Entering content frameFunction documentation Web Display Customizing Locate the document in its SAP Library structure

Use

You can display records, documents, notes, and URLs on the Web. These elements can therefore be displayed without installing the SAP GUI for Windows.

Note It is theoretically possible to display all elements in the Web. You can enhance every service provider by adding these functions. For more information, see the specific documentation for developing service providers.

Prerequisites

The SAP Web Application Server is set up for HTTP access.

Activities

In the Internet Connection Manager (transaction code SICF), activate the Business Server Page (BSP) application SRMCLFRM and/or enter an alias for the URL. For more information, see the documentation for the transaction SICF.

Create a role-specific view for the Records Organizer that contains only the Web-compatible element types (records, documents, notes, URLs). Use the IMG activity Create Role-Based View.

Note At least one role-based view must be assigned to a user before they can use the Web display. (Role-based views cannot be combined, and the standard view cannot be used.)

Result: A user can call the Web Display of the Records Organizer using the Internet address: http://<Default-Host>/<alias>/start.htm.

It is also possible for a user to navigate directly to the display of an individual element, by entering the following URL:

http://<Default-Host>/<alias>/start.htm?PDIR_ID=<PDIR-ID of element>&ACTID=88F4DA4F424E9642AF99E24F35693109.

Note PDIR ID represents the POID Directory ID. To determine the PDIR ID of an element, execute the Information activity for this element. A dialog box is displayed containing the PDIR ID under Technical Information.

ACTID is short for activity number. Because only the Display activity is possible, you always have to enter the ID specified above.

Leaving content frame