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.
Function Module | CLAP_DDB_GET_CHANGE_FLAG |
Short Text | |
Function Group | CLFM |
Package | CLCL |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.