1.2 Defining Global Policy Information
Internet Expenses includes a Global Policy icon at the top of each page. By clicking on this icon, your employees can access a web page with text describing your company’s expense report policies and procedures.
First create a static web page with the text that you want, then assign the page to the OIE_POL_VIEW_GUIDELINES function.

1. Log into Oracle Applications using the Application Developer responsibility.
2. Navigate to the Form Functions window.
3. Query the function OIE_POL_VIEW_GUIDELINES.
4. Choose the Properties tabbed region.
5. In the Type field, enter SSWA plsql function.
6. Choose the Web HTML tabbed region.
7. In the HTML Call field, enter the .htm file name of your static web page in this format: oiepolicy.htm
Your .htm file then needs to reside in the $OA_HTML directory.
8. Save your work.
Comments
Post new comment