The Function Module WB2_N2M_SERVICE_MATCH_IV_OTF (N2M: Daten für Lieferung für on the fly aufbereiten) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_PROCESS_SERVICES within the package WB2BPOSTYPMNGT.
Function Module | WB2_N2M_SERVICE_MATCH_IV_OTF |
Short Text | N2M: Daten für Lieferung für on the fly aufbereiten |
Function Group | WB2_N2M_PROCESS_SERVICES |
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_UPDKZ | TYPE | UPDKZ_D | Update-Kennzeichen | |
I_VBRK | TYPE | VBRK | Faktura: Kopfdaten | |
I_VBRP | TYPE | VBRP | Faktura: Positionsdaten | |
I_VBRP_OLD | TYPE | VBRP | Faktura: Positionsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOC_PRED_DOC | TYPE | WB2_DOC_PRED_DOC | Assoz.-Mngt: Hilfsstruktur, enthält Pos. und Vorgängerpos. |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_KOMWBGT | TYPE | KOMWBGT | Kommunikationsstruktur |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_EMSG | LIKE | WB2_N2M_ERROR | N2M Assoziations-Management: Fehlermeldungsstruktur |
This function module does not define any Exceptions.