SAP ABAP IMG Activity WCF_CRMC_UI_TPROFILE (Define Technical Profile)
Hierarchy
☛WEBCUIF (Software Component) SAP Web UI Framework ⤷CA-WUI (Application Component) WebClient UI ⤷WCF_IMG_STRUCTURE (Package) Structure and Activities for WEBCUIF IMG
Hypertext: Object Class - Class to which a document belongs.
Document Name
WCF_CRMC_UI_TPROFILE
Use
In this IMG activity, you can define technical profiles. The technical profile is then assigned to a business role. For the technical profile, you need to:
Enable or disable the following functions:
Disable Browser Back Support, which disables the support of the browser's Backbutton. For more information, see SAP Note 1002385.
Disable Frame Swapping, which reduces noticeable screen flickering.
Disable Automatic Delta Handling, which optimizes performance.
Control the memory threshold that determines when a new session is started This value represents the server memory footprint in megabytes (MB). The restart mechanism checks if the current memory consumption is higher than the threshold specified in the technical profile of the business role. If the consumed memory is higher than the threshold, the current session is finished and a new session is started. Recommendation We recommend a higher memory threshold if you run business scenarios that need more memory space. For standard business scenarios, we recommend a memory threshold of 70 MB. For business scenarios in marketing or trade promotions, we recommend a memory threshold of 100 MB.
Specify the startup application and page that are started when the user logs on
Define a UI skin name for the technical profile
Specify the time delay in milliseconds With this value you define how long it takes until the wait notice appears. Note '0' values are perceived like 'INITIAL' values. Therefore, they are not recognized. Small values like '10' milliseconds have to be used for simulating close-to-zero delays.
Define a URL and a continued URL These URLs are concatenated to build the final URL that includes the protocol http:// or https://. This URL is activated when the user clicks the system link Log Off. If nothing is specified, http://www.sap.com is automatically called.
Enforce system logoff If you want to enforce logoff, you can select this checkbox. If the checkbox is selected, the End Session Immediately checkbox and the Session Shutdown Timeinput field are deactivated.
End the session immediately If you want to end the session immediately, you can select this checkbox. If the checkbox is selected, the Session Shutdown Time input field is deactivated.
Specify the session shutdown time in seconds You can enter the minimum time until the session shuts down. This field is only active if the checkboxes Enforce Logoff and End Session Immediately are not selected.