The Function Module CCM_DB_DSGETKEYVALUE (Get an Information Object) is a standard Function Module in SAP ERP and is part of the function group CCM8 within the package CCMA.
Function Module | CCM_DB_DSGETKEYVALUE |
Short Text | Get an Information Object |
Function Group | CCM8 |
Package | CCMA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTAINER_NAME | LIKE | CCMOBJLST-CONTNAME | Name of container holding object | |
OBJECT_INSTANCE | LIKE | CCMOBJLST-OBJINST | Instance number of object | |
OBJECT_NAME | LIKE | CCMOBJLST-OBJNAME | Name of Information Object |
This function module does not define any EXPORTING parameters.
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.