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 RKE_LIST_ELEMENTS_COPY (Kopieren der Listelemente (Variabler Kopf, Fuß, Titelblatt, Endblatt)) is a standard Function Module in SAP ERP and is part of the function group KXLI within the package KC_NU.
Function Module | RKE_LIST_ELEMENTS_COPY |
Short Text | Kopieren der Listelemente (Variabler Kopf, Fuß, Titelblatt, Endblatt) |
Function Group | KXLI |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPL | LIKE | CFCOKEY-APPL | Applikationsklasse | |
DTYPE | LIKE | CFCOKEY-DTYPE | Datentyp | |
REPID | LIKE | CFCOKEY-REPID | Berichtsname | |
SUBCL | LIKE | CFCOKEY-SUBCL | RKB1F | |
TABLE | LIKE | CFCOKEY-TABLE | RKB1X |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PAGE_WIDTH | LIKE | SY-LINSZ | (Neue) Seitenbreite |
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 |
---|---|---|---|---|
TEXT_SYMBOLS | LIKE | RWTXSYM | Variables Listelement |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL | Abbrechen |
NOCOPY | Kopie nicht möglich, da kein Original |