Menu

SAP Function Module CCM_DB_DSSETKEYVALUE

Set the key/value pairs of an Information Object

The Function Module CCM_DB_DSSETKEYVALUE (Set the key/value pairs of 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_DSSETKEYVALUE
Short Text Set the key/value pairs of 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 the object
OBJECT_INSTANCE LIKE CCMOBJLST-OBJINST Unique number of the object
OBJECT_NAME LIKE CCMOBJLST-OBJNAME Name of the 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.