SAP ABAP Class CL_CMS_RE_VAL (Real estate valuation class)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD-RE (Application Component) Real Estate
     CMS_RE (Package) Collateral Management System: Real Esate
Properties
Class CL_CMS_RE_VAL  
Short Description Real estate valuation class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMS_RE   Collateral Management System: Real Esate 
Created 20021121   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMS_RE_VAL has no forward declaration.
Interfaces
Class CL_CMS_RE_VAL has no interface implemented.
Friends
Class CL_CMS_RE_VAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'CMS_RE_VAL' Messages, Message Class 20021204
2 CON_MSG_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Messages, message type 20021204
3 CON_MSG_SUCCESS Constant Private Type reference (TYPE) SY-MSGTY 'S' Messages, message type 20021204
4 CON_RC_COMP_ERROR Constant Private Type reference (TYPE) CMS_DTE_RETURN_CODE 3001 Return Code from a Method or Function Module 20021204
5 CON_RC_RE_FETCH_ERROR Constant Private Type reference (TYPE) CMS_DTE_RETURN_CODE 3003 Return Code from a Method or Function Module 20030122
6 CON_RC_SAVE_ERROR Constant Private Type reference (TYPE) CMS_DTE_RETURN_CODE 3002 Return Code from a Method or Function Module 20021211
7 CON_TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20021204
8 G_CH_REQUEST Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20021212
9 G_CONNECTOR Static Attribute Private Object reference (TYPE REF TO) CL_CMS_RE_VAL_FOBU Valuation Formula builder connector 20030106
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_COMP Static method Public Method Evaluation of a component 20021129
2 GET_COMP Static method Public Method Get details for a particular component 20021121
3 GET_COMP_ALL Instance method Public Method Get all component ids and descriptions 20021121
4 GET_COMP_BY_RESULT Static method Private Method Get component ID for the Result ID passed 20030106
5 GET_PARAM_ALL Instance method Public Method Get all parameters for a parameter group 20021121
6 GET_PARAM_GRP Instance method Public Method Get all parameter groups 20021121
7 GET_RESULT_DETAILS Static method Public Method Get the customizing result details 20030319
8 MAINTAIN_COMP Static method Public Method Maintenance of valuation components 20021122
9 SET_MSG_COL Static method Private Method Assign message according to Message number 20021204
10 VALUATE Static method Public Method Valuation of a real estate object 20021125
Events
Class CL_CMS_RE_VAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PARGP_TAB Protected Type reference (TYPE) CMS_STR_VAL_PARGP Valuation parameter groups 20021122
Method Signatures

Method EVALUATE_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Value transfer Type reference (TYPE) DATA 20021129
2 Exporting EX_TAB_RC Value transfer Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20021204
3 Importing IM_COMP_ID Value transfer Type reference (TYPE) CMS_DTE_VAL_COMP_ID Eindeutige Identifikation von Bewertungskomponenten 20021204
4 Importing IM_STR_RE_VAL_PARAM Value transfer Type reference (TYPE) CMS_STR_RE_VAL_PARAM Bewertungsparameterstruktur 20021129

Method EVALUATE_COMP on class CL_CMS_RE_VAL has no exception.

Method GET_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORMULA_GUID Call by reference Type reference (TYPE) SYSUUID_C UUID in Zeichendarstellung 20030106
2 Importing IM_COMP_ID Call by reference Type reference (TYPE) CMS_DTE_VAL_COMP_ID Eindeutige Identifikation von Bewertungskomponenten 20021122

Method GET_COMP on class CL_CMS_RE_VAL has no exception.

Method GET_COMP_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_VAL_COMP Call by reference Type reference (TYPE) CMS_TAB_VAL_COMP Tabelle mit Details zu den Bewertungskomponenten 20021126

Method GET_COMP_ALL on class CL_CMS_RE_VAL has no exception.

Method GET_COMP_BY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMP_ID Call by reference Type reference (TYPE) CMS_DTE_VAL_COMP_ID Ergebnisse der Immobilienbewertung 20030106
2 Importing IM_RESULT_ID Value transfer Type reference (TYPE) CMS_DTE_VAL_RESULT_ID Eindeutige Identifikation von Bewertungsergebnissen 20030106

Method GET_COMP_BY_RESULT on class CL_CMS_RE_VAL has no exception.

Method GET_PARAM_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_VAL_PARAM Call by reference Type reference (TYPE) CMS_TAB_VAL_PARAM Tabelle mit Bewertungsparametern 20021122
2 Importing IM_PARAM_GRP Call by reference Type reference (TYPE) CMS_DTE_VAL_PARAM_GRP Gruppenfaktorname in Formula Builder 20021122

Method GET_PARAM_ALL on class CL_CMS_RE_VAL has no exception.

Method GET_PARAM_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_PARAM_GRP Call by reference Type reference (TYPE) CMS_TAB_VAL_PARGP Gruppenfaktorname in Formula Builder 20021122

Method GET_PARAM_GRP on class CL_CMS_RE_VAL has no exception.

Method GET_RESULT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STR_VAL_RES_DETAILS Value transfer Type reference (TYPE) CMS_STR_VAL_RES_DETAILS Wertberechnungsmethode Details 20030319
2 Exporting EX_TAB_RC Value transfer Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20030319
3 Importing IM_VAL_CALC_METHOD Value transfer Type reference (TYPE) CMS_DTE_VAL_RESULT_ID Wertberechnungsmethode 20030319

Method GET_RESULT_DETAILS on class CL_CMS_RE_VAL has no exception.

Method MAINTAIN_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORMULA_GUID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20021216
2 Exporting EX_TAB_RC Value transfer Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Format für Rückgabewert und entsprechende Nachricht 20021209
3 Importing IM_COMP_ID Value transfer Type reference (TYPE) CMS_DTE_VAL_COMP_ID Eindeutige Identifikation von Bewertungskomponenten 20021122
4 Importing IM_TRANSPORT_FLG Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=true, -=false, space=unbekannt) 20021209

Method MAINTAIN_COMP on class CL_CMS_RE_VAL has no exception.

Method SET_MSG_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_MSG_COL_MESG Call by reference Type reference (TYPE) CMS_STR_MSG_COL_MESSAGE Format für Rückgabewert und entsprechende Nachricht 20021204

Method SET_MSG_COL on class CL_CMS_RE_VAL has no exception.

Method VALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_RC Value transfer Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20021204
2 Exporting EX_TAB_VAL_RES Value transfer Type reference (TYPE) CMS_TAB_VAL_RES_VALUE Tabelle mit berechneten Bewertungsergebnissen 20021125
3 Importing IM_OBJECT_GUID Value transfer Type reference (TYPE) CMS_RE_DTE_OBJ_GUID GUID für Immobilienobjekt 20021125
4 Importing IM_RESULT_ID Value transfer Type reference (TYPE) CMS_DTE_VAL_RESULT_ID Eindeutige Identifikation von Bewertungsergebnissen 20030106

Method VALUATE on class CL_CMS_RE_VAL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200