The Function Module LMBP_LOGON_BCENTER_PROCESS (Register a resource and determine the display profile) is a standard Function Module in SAP ERP and is part of the function group LMBP_SERVICES_B within the package LMBP.
Function Module | LMBP_LOGON_BCENTER_PROCESS |
Short Text | Register a resource and determine the display profile |
Function Group | LMBP_SERVICES_B |
Package | LMBP |
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_RLMBP | TYPE | RLMBP | Additional fields in Mobile Presentation | |
CS_TRPRP | TYPE | LMBPT_TRPRP | Transaction properties | |
CT_ACTUAL | TYPE | LMBPT_IT_ACTUAL | Tasks actual data | |
CT_DO | TYPE | LMBPT_IT_DO | Operation | |
CT_MENU | TYPE | LMBPT_IT_MENU | Menu | |
CT_MOVE | TYPE | LMBPT_IT_MOVE | Move | |
CT_PARAM | TYPE | LMBPT_IT_PARAM | Parameters | |
CT_STEP | TYPE | LMBPT_IT_SCRSTACK | Steps stack | |
CT_TRANS_VERIF | TYPE | LMBPT_IT_VERIF_DATA | Transaction verification profile |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.