SAP ABAP Function Module FKK_SAMPLE_5504 (Beispiel 5504: Prüfen, ob Belegänderung bestätigt werden muss)
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_5504 Beispiel 5504: Prüfen, ob Belegänderung bestätigt werden muss  
Function Group FKML1   Sample Function Modules Without Code  
Program Name SAPLFKML1    
INCLUDE Name LFKML1U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_C4EYE TYPE C4EYE_KK Grund für erforderliche Bestätigung
Exporting E_C4EYE_PAR TYPE FKK_C4EYE_PAR Zusatzparameter für Rollenfindung
Exporting E_C4LEV TYPE C4LEV_KK Anzahl der parallelen Prüfungen
Exporting E_C4LST TYPE C4LST_KK Mehr-Augen-Prinzip: Genehmigung über Liste statt Workflow?
Exporting E_NO_WF_TEXT TYPE XFELD Keine Begründung (1002611)
Importing I_NEW_FKKKO TYPE FKKKO Belegkopf (neu)
Importing I_OLD_FKKKO TYPE FKKKO Belegkopf (alt)
Tables T_OLD_FKKOP TYPE FKKOP Geschäftspartnerpositionen (alt)
Tables T_OLD_FKKOPK TYPE FKKOPK Hauptbuchpositionen (alt)
Tables T_OLD_FKKOPW TYPE FKKOPW Wiederholungspositionen (alt)
Tables T_OLD_FKKOPL TYPE FKKOPL Sperren (alt)
Tables T_NEW_FKKOP TYPE FKKOP Geschäftspartnerpositionen (neu)
Tables T_NEW_FKKOPK TYPE FKKOPK Hauptbuchpositionen (neu)
Tables T_NEW_FKKOPW TYPE FKKOPW Wiederholungspositionen (neu)
Tables T_NEW_FKKOPL TYPE FKKOPL Sperren (neu)
               
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