Menu

SAP Function Module AFX_CTS_OBJECTKEY_EXISTS

The Function Module AFX_CTS_OBJECTKEY_EXISTS () is a standard Function Module in SAP ERP and is part of the function group AFX_CTS_GENERATOR within the package AFX_GENERATOR.

Technical Information

Function Module AFX_CTS_OBJECTKEY_EXISTS
Short Text
Function Group AFX_CTS_GENERATOR
Package AFX_GENERATOR
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_DEVCLASS TYPE DEVCLASS Package
I_OBJECT TYPE TROBJTYPE Object Type
I_OBJ_NAME TYPE TROBJ_NAME Object Name in Object List
I_PGMID TYPE PGMID Program ID in requests and tasks
I_TRKORR TYPE TRKORR Order/Task

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_OBJECT_EXISTS TYPE XFELD

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.