SAP ABAP Class CL_REXC_NL_AJCHARACT_DATA (Data processing of master table VIXCNLCHARACT)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     GLO_REFX_NL (Package) Localization Flexible Real Estate Netherlands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE_EXT Extendable Object: Standard Implementation 20090214
Properties
Class CL_REXC_NL_AJCHARACT_DATA  
Short Description Data processing of master table VIXCNLCHARACT    
Super Class CL_RECA_STORABLE_EXT Extendable Object: Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GLO_REFX_NL   Localization Flexible Real Estate Netherlands 
Created 20090214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REXC_NL_AJCHARACT_DATA has no interface implemented.
Friends
Class CL_REXC_NL_AJCHARACT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DEF_STORAGE Constant Private Type reference (TYPE) CHAR40 'CLASS=CL_REBD_CHARACT_MNGR_RO' Default parent 20110510
2 MC_EXTID Constant Public Type reference (TYPE) RECAEXTID 'NL_AJCHARACT_DATA' Enhancements: Identification 20090214
3 MC_TABNAME Constant Private Type reference (TYPE) TABNAME 'VIXCNLCHARACT' Table Name 20090214
4 MD_ORIGIN Instance attribute Public Type reference (TYPE) CHAR20 Char 20 20110510
5 MF_MASTER Instance attribute Public Type reference (TYPE) ABAP_BOOL Master storage 20110510
6 MO_CHARACT_MNGR Instance attribute Private Object reference (TYPE REF TO) IF_REBD_CHARACT_MNGR Fixtures and Fittings Manager (VIBDCHARACT) 20110510
7 MO_MSGLIST Instance attribute Private Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20120705
8 MT_LIST Instance attribute Private Type reference (TYPE) MTYPE_T_EXM NL, Fixtures and Fittings Characteristic RO 20090214
9 MT_LIST_OLD Instance attribute Private Type reference (TYPE) MTYPE_T_EXM NL, Fixtures and Fittings Characteristic RO 20090214
10 SF_EXTERNAL Static Attribute Private Type reference (TYPE) ABAP_BOOL Link field for view query 20110510
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAIL_X Instance method Public Method Update Detail in mt_list 20090305
2 GET_LIST Instance method Public Method Get mt_list 20090214
3 GET_LIST_X Instance method Public Method Get mt_list with extension 20090301
4 REFRESH Instance method Public Method Update values in mt_list from RO Fictures/Fittings 20090311
5 SET_LIST Instance method Public Method Set neu values in mt_list 20090214
6 UPDATE_DETAIL Instance method Public Method Update Detail in mt_list 20090303
7 _CONTRACT_CHARA_WOZM Instance method Private Method Contracts the "WOZM" characteristics having the same value 20120919
8 _GET_DETAIL_X Instance method Private Method Determine the additional characteristic data 20110314
9 _GET_LIST_RO Instance method Private Method Get fixtures/Fittings from RO (only if NL-Maintain) 20090305
10 _OVERWRITE_NBOFPTS_BY_MIN_MAX Instance method Private Method Depending on MIN-MAX of Characteristic, Overwrite Nb.of Pts 20090426
11 _ROUND_VALUE Instance method Private Method Round value by characteristic 20090304
12 _SET_CHARA_NL Instance method Private Method Set characteristic for extra points 20120705
13 _SET_CHARA_NL_WOZM Instance method Private Method Set characteristic for extra points 20120705
14 _SET_CHARA_WOZM Instance method Private Method Append the Dummy "WOZM" characteristics 20120919
15 _SET_MEAS_RLRA Instance method Private Method Set measurement of Rep. List of Rents 20090306
16 _SET_MEAS_WOZM Instance method Private Method Set measurement of appraised value per m2 20120705
Events
Class CL_REXC_NL_AJCHARACT_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_T_EXM Public Type reference (TYPE) RE_T_NL_AJCHARACT 20090304
Method Signatures

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) VIBDCHARACT_KEY 20090305
2 Returning RS_DETAIL_X Value transfer Type reference (TYPE) REXC_NL_AJCHARACT_X RE: Factor for fixtures/fittings NL 20090305

Method GET_DETAIL_X on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) MTYPE_T_EXM 20090214

Method GET_LIST on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_NL_AJCHARACT_X NL, Fixtures and Fittings Characteristic RO and Add.Fields 20090303

Method GET_LIST_X on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method REFRESH Signature

Method REFRESH on class CL_REXC_NL_AJCHARACT_DATA has no parameter.
Method REFRESH on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20090321
2 Importing IT_LIST Call by reference Type reference (TYPE) MTYPE_T_EXM 20090214

Method SET_LIST on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Value transfer Type reference (TYPE) REXC_NL_AJCHARACT NL, Fixtures and Fittings Characteristic RO 20090303

Method UPDATE_DETAIL on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _CONTRACT_CHARA_WOZM Signature

Method _CONTRACT_CHARA_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no parameter.
Method _CONTRACT_CHARA_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) VIBDCHARACT_KEY Fixtures and Fittings: Key 20110314
2 Returning RS_DETAIL_X Value transfer Type reference (TYPE) REXC_NL_AJCHARACT_X NL, Fixtures and Fittings Characteristic RO and Add.Fields 20110314

Method _GET_DETAIL_X on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _GET_LIST_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Value transfer Type reference (TYPE) RE_T_CHARACT_X No. of Points That Fixt/Fitting Characteristic Weighted With 20090425

Method _GET_LIST_RO on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _OVERWRITE_NBOFPTS_BY_MIN_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NBOFPOINTS Call by reference Type reference (TYPE) REXCNLAJNBOFPOINTS Total Number of Points 20090426
2 Exporting EF_OVERWRITEFROMMAX Call by reference Type reference (TYPE) RECABOOL General Yes/No Field 20090426
3 Exporting EF_OVERWRITEFROMMIN Call by reference Type reference (TYPE) RECABOOL General Yes/No Field 20090426
4 Importing ID_CALCNBOFPOINTS Value transfer Type reference (TYPE) REXCNLAJNBOFPOINTS Total Number of Points 20090426
5 Importing ID_FIXFITCHARACT Value transfer Type reference (TYPE) REBDFIXFITCHARACT Fixtures and Fittings Characteristic 20090426
6 Importing ID_VALIDTO Value transfer Type reference (TYPE) REBDVALIDTO Date: Valid To 20090426

Method _OVERWRITE_NBOFPTS_BY_MIN_MAX on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _ROUND_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE Value transfer Type reference (TYPE) REXCNLAJFACTQUOTERD No. of Points That Fixt/Fitting Characteristic Weighted With 20090304
2 Importing ID_FIXFITCHARACT Value transfer Type reference (TYPE) REBDFIXFITCHARACT 20090304
3 Importing ID_VALUE Value transfer Type reference (TYPE) REXCNLAJFACTQUOTE No. of Points That Fixt/Fitting Characteristic Weighted With 20090304

Method _ROUND_VALUE on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _SET_CHARA_NL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NL_CHARA Call by reference Type reference (TYPE) REXC_NL_AJCHARACT NL, Fixtures and Fittings Characteristic RO 20120705
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20120705

Method _SET_CHARA_NL on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _SET_CHARA_NL_WOZM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20120705

Method _SET_CHARA_NL_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _SET_CHARA_WOZM Signature

Method _SET_CHARA_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no parameter.
Method _SET_CHARA_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _SET_MEAS_RLRA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20090325

Method _SET_MEAS_RLRA on class CL_REXC_NL_AJCHARACT_DATA has no exception.

Method _SET_MEAS_WOZM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20120705

Method _SET_MEAS_WOZM on class CL_REXC_NL_AJCHARACT_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605