The Function Module EBPP_APAR_GET_PAYMENT_ADVICES (Zuordnung von OPs über Internet: Avisliste) is a standard Function Module in SAP ERP and is part of the function group R_FARMATCH within the package EBPP_APAR.
Function Module | EBPP_APAR_GET_PAYMENT_ADVICES |
Short Text | Zuordnung von OPs über Internet: Avisliste |
Function Group | R_FARMATCH |
Package | EBPP_APAR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT | LIKE | KNA1-KUNNR | Debitorennummer | |
I_BUKRS | LIKE | T001-BUKRS | Buchungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET1 | Return parameter |
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_AVIS | LIKE | RFARMATCH_AVISD | Tabelle mit Schlüsseln von Avisen für Zuordnung üb. Internet | |
T_AVISITEMS_EXTERNAL | LIKE | EBPP_RFARMATCH_ITEMS | Tabelle mit Schlüsseln von Avisen für Zuordnung üb. Internet | |
T_MESSAGES | LIKE | EBPP_MESSAGES | EBPP: Meldungen |
This function module does not define any Exceptions.