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 ROMI_OM_GET_BIW_IBV_PARTNER (Bestimmung des Verrechnungspartners für BW) is a standard Function Module in SAP ERP and is part of the function group ROMI within the package KBWOM1.
Function Module | ROMI_OM_GET_BIW_IBV_PARTNER |
Short Text | Bestimmung des Verrechnungspartners für BW |
Function Group | ROMI |
Package | KBWOM1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BEKNZ | TYPE | COSS-BEKNZ | Be-/Entlastungskennzeichen | |
ID_PAROB | TYPE | COSS-PAROB | Partnerobjekt | |
ID_TABNAME | TYPE | T804E-TAB | 'COSS' | Tabellenname |
ID_USPOB | TYPE | COSS-USPOB | Ursprungsobjekt (Kostenstelle/Leistungsart) | |
ID_VRGNG | TYPE | COSS-VRGNG | Vorgang CO | |
ID_WRTTP | TYPE | COSS-WRTTP | Werttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_CCTR_IBV | TYPE | CCTR_IBV | Kostenstellen für Binnenumsatzeliminierung (BW) | |
ED_OBJNR_CCTR_IBV | TYPE | COSS-OBJNR | Objektnummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.