SAP ABAP Function Module APAR_EBPP_GET_INVOICE_XML (XML Rechnung)
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_XML | XML Rechnung |
| Function Group | APAR_EBPP_INVOICE_DISPLAY | Bill Detail Display Biller Direct |
| Program Name | SAPLAPAR_EBPP_INVOICE_DISPLAY | Rechnungsdetailanzeige EBPP |
| INCLUDE Name | LAPAR_EBPP_INVOICE_DISPLAYU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_RETURNCODE | TYPE | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |||
| |
RETURN | TYPE | BAPIRET1 | Returnparameter | |||
| |
I_PARTNER_NUMBER | TYPE | VRKPA-KUNDE | EBPP: Partnerdaten | |||
| |
I_BILLING_DOC | TYPE | VBRK-VBELN | Rechnungsnummer einer EBPP-Rechnung | |||
| |
T_XML | TYPE | DOCS | Rechnungsdaten im Format XML | |||
| |
T_MESSAGES | TYPE | EBPP_MESSAGES | EBPP: Meldungen | |||
| |
NOT_FOUND | TYPE | Rechnung nicht gefunden | ||||
| |
FORMAT_NOT_AVAILABLE | TYPE | Rechnung nicht in Rechnungsformat erzeugbar | ||||
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 | 20050411 |
| SAP Release Created in | 2002_1_46C |