The Function Module SLIM_GET_UTYPES_LEGITIMATION () is a standard Function Module in SAP ERP and is part of the function group SLIM_VALIDATE_CLASSIFYING within the package SLIM.
Function Module | SLIM_GET_UTYPES_LEGITIMATION |
Short Text | |
Function Group | SLIM_VALIDATE_CLASSIFYING |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SLIM_APPLICATION | TYPE | RSUVM_APPL | 0 | ID for an appl. (for example, an IBU) for system measurement |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SLIM_IRREGULAR_OBJ | LIKE | SLIM_OBJECTS_PER_TYPE | ||
SLIM_REGULAR_OBJECTS | LIKE | SLIM_OBJECTS_PER_TYPE |
This function module does not define any Exceptions.