The Function Module SD_SBWAP_RETROBILLING (Ermittelt den Nachberechnungswert für die übergebene Rechnung) is a standard Function Module in SAP ERP and is part of the function group VEDSBWAP within the package VASB.
Function Module | SD_SBWAP_RETROBILLING |
Short Text | Ermittelt den Nachberechnungswert für die übergebene Rechnung |
Function Group | VEDSBWAP |
Package | VASB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VBELN_VF | LIKE | VBRK-VBELN | Rechnung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NETWR_DIFF | LIKE | VBRP-NETWR | Nachzuberechnender Nettowert |
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.