The Function Module CACL_CLASS_READ_ALLOCATIONS () is a standard Function Module in SAP ERP and is part of the function group CACL within the package CLCL.
Function Module | CACL_CLASS_READ_ALLOCATIONS |
Short Text | |
Function Group | CACL |
Package | CLCL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_TYPE | LIKE | KLAH-KLART | Class type | |
DATE | LIKE | CLBASD-VAL_FROM | Default change date system date | |
I_AENNR | LIKE | AENR-AENNR | Change Number | |
LANGUAGE | LIKE | SY-LANGU | SYST-LANGU | Language key |
LOWER_CLASS | LIKE | KLAH-CLASS | Sub-class | |
OBJECT_TYPE | LIKE | TCLA-OBTAB | Object ID, such as MARA, EQUI... |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOCATIONS | LIKE | API_ALLOC | Allocations |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Module terminated with error |
WARNING | Module terminated with warning message |