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 WB2_GET_WBIT_FOR_TPOSN_BUFF_OQ (N2M: KOMWBIT-Daten zu TC-Pos. aus Puffer, berücks. open_quan_flag) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_HANDLE_WBIT within the package WB2BPOSTYPMNGT.
Function Module | WB2_GET_WBIT_FOR_TPOSN_BUFF_OQ |
Short Text | N2M: KOMWBIT-Daten zu TC-Pos. aus Puffer, berücks. open_quan_flag |
Function Group | WB2_N2M_HANDLE_WBIT |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OPEN_QUAN_FLAG | TYPE | WB2_OPEN_QUAN_FLAG | Offene Menge für Assoziationsmanagement vorhanden ? | |
I_TKONN | TYPE | TKONN | Trad.-Kontr.: Nummer des Trading-Kontrakts | |
I_TPOSN | TYPE | TPOSN | Trad.-Kontr.: Positionsnummer | |
I_TPOSN_SUB | TYPE | TPOSN_SUB | '000000' | Trad.-Kontr.: Unterpositionsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOMWBIT_TAB | TYPE | KOMWBIT_TAB | N2M: unsortierter Tabellentyp zu Struktur KOMWBIT |
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.