The Function Module LXYRD_LOGON_SAVE (Register a user and determine the display profile) is a standard Function Module in SAP ERP and is part of the function group LXYRD_PRES within the package LXYRD.
Function Module | LXYRD_LOGON_SAVE |
Short Text | Register a user and determine the display profile |
Function Group | LXYRD_PRES |
Package | LXYRD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_PARAM | TYPE | LXYRD_ACT_RFINPUT | Activity - RF-display structure | |
CS_RLMBP | TYPE | RLMBP | Additional fields in Mobile Presentation | |
CT_MENU | TYPE | LMBPT_IT_MENU | Menu | |
CT_STEP | TYPE | LMBPT_IT_SCRSTACK | Steps stack |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.