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 | Constant | Protected | Type reference (TYPE) | STRING | 'HRY_ACC_VISIBLE_ROWS' | 20090317 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'HRY_ASS_VISIBLE_ROWS' | 20090317 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'HRY_ACCOUNTING' | WD Context Node | 20090317 | ||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'HRY_ASSIGNMENT' | WD Context Node | 20090317 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Indicator that hierarchies have been read | 20090313 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_USMD_UI_EVENT2 | Instance of UI Class | 20090313 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | Instance of USMD_MODEL_EXt | 20090313 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMDZ_MODEL_SERVICES | Instance of Model Services Class | 20090313 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | USMDZ1_TS_HRY_ATTRIBUTE_ACC | Table for Accounting Techniques | 20090313 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | USMDZ1_TS_HRY_ATTRIBUTE_ASS | Table for Assignments | 20090313 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | USMD_TS_VALUE | Table with Key Values | 20090313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090317 | ||
| 2 | Instance method | Protected | Method | Fill Table with Hierarchy Attributes | 20090313 | |
| 3 | Instance method | Protected | Method | Evaluating of Attribute Table | 20090316 | |
| 4 | Instance method | Protected | Method | Reading of Hierarchies for Consolidation Unit | 20090313 | |
| 5 | Instance method | Protected | Method | Reading of Possible Hierarchie Versions | 20090316 | |
| 6 | Instance method | Protected | Method | Reading of Key Value from Table | 20090313 | |
| 7 | Instance method | Protected | Method | Read Hierarchy Node | 20090313 | |
| 8 | 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 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090317 | |||
| 2 | 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 | 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 | ID_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Aufgelöstes Attribut | 20090316 | |||
| 2 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090316 | |||
| 3 | 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 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090316 | ||||
| 2 | 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 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090316 | ||||
| 2 | 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 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090313 | |||
| 2 | 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 | CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090316 | |||
| 2 | IS_HIERARCHY_KEY | Call by reference | Type reference (TYPE) | ANY | 20090313 | ||||
| 3 | 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 | 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 |