SAP ABAP Class CL_UC_HRY_ADDKEY (Additional Key for Hierarchy Identification)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_HRY_ADDKEY | Additional Key for Hierarchy Identification | 20050418 |
Properties
| Class | CL_UC_HRY_ADDKEY | |
| Short Description | Additional Key for Hierarchy Identification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
| Created | 20050418 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_HRY_ADDKEY | Additional Key for Hierarchy Identification | 20050418 |
Friends
Class CL_UC_HRY_ADDKEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20050418 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC0_TS_VALUE | Field Values | 20050418 | |||
| 3 | Static Attribute | Private | See coding | 20050418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Compute Hash Key | 20050418 | |
| 2 | Static method | Public | Method | Get Instance for Additional Key | 20050418 |
Events
Class CL_UC_HRY_ADDKEY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_INSTANCE | Private | See coding | 20050418 | begin of sx_instance,
fieldname type uc_fieldname,
hash type hash160x,
o_instance type ref to cl_uc_hry_addkey,
end of sx_instance
|
Method Signatures
Method CALCULATE_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_T_VALUE | Feldwerte | 20050418 | |||
| 2 | R_HASH | Value transfer | Type reference (TYPE) | HASH160X | Hash-Wert (160 Bits) | 20050418 |
Method CALCULATE_HASH on class CL_UC_HRY_ADDKEY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UC_HRY_ADDKEY | Zusatzschlüssel für Hierarchieidentifikation | 20050418 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20050418 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20050418 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050418 |
Method GET_INSTANCE on class CL_UC_HRY_ADDKEY has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 600 |