The Function Module APAR_WRITE_ORDER (EBPP: Zahlungshistorie) 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_WRITE_ORDER |
Short Text | EBPP: Zahlungshistorie |
Function Group | APAR_EBPP_IMPL |
Package | EBPP_APAR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMP_CODE | TYPE | BUKRS | Buchungskreis | |
I_CUSTOMER | TYPE | KUNNR | Debitorennummer 1 | |
I_STOP_ORDER | TYPE | BOOLEAN | SPACE | boolsche Variable (X-true, --false, space-unknown) |
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 |
---|---|---|---|---|
I_ALLOCATION | LIKE | APAREBPP_ALLOCATION | EBPP: Zuordnung Positionsdaten / Rechnungsdaten | |
I_INVOICES | LIKE | APAREBPP_INVOICE | EBPP: Rechnungsdaten |
This function module does not define any Exceptions.