Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CLSE_SELECT_KLAH (Read and Buffer KLAH 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_KLAH |
Short Text | Read and Buffer KLAH 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 |
---|---|---|---|---|
FILL_BUFFER | LIKE | KLAH | No Longer Processed | |
NO_BUFFER | LIKE | KLAH-PRAUS | SPACE | Indicator Whether No Buffering is Required |
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 |
---|---|---|---|---|
IMP_EXP_KLAH | LIKE | KLAH | Table of Classes to be Selected |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_FOUND | No Entry Found |