SAP ABAP Function Module FMR2_READ_ALL_KBLX (Lesen aller Tabellen KBLx mit Gedächnis)
Hierarchy
BBPCRM (Software Component) BBPCRM
   FI-FM-PO (Application Component) Postings
     FMRE (Package) Funds Management: Earmarked Funds
Basic Data
Function Module FMR2_READ_ALL_KBLX Lesen aller Tabellen KBLx mit Gedächnis  
Function Group FMR2   Read Earmarked Funds  
Program Name SAPLFMR2   Read Modules 
INCLUDE Name LFMR2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KBLK TYPE KBLK Document header
Importing I_BELNR TYPE KBLK-BELNR Document number of reservation to be imported
Importing I_BLPOS TYPE KBLP-BLPOS
Importing I_BLTYP TYPE KBLK-BLTYP
Importing REFRESH TYPE FMDY-XFELD 'X' Delete all internal tables
Importing WITH_KBLE TYPE FMDY-XFELD 'X' Flag whether KBLE and KBLEW are to be read
Importing I_BUFFERING TYPE FMDY-XFELD
Tables T_KBLK TYPE KBLK Document header as table
Tables T_KBLP TYPE KBLP Line items
Tables T_KBLPS TYPE KBLPS
Tables T_KBLE TYPE KBLE Development record
Tables T_KBLEW TYPE KBLEW Currency amounts for T_KBLE
Exception NOT_FOUND TYPE Document number not found
Exception POSITION_NOT_FOUND 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  19980330 
SAP Release Created in