The Function Module APAR_POST_ACC_DOC (EBPP: Create document for partial payment) 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_POST_ACC_DOC |
Short Text | EBPP: Create document for partial payment |
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_ACCCR | LIKE | ACCCR | Schnittstelle ins Rechnungswesen: Währungsinformation | |
T_ACCIT | LIKE | ACCIT | Schnittstelle ins Rechnungswesen: Positionsinformation |
This function module does not define any Exceptions.