SAP ABAP Function Module FKK_COMPLETE_CHARGE_DOCUMENT (INTERN: Erzeugen der Hauptbuchpositionen fuer einen FI-CA Beleg)
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_COMPLETE_CHARGE_DOCUMENT INTERN: Erzeugen der Hauptbuchpositionen fuer einen FI-CA Beleg  
Function Group FKCH   FI-CA: Charges Calculation  
Program Name SAPLFKCH   FI-CA: Charges Calculation 
INCLUDE Name LFKCHU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FKKVKP TYPE FKKVKP Aktuelles Vertragskonto
Importing I_XNETT TYPE BOOLE-BOOLE 'X' Kennzeichen: Berträge in FKKOP sind netto
Importing I_FKKKO TYPE FKKKO
Importing I_NO_ROUNDING TYPE XFELD ' ' 'X' nicht runden
Importing I_NO_SIGN_CHANGING TYPE XFELD ' ' 'X' kein Vorzeichenwechsel des eingegebenen Betrags
Importing I_NO_STATISTICAL TYPE XFELD ' ' 'X' keine statistische Buchung
Importing I_NO_LOCK_CHECK TYPE XFELD SPACE 'X' Keine Buchungssperre prüfen
Tables T_FKKOP TYPE FKKOP Belegpositionen
Tables T_FKKOPK TYPE FKKOPK Hauptbuchpositionen
Exception IU_ERROR TYPE Fehler beim Lesen einer Systemtabelle aufgetrete
               
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