The Function Module RH_PM_USERS_LAST_OBJECT (PMG: Merkt sich das letzte Einstiegsobjekt je Objekttyp) is a standard Function Module in SAP ERP and is part of the function group RHB_USERSETTINGS within the package PM01.
Function Module | RH_PM_USERS_LAST_OBJECT |
Short Text | PMG: Merkt sich das letzte Einstiegsobjekt je Objekttyp |
Function Group | RHB_USERSETTINGS |
Package | PM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE | TYPE | C | 'X' | |
OBJID | LIKE | P1000-OBJID | ||
OTYPE | LIKE | P1000-OTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJID | LIKE | P1000-OBJID | ||
OTYPE | LIKE | P1000-OTYPE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.