SAP ABAP Function Module GLE_MCA_CHECK_LEDGERGROUP (Check if the ledger environment exists and can be used)
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_CHECK_LEDGERGROUP Check if the ledger environment exists and can be used  
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_LINESU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LEDENV TYPE GLE_DTE_LEDGER_ENVIRONMENT Ledger Environment
Importing I_BUKRS TYPE BUKRS Company Code
Importing I_KEYDATE TYPE GLE_DTE_ADB_KEYDATE Key Date
Importing I_FLG_DAILY_PROCESS TYPE XFELD Flag: the process uses daily balances
Exception DAILY_LEDGER_MISSING TYPE For this balance selection a daily ledger is required
Exception MONTHLY_LEDGER_MISSING TYPE The monthly ledger is missing
Exception LEDGER_ENVIRONMENT_MISSING TYPE Ledger environment does not exist
Exception LEDGER_MISSING TYPE Ledger is not defined
Exception LEDGER_MISSING_IN_COMPANY TYPE Ledger is not defined in this company
               
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