SAP ABAP Function Module CMS_OBJ_ANL_CALC_CONTROLLER (Calculations Controller (which calls the resp. calc modules))
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-CAL (Application Component) Calculations
     CMS_CORE_ANL (Package) Analysis
Basic Data
Function Module CMS_OBJ_ANL_CALC_CONTROLLER Calculations Controller (which calls the resp. calc modules)  
Function Group CMS_OBJ_ANL_CALC   OBJ Layer: Calculations (Analysis)  
Program Name SAPLCMS_OBJ_ANL_CALC    
INCLUDE Name LCMS_OBJ_ANL_CALCU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB_ASSESS_VALUE TYPE CMS_TAB_ANL_NOM_VALUE Nominal value - Calculation Result table
Exporting E_TAB_COLL_RIGHT_C TYPE CMS_TAB_ANL_COLL_RIGHT Collateral Right - Calculation Result table
Exporting E_TAB_COLL_RIGHT_M TYPE CMS_TAB_ANL_COLL_RIGHT Collateral Right - Calculation Result table
Exporting E_TAB_PRIOR_CHGS TYPE CMS_TAB_ANL_PRIOR_CHGS Prior Charges - Calculation Result Table
Exporting E_TAB_LENDING_VAL_AST TYPE CMS_TAB_ANL_LENDING_VAL_AST Lending Value for Asset - Calculation Result table
Exporting E_TAB_LENDING_VAL_GRT_C TYPE CMS_TAB_ANL_LENDING_VAL_GRT Lending Value for Guarantee - Calculation Result table
Exporting E_TAB_LENDING_VAL_GRT_M TYPE CMS_TAB_ANL_LENDING_VAL_GRT Lending Value for Guarantee - Calculation Result table
Exporting E_TAB_LENDING_LMT_AST TYPE CMS_TAB_ANL_LENDING_LMT_AST Lending Limit for Asset - Calculation Result table
Exporting E_TAB_LENDING_LMT_GRT_C TYPE CMS_TAB_ANL_LENDING_LMT_GRT Lending Limit for Guarantee - Calculation Result table
Exporting E_TAB_LENDING_LMT_GRT_M TYPE CMS_TAB_ANL_LENDING_LMT_GRT Lending Limit for Guarantee - Calculation Result table
Exporting E_TAB_LENDING_RANGES TYPE CMS_TAB_ANL_LENDING_RANGE Lending Range - Calculation Result table
Exporting E_TAB_LTOV_RATIO_CAG_C TYPE CMS_TAB_ANL_LTOV_RATIO_CAG Loan to Value Ratio (With Ref to CAG) - Results Table
Exporting E_TAB_LTOV_RATIO_PR_C TYPE CMS_TAB_ANL_LTOV_RATIO_PR Loan to Value Ratio (With Ref to Prior Charges) - Res Table
Exporting E_TAB_LTOV_RATIO_RBL_C TYPE CMS_TAB_ANL_LTOV_RATIO_RBL Loan to Value Ratio (With Ref to Prior RBL) - Results Table
Exporting E_TAB_LTOV_RATIO_CAG_M TYPE CMS_TAB_ANL_LTOV_RATIO_CAG Loan to Value Ratio (With Ref to CAG) - Results Table
Exporting E_TAB_LTOV_RATIO_PR_M TYPE CMS_TAB_ANL_LTOV_RATIO_PR Loan to Value Ratio (With Ref to Prior Charges) - Res Table
Exporting E_TAB_LTOV_RATIO_RBL_M TYPE CMS_TAB_ANL_LTOV_RATIO_RBL Loan to Value Ratio (With Ref to Prior RBL) - Results Table
Exporting E_TAB_COLL_VALUE_C TYPE CMS_TAB_ANL_INT_COLL_VALUE Collateral Value - Calculation Result table
Exporting E_TAB_COLL_VALUE_M TYPE CMS_TAB_ANL_INT_COLL_VALUE Collateral Value - Calculation Result table
Exporting E_TAB_DIST_COLL_VALUE_C TYPE CMS_TAB_ANL_INT_DIST_CV_RESULT Distribution of Collateral value- Result table
Exporting E_TAB_DIST_COLL_VALUE_M TYPE CMS_TAB_ANL_INT_DIST_CV_RESULT Distribution of Collateral value- Result table
Exporting E_TAB_DIST_COLL_VALUE_REL_C TYPE CMS_TAB_ANL_INT_DIST_CV_REL Distribution of Collateral value to relations
Exporting E_TAB_DIST_COLL_VALUE_REL_M TYPE CMS_TAB_ANL_INT_DIST_CV_REL Distribution of Collateral value to relations
Exporting E_TAB_DIST_LENDING_RANGE_C TYPE CMS_TAB_ANL_DIST_LR_RESULT Distribution of Lending Ranges : Results table
Exporting E_TAB_DIST_LENDING_RANGE_M TYPE CMS_TAB_ANL_DIST_LR_RESULT Distribution of Lending Ranges : Results table
Exporting E_TAB_COV_RATIO_C TYPE CMS_TAB_ANL_COV_RATIO Coverage ratio of collateral agreements -Calculatiion result
Exporting E_TAB_COV_RATIO_M TYPE CMS_TAB_ANL_COV_RATIO Coverage ratio of collateral agreements -Calculatiion result
Exporting E_TAB_FREE_COLL_C TYPE CMS_TAB_ANL_FREE_COLL Free Collaterals - Calculation Result table
Exporting E_TAB_FREE_COLL_M TYPE CMS_TAB_ANL_FREE_COLL Free Collaterals - Calculation Result table
Exporting E_TAB_COVERAGE_GAP_C TYPE CMS_TAB_ANL_COVERAGE_GAP Coverage Gap - Calculation Result table
Exporting E_TAB_COVERAGE_GAP_M TYPE CMS_TAB_ANL_COVERAGE_GAP Coverage Gap - Calculation Result table
Exporting E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message
Importing I_TAB_AST_GUID TYPE CMS_TAB_AST_GUID Technical Key of the Asset
Importing I_TAB_CAG_GUID TYPE CMS_TAB_CAG_GUID Technical Key of the Collateral Agreement
Importing I_TAB_RBL_SKY TYPE CMS_TAB_RBL_SKY Semantic Key for a Receivable
Importing I_TAB_CHG TYPE CMS_TAB_CHG Charges details
Importing I_TAB_CAG_RBL TYPE CMS_TAB_CAG_RBL_LINK_DATA Collateral Agreement-Receivable details with the CAG-GUID
Importing I_TAB_REL_CAG_TO TYPE CMS_TAB_REL_CAG_TO Table of relationship details from CAG-POR to CAG
Importing I_RESULT_CURR TYPE CMS_DTE_CALC_RES_CURR Calculations Result Currency
Importing I_RATE_TYPE TYPE CMS_DTE_RATE_TYPE Exchange Rate type for currency conversion
Importing I_RBL_RISK_METHOD TYPE CMS_DTE_IND_RISK_METHOD 'B' Indicator for RBL amt : Referring to MaxRisk or CurrRisk
Importing I_TAB_RBL_STATUS TYPE CMS_TAB_RBL_STATUS Receivables Status
               
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  20040819 
SAP Release Created in 200