The Function Module CLAP_DDB_SHOW_CLASSIFICATION (Classification API: Maintain Allocations) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLAP_DDB_SHOW_CLASSIFICATION |
Short Text | Classification API: Maintain Allocations |
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 |
---|---|---|---|---|
CLASS | LIKE | KLAH-CLASS | Class | |
CLASSTYPE | LIKE | KSSK-KLART | Class type | |
I_LANGU | LIKE | SY-LANGU | SY-LANGU | |
I_LOAD_CUSTOMIZING | LIKE | SY-BATCH | SPACE | |
I_TABS_ACTIVE | LIKE | SY-BATCH | SPACE | |
OBJECT | LIKE | KSSK-OBJEK | Object | |
OBJECT_EQ_CLASS | LIKE | RMCLF-KREUZ | ' ' | Object is a class |
PTABLE | LIKE | TCLAO-OBTAB | Physical object table | |
READONLY_CTMS | LIKE | RMCLF-KREUZ | ' ' | set G_READONLY in CTMS |
WITH_VALUES | LIKE | RMCLF-KREUZ | 'X' | With value data |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALLOCATION_NOT_AVAILABLE | No allocations exist |