Menu

SAP Function Module CLAP_DDB_GET_CHANGE_FLAG

The Function Module CLAP_DDB_GET_CHANGE_FLAG () is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.

Technical Information

Function Module CLAP_DDB_GET_CHANGE_FLAG
Short Text
Function Group CLFM
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_OBJEK TYPE OBJNUM Schlüssel des zu klassifizierenden Objektes
IV_OBTAB TYPE TABELLE Name der Datenbanktabelle des Objektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHG_FLAG LIKE RMCLF-KREUZ Field for selecting an entry
E_DEL_FLAG LIKE RMCLF-KREUZ Feld zum Ankreuzen

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.