SAP ABAP Function Module FKK_SAMPLE_0111 (Beispiel 0111: Aufbauen einer Akontozahlung aus Zahlungseingang)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Function Module FKK_SAMPLE_0111 Beispiel 0111: Aufbauen einer Akontozahlung aus Zahlungseingang  
Function Group FKML   Sample function modules without code  
Program Name SAPLFKML    
INCLUDE Name LFKMLU99    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FKKKO TYPE FKKKO Kopfdaten des Ausgleichsbelegs
Importing I_FKKOPK TYPE FKKOPK Gegenposition des Ausgleichsbelegs (aus Zahlungseingang)
Importing I_VERART TYPE TFK110-VERART Verrechnungsart
Importing I_POST_ON_ACCOUNT TYPE DFKKZP-XAKON SPACE X: Zahlung Akonto buchen
Tables T_FKKOP_NEW TYPE FKKOP Neue OPs (z.B. für Akontozahlungen)
Tables T_FKKOPK_NEW TYPE FKKOPK Neue Gegenpositionen (z.B. für Ausbuchungen)
Tables T_FKKCL TYPE FKKCL Offene Posten, die ausgleichbar sind
Tables T_SELTAB TYPE ISELTAB Tabelle der Selektionen
               
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  20091125 
SAP Release Created in