Menu

SAP Function Module RH_PM_USERS_LAST_OBJECT

PMG: Merkt sich das letzte Einstiegsobjekt je Objekttyp

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.