The Function Module NF_NM_DATA_BAG_ENTRY_GET () is a standard Function Module in SAP ERP and is part of the function group OM_NAVFRAMEWORK_OO_OBJ within the package SP0E.
Function Module | NF_NM_DATA_BAG_ENTRY_GET |
Short Text | |
Function Group | OM_NAVFRAMEWORK_OO_OBJ |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OWNERCLASS | TYPE | OMCLASSKEY | Key for Org. Management object | |
TABTYPE | TYPE | HRTABTYPE | Tab title for Organizational Management | |
VARIABLE | TYPE | TEXT40 | Text, 40 Characters Long |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALUE | TYPE | TEXT80 | Text (80 Characters) |
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.