Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module CLDY_SELECT_IN_GEN_TABLES (Selektion auf generierte Hilfstabellen des Klassensystems) is a standard Function Module in SAP ERP and is part of the function group CLDY within the package CLCL.
Function Module | CLDY_SELECT_IN_GEN_TABLES |
Short Text | Selektion auf generierte Hilfstabellen des Klassensystems |
Function Group | CLDY |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLINT | LIKE | KLAH-CLINT | Internal Class Number | |
I_ECM_ACTIVE | LIKE | TCLA-AEDIEZUORD | Engin. change mgmt active | |
I_KEYDATE | LIKE | SY-DATUM | SY-DATUM | Validity Date |
I_LOWER_DATE | LIKE | SY-DATUM | SPACE | Lower Limit of Validity |
I_MAX_HITS | LIKE | CLSELINPUT-MAX_HITS | 0 | Maximum number of hits |
I_NOT_VALUATED | LIKE | CLSELINPUT-DAR_UNB | SPACE | Display objs without assigned values for characteristics |
I_OBJECTNAME | LIKE | KSSK-OBJEK | Key of Object to be Classified | |
I_TABLE | LIKE | DFIES-TABNAME | Table Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RESULT_INCOMPLETE | TYPE | CLSELBOOL | Boolean type |
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 |
---|---|---|---|---|
I_CHARACTERISTICS_TAB | LIKE | CLSELCHARACTERISTICS | Characteristic Data | |
I_E_OBJECTS_TAB | LIKE | CLSEL_SEARCH_OBJECTS | Objects in Search Result | |
I_FIELD_TAB | LIKE | DFIES | Feldinfo der generierten Tabelle | |
I_R_OBJECTTYPES_TAB | LIKE | MCLS_R_TABELLE | SIGN nur 'I' OPTION nur 'EQ' | |
I_R_STATUS_TAB | LIKE | CLSEL_R_STATUS | Ranges Structure for KSSK Status | |
I_SELECTION_CRITERIA_TAB | LIKE | COMW | Selection Criteria |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_MISSING | Tabellenfelder sind nicht vorhanden |
NO_OBJECTS_FOUND | No objects found |