The Function Module CLMA_CLASS_LIST (Class List (also Generic or Masked)) is a standard Function Module in SAP ERP and is part of the function group CLMA within the package CL.
Function Module | CLMA_CLASS_LIST |
Short Text | Class List (also Generic or Masked) |
Function Group | CLMA |
Package | CL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOCATIONS | LIKE | RMCLM-ANZUKZ | SPACE | With Assignments Indicator |
CLASSNAME | LIKE | KLAH-CLASS | Class | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type | |
KEY_DATE | LIKE | KSSK-DATUV | SY-DATUM | Valid-From Date |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
WITH_ALLOCATIONS | LIKE | RMCLM-ANZUKZ | SPACE | Only Classes with Assignments |
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 |
---|---|---|---|---|
TCLASSES | LIKE | CLCLASS | Class Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CLASSES | No Classes Found |