SAP ABAP Function Module GLE_MCA_GENL_GET_DOCS2 (Get FI Documents for Classic G/L)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-CU-MCA (Application Component) Multi Currency Accounting
     FAGL_MCA_AL_GEN (Package) FI: MCA General Functions
Basic Data
Function Module GLE_MCA_GENL_GET_DOCS2 Get FI Documents for Classic G/L  
Function Group GLE_MCA_GENL_SUM_LINES   MCA: read layer for documents+balances  
Program Name SAPLGLE_MCA_GENL_SUM_LINES    
INCLUDE Name LGLE_MCA_GENL_SUM_LINESU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB_POSTLINE TYPE GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline
Exporting E_TAB_DOCREF TYPE GLE_MCA_TAB_DOCREF GLE MCA DOCREF table type
Exporting E_TAB_RETURN TYPE GLE_MCA_TAB_BAPIRET2 Return Parameter
Exporting E_ERRORS TYPE BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
Importing I_PRCCAT TYPE GLE_MCA_DTE_TPRC_CAT Process Type
Importing I_RUNID TYPE GLE_MCA_DTE_RUNID MCA Run-ID
Importing I_STR_MCAVARA TYPE GLE_MCA_STR_TMCAVARA Overall structure of table GLE_MCA_TMCAVARA
Importing I_TAB_ACCOUNT TYPE GLE_MCA_TAB_ACCOUNT GLE MCA PLC Account
Importing I_TAB_SEL_PAR TYPE RSPARAMS_TT rsparams Table
Importing I_TAB_FREE_SEL_BKPF TYPE RSDS_TRANGE Free Sels for BKPF
Importing I_TAB_FREE_SEL_BSEG TYPE RSDS_TRANGE Free Sels for BSEG
Importing I_BLOCKSIZE TYPE INT4 100 Max. no. of entries in 'for all entries in ...'-tables
Importing I_EXCLUDE_WAERS TYPE WAERS if specified, exclude documents with currency = i_exclude_waers
Importing I_EXCLUDE_REV TYPE BOOLE_D X=exclude reversed and reversal documents
               
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  20110908 
SAP Release Created in 701