SAP ABAP Function Module APAR_EBPP_GET_INVOICE_IDOC (Schreibe Rechnung in IDOC-Strukturen)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
⤷
EBPP_APAR (Package) EBPP_APAR
⤷
⤷
Basic Data
| Function Module | APAR_EBPP_GET_INVOICE_IDOC | Schreibe Rechnung in IDOC-Strukturen |
| Function Group | APAR_EBPP_INVOICE_DISPLAY | Bill Detail Display Biller Direct |
| Program Name | SAPLAPAR_EBPP_INVOICE_DISPLAY | Rechnungsdetailanzeige EBPP |
| INCLUDE Name | LAPAR_EBPP_INVOICE_DISPLAYU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SENDER | TYPE | EBPP_REC_SENDER | Rechnungssteller | |||
| |
E_RETURNCODE | TYPE | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |||
| |
RETURN | TYPE | BAPIRET1 | Returnparameter | |||
| |
I_PARTNER | TYPE | EBPP_PARTNER | EBPP: Partnerdaten | |||
| |
I_BILLING_DOC | TYPE | APAR_EBPP_INVID | Rechnungsnummer einer EBPP-Rechnung | |||
| |
T_DATA_40 | TYPE | EDI_DD40 | IDoc-Datensatz für Schnittstelle zu einem externen System | |||
| |
T_CONTROL_40 | TYPE | EDI_DC40 | IDoc-Kontrollsatz für Schnittstelle zu einem externen System | |||
| |
T_MESSAGES | TYPE | EBPP_MESSAGES | EBPP: Meldungen | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030325 |
| SAP Release Created in | 2002_1_46C |