SAP ABAP Function Module APAR_EBPP_GET_SDINVOICE_ARCH (GET SD-INVOICE Detail-Data)
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_SDINVOICE_ARCH GET SD-INVOICE Detail-Data  
Function Group APAR_EBPP_INVOICE_ARCHIV   Get PDF from Archive for SD Bill  
Program Name SAPLAPAR_EBPP_INVOICE_ARCHIV   Get PDF from Archiv for SD-Invoice 
INCLUDE Name LAPAR_EBPP_INVOICE_ARCHIVU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURNCODE TYPE SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
Exporting RETURN TYPE BAPIRET1 Returnparameter
Importing I_PARTNER TYPE EBPP_PARTNER EBPP: Partnerdaten
Importing I_BILLING_DOC TYPE APAR_EBPP_INVID Rechnungsnummer einer EBPP-Rechnung
Importing I_LANGUAGE_ISO TYPE LAISO Sprache nach ISO 639
Tables T_PDF TYPE TBL1024 Puffertabelle zum speichern von Tabellendaten bis Länge 1024
Tables T_MESSAGES TYPE EBPP_MESSAGES EBPP: Meldungen
Exception NOT_FOUND TYPE Rechnung nicht gefunden
Exception FORMAT_NOT_AVAILABLE TYPE Rechnung nicht in Rechnungsformat erzeugbar
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20020521 
SAP Release Created in 2002_1_470