SAP ABAP Function Module FKKOI_READ_PAYMENT_LOT (Lesen des zugehörigen Zahlstapels, falls vorhanden)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKOI (Package) FI-CA: Outbound Interface for GPART Items
Basic Data
Function Module FKKOI_READ_PAYMENT_LOT Lesen des zugehörigen Zahlstapels, falls vorhanden  
Function Group FKK_OUTBOUND_INTERFACE   Outbound Interface  
Program Name SAPLFKK_OUTBOUND_INTERFACE    
INCLUDE Name LFKK_OUTBOUND_INTERFACEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KEYZ1 TYPE DFKKZP-KEYZ1 Zahlungsstapel
Exporting E_POSZA TYPE DFKKZP-POSZA Positionsnummer in einem Zahlungsstapel
Exporting E_BUKRS TYPE DFKKZP-BUKRS Buchungskreis
Exporting E_BUDAT TYPE DFKKZP-BUDAT Buchungsdatum im Beleg
Exporting E_VALUT TYPE DFKKZP-VALUT Valutadatum
Exporting E_BLDAT TYPE DFKKZP-BLDAT Belegdatum im Beleg
Exporting E_BETRW TYPE DFKKZP-BETRZ Zahlbetrag in Transaktionswährung
Exporting E_WAERS TYPE DFKKZP-WAERS Währungsschlüssel
Importing I_OPBEL TYPE DFKKZP-OPBEL Nummer eines Belegs des Vertragskontokorrents
Exception NO_LOT_EXISTS TYPE Zahlstapel nicht vorhanden
               
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  20050224 
SAP Release Created in 473