Menu

SAP Function Module APAR_WRITE_ORDER

EBPP: Zahlungshistorie

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.

Technical Information

Function Module APAR_WRITE_ORDER
Short Text EBPP: Zahlungshistorie
Function Group APAR_EBPP_IMPL
Package EBPP_APAR
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.