SAP ABAP Class CL_USMDZ2_HRY_ATTRIBUTE (Controller Class for WDC USMDZ2_HRY_TEXTS)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDZ2 (Package) New User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMDZ2_HRY_ATTRIBUTE Interface for HRY_ATTRIBUTE 20090317
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMDZ2_VIEW_CONTROLLER Interface for WD Controller Class 20090226
Properties
Class CL_USMDZ2_HRY_ATTRIBUTE  
Short Description Controller Class for WDC USMDZ2_HRY_TEXTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDZ2   New User Interface 
Created 20090226   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMDZ2_HRY_ATTRIBUTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMDZ2_HRY_ATTRIBUTE Interface for HRY_ATTRIBUTE 20090317
2 IF_USMDZ2_VIEW_CONTROLLER Interface for WD Controller Class 20090226
Friends
# Friend Modeled only Created on Description
1 CL_USMDZ_OBJECT_FACTORY 20090226 Factory Class for USMDZ
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DC_WD_ATTR_ACC_ROWS Constant Protected Type reference (TYPE) STRING 'HRY_ACC_VISIBLE_ROWS' 20090317
2 DC_WD_ATTR_ASS_ROWS Constant Protected Type reference (TYPE) STRING 'HRY_ASS_VISIBLE_ROWS' 20090317
3 DC_WD_NODE_ACCOUNTING Constant Protected Type reference (TYPE) STRING 'HRY_ACCOUNTING' WD Context Node 20090317
4 DC_WD_NODE_ASSIGNMENT Constant Protected Type reference (TYPE) STRING 'HRY_ASSIGNMENT' WD Context Node 20090317
5 DF_HRY_DONE Instance attribute Protected Type reference (TYPE) BOOLE_D Indicator that hierarchies have been read 20090313
6 DO_CONSUNIT_UI Instance attribute Protected Object reference (TYPE REF TO) IF_EX_USMD_UI_EVENT2 Instance of UI Class 20090313
7 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_MODEL_EXT Instance of USMD_MODEL_EXt 20090313
8 DO_MODEL_SERVICES Instance attribute Protected Object reference (TYPE REF TO) IF_USMDZ_MODEL_SERVICES Instance of Model Services Class 20090313
9 DT_ACCOUNTING Instance attribute Protected Type reference (TYPE) USMDZ1_TS_HRY_ATTRIBUTE_ACC Table for Accounting Techniques 20090313
10 DT_ASSIGNMENT Instance attribute Protected Type reference (TYPE) USMDZ1_TS_HRY_ATTRIBUTE_ASS Table for Assignments 20090313
11 DT_KEY_FIELD Instance attribute Protected Type reference (TYPE) USMD_TS_VALUE Table with Key Values 20090313
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FPM_MESSAGES Instance method Protected Method 20090317
2 FILL_TABLES Instance method Protected Method Fill Table with Hierarchy Attributes 20090313
3 GET_ATTRIBUTE_VALUE Instance method Protected Method Evaluating of Attribute Table 20090316
4 READ_HIERARCHIES Instance method Protected Method Reading of Hierarchies for Consolidation Unit 20090313
5 READ_HRY_VERSIONS Instance method Protected Method Reading of Possible Hierarchie Versions 20090316
6 READ_KEY_FIELD Instance method Protected Method Reading of Key Value from Table 20090313
7 READ_NODES Instance method Protected Method Read Hierarchy Node 20090313
8 SET_SELECT_OPTIONS Instance method Protected Method Prepare Selection Options 20090313
Events
Class CL_USMDZ2_HRY_ATTRIBUTE has no event.
Types
Class CL_USMDZ2_HRY_ATTRIBUTE has no local type.
Method Signatures

Method ADD_FPM_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090317
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090317

Method ADD_FPM_MESSAGES on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method FILL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090316

Method FILL_TABLES on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTR_RES Aufgelöstes Attribut 20090316
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090316
3 Returning RD_VALUE Value transfer Type reference (TYPE) USMD_VALUE Merkmalswert 20090316

Method GET_ATTRIBUTE_VALUE on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method READ_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20090316
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090316

Method READ_HIERARCHIES on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method READ_HRY_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20090316
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090316

Method READ_HRY_VERSIONS on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method READ_KEY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090313
2 Returning RD_VALUE Value transfer Type reference (TYPE) USMD_VALUE Merkmalswert 20090313

Method READ_KEY_FIELD on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method READ_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090316
2 Importing IS_HIERARCHY_KEY Call by reference Type reference (TYPE) ANY 20090313
3 Importing IS_VERSION Call by reference Type reference (TYPE) ANY 20090316

Method READ_NODES on class CL_USMDZ2_HRY_ATTRIBUTE has no exception.

Method SET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECT_OPTION Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090313

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