Menu

SAP Function Module CCM_DB_DSGETKEYVALUE

Get an Information Object

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.

Technical Information

Function Module CCM_DB_DSGETKEYVALUE
Short Text Get an Information Object
Function Group CCM8
Package CCMA
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.