The Function Module CLSE_SELECT_KSSK (Read and Buffer KSSK Entries for Classification) is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.
Function Module | CLSE_SELECT_KSSK |
Short Text | Read and Buffer KSSK Entries for Classification |
Function Group | CLSE |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADD_KSSK | LIKE | SPACE | Retain Transferred Entries in EXP_KSSK | |
CLINT | LIKE | KSSK-CLINT | SPACE | Restriction to Class |
IMPKLART | LIKE | SPACE | Class Types Are to be Imported from Memory | |
KEY_DATE | LIKE | RMCLF-DATUV1 | Date | |
KLART | LIKE | KSSK-KLART | SPACE | Class Type |
MAFID | LIKE | KSSK-MAFID | SPACE | Restriction to Mafid |
OBJEK | LIKE | KSSK-OBJEK | SPACE | Restriction to Object |
REFRESH | LIKE | SPACE | Delete Buffer Tables | |
VIEW | LIKE | SPACE | Indicator Whether to be Read Using View |
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 |
---|---|---|---|---|
EXP_KSSK | LIKE | KSSK_V0 | Table of Assignments to be Selected |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_FOUND | No Entry Found |
SET_CLASSTYPE | Class Type Required to Call Object |
SET_MAFID | Mafid Required to Call Object |