The Function Module APAR_SET_PAYMENT_TERMS (Setzen der Zahlungsbedingungen) is a standard Function Module in SAP ERP and is part of the function group APAR_EBPP_IMPL within the package EBPP_APAR.
Function Module | APAR_SET_PAYMENT_TERMS |
Short Text | Setzen der Zahlungsbedingungen |
Function Group | APAR_EBPP_IMPL |
Package | EBPP_APAR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ITEMS | LIKE | APAREBPP_ITEM | EBPP: Positionsdaten |
This function module does not define any Exceptions.