SAP ABAP Function Module APAR_EBPP_UPLOAD_PARSE_XML (Herausfinden der INVID aus einer binären XML-Datei)
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_UPLOAD_PARSE_XML | Herausfinden der INVID aus einer binären XML-Datei |
| Function Group | APAR_EBPP_INVOICE_UPLOAD | Upload of Incoming Bills: Biller Direct |
| Program Name | SAPLAPAR_EBPP_INVOICE_UPLOAD | |
| INCLUDE Name | LAPAR_EBPP_INVOICE_UPLOADU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_INVID | TYPE | APAR_EBPP_INVID | Rechnungsnummer einer EBPP-Rechnung | |||
| |
E_RETURNCODE | TYPE | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | |||
| |
RETURN | TYPE | BAPIRET1 | Returnparameter | |||
| |
T_XML_FILECONTENT | TYPE | EBPP_INV_FILECONTENT_TAB | Tabellentyp -Biller Direct:Rechn-Doks (Inhalt) zum Hochladen | |||
| |
T_XML_FILEMETA | TYPE | EBPP_INV_FILEMETA_TAB | Tabellentyp - Biller Direct: Metainfos Rechn-Doks hochladen | |||
| |
I_PARTNER | TYPE | EBPP_PARTNER | Biller Direct: Partnerdaten | |||
| |
I_ADDSEL | TYPE | EBPP_ADDSEL | Biller Direct: Zusätzliche Selektionsangaben | |||
| |
T_MESSAGES | TYPE | EBPP_MESSAGES | Biller Direct: 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 | 20100310 |
| SAP Release Created in | 700 |