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 ASEL_CEDST_2_RANGE_WHERE (Konvert von Tabelle CEDST nach RANGE und WHERE Typ) is a standard Function Module in SAP ERP and is part of the function group ASEL within the package AA.
Function Module | ASEL_CEDST_2_RANGE_WHERE |
Short Text | Konvert von Tabelle CEDST nach RANGE und WHERE Typ |
Function Group | ASEL |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_MERGE | TYPE | C | Alle Ausgaben zusammenfügen | |
ID_TABNAME | TYPE | TABNAME | Tabellenname | |
ID_XRANGE | TYPE | C | Range Ausgabe | |
ID_XWHERE | TYPE | C | Where Ausgabe |
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 |
---|---|---|---|---|
IT_CEDST | LIKE | CEDST | Struktur der Selektionstabelle für Objekttabelle/-ebene |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SELECTION_NOT_FOUND | Keine Selektionen als Input gefunden. |