SAP ABAP Function Module FKK_REVERSE_DOCS_SELECT (Selection of documents for mass storno)
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_SELECT Selection of documents for mass storno  
Function Group FKBRD   Reversing documents  
Program Name SAPLFKBRD   Document Reversal 
INCLUDE Name LFKBRDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OPEN TYPE BOOLE-BOOLE 'X' select open lines
Importing I_CLEARED TYPE BOOLE-BOOLE SPACE select cleared lines
Importing I_CREDIT TYPE BOOLE-BOOLE SPACE select credit lines (betrw < 0)
Importing I_DEBIT TYPE BOOLE-BOOLE 'X' select debit lines (betrw > 0)
Importing I_INCOMP TYPE BOOLE-BOOLE SPACE Kennzeichen: Eingangszahlungen stornieren
Tables T_FKKOP TYPE FKKOP Result - whole fkkop structure
Tables T_OPBEL TYPE FKKREVDS_2 Result - only opbels
Tables T_R_GPART TYPE FKKR_GPART range table for selection
Tables T_R_VKONT TYPE FKKR_VKONT range table for selection
Tables T_R_VTREF TYPE FKKR_VTREF range table for selection
Tables T_R_BLART TYPE FKKR_BLART range table for selection
Tables T_R_BUKRS TYPE FKKR_BUKRS range table for selection
Tables T_R_FAEDN TYPE FKKR_FAEDN range table for selection
Tables T_R_BUDAT TYPE FKKR_BUDAT range table for selection
Tables T_R_HVORG TYPE FKKR_HVORG
Tables T_R_TVORG TYPE FKKR_TVORG
Tables T_R_XBLNR TYPE FKKR_XBLNR Ranges-Struktur für Referenzbelegnummer (FI-CA)
               
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