Menu

SAP Function Module THMH_CD_GET_KEY

Return change document object id per class

The Function Module THMH_CD_GET_KEY (Return change document object id per class) is a standard Function Module in SAP ERP and is part of the function group THMH_ADMIN_CHANGE_DOCS within the package FTHM.

Technical Information

Function Module THMH_CD_GET_KEY
Short Text Return change document object id per class
Function Group THMH_ADMIN_CHANGE_DOCS
Package FTHM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLASS LIKE CDHDR-OBJECTCLAS Object value
I_OBJECTID LIKE CDHDR-OBJECTID Object value

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OBJECTID LIKE CDHDR-OBJECTID Object value

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_INVALID Proposed object Class is invalid
OBJECTID_INVALID Proposed object ID is invalid