SAP ABAP Function Module FKK_REVERSE_DOCS_OPBELS (Mass storno - !!!!! macht COMMIT WORK !!!!!!!)
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_REVERSE_DOCS_OPBELS Mass storno - !!!!! macht COMMIT WORK !!!!!!!  
Function Group FKBRD   Reversing documents  
Program Name SAPLFKBRD   Document Reversal 
INCLUDE Name LFKBRDU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BLART_STORNO TYPE FKKKO-BLART
Importing I_BLART_AUSGL TYPE FKKKO-BLART
Importing I_FIKEY TYPE FKKKO-FIKEY
Importing I_RESOB TYPE RESOB_KK Objekt, für das der Abstimmschlüssel reserviert ist
Importing I_RESKY TYPE RESKY_KK Objekt, für das der Abstimmschlüssel reserviert ist
Importing I_UPDATE_TASK TYPE BOOLE-BOOLE
Importing I_ONLY_ANALYZE TYPE BOOLE-BOOLE
Importing I_STORNO_BUDAT TYPE FKKKO-BUDAT Buchungsdatum im Beleg
Importing I_STORNO_STODT TYPE FKKKO-BUDAT Buchungsdatum im Beleg
Importing I_SAME_ACCOUNTS TYPE XRAVT_KK Verteilung beibehalten
Importing I_VOIDR TYPE VOIDREAS_KK Grund für Scheckentwertung
Importing IX_COMMIT TYPE BOOLE-BOOLE 'X' Kennzeichen: Commit erfolgt
Importing I_PARALLEL_PROCESSING TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Importing I_CALLR TYPE CALLR_KK Identifikation des Aufrufers eines Funktionsbausteins
Tables T_TO_REVERSE TYPE FKKREVDS_2 Numbers of documets to reverse (input table)
Tables T_REVERSE_DOCS TYPE FKKREVDS Document actually reverse (output table)
Tables T_AFFECTED_DOCS TYPE FKKREVDS Douments which were affected by reversing-output
Tables T_ALREADY_REV_DOCS TYPE FKKREVDS Documents which are already reversed
Tables T_FIMSG TYPE FIMSG FI-Nachrichten
Exception AUTHORITY_CHECK_FAILED TYPE
               
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