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 RKD_POPUP_REPORT_DIVIDE (Dialogfenster zum Teilen eines Berichtes) is a standard Function Module in SAP ERP and is part of the function group KYP2_NU within the package KCDD_NU.
Function Module | RKD_POPUP_REPORT_DIVIDE |
Short Text | Dialogfenster zum Teilen eines Berichtes |
Function Group | KYP2_NU |
Package | KCDD_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELD_TAB | TYPE | RKD_T_FIELD | Feldkatalog | |
I_RKB1D | LIKE | RKB1D | Berichtsparameter | |
I_RKB1X | LIKE | RKB1X | ||
I_SEIG | TYPE | RKD_T_SEIG | Merkmalstabelle | |
I_TRANSACTIONS | LIKE | CFBTC01 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIVISION_RULE | TYPE | RKD5_SC_DIVISION_RULE | Teilungsregel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BREAKOFF | Abbrechen |