SAP ABAP Class CL_RSR_DECRYPT_HIERARCHY (Collect Hierarchy Info)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_DECRYPT (Package) OLAP Decryption Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_DECRYPT_BUNDLE | Storage and Formatting for the Decryption Tool | 20090227 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_DECRYPT_SELECTION | Selection option | 20090227 |
Properties
Class | CL_RSR_DECRYPT_HIERARCHY | |
Short Description | Collect Hierarchy Info | |
Super Class | CL_RSR_DECRYPT_BUNDLE | Storage and Formatting for the Decryption Tool |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_DECRYPT | OLAP Decryption Tool |
Created | 20090227 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_DECRYPT_HIERARCHY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSR_DECRYPT_SELECTION | Selection option | 20090227 |
Friends
Class CL_RSR_DECRYPT_HIERARCHY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TN_TYPE | 'HIER' | Name of Hier Decryption | 20090227 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Output list already built? | 20090316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Prepare the output list for hierarchy info | 20090327 |
Events
Class CL_RSR_DECRYPT_HIERARCHY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | HIERARCHY_DATA | Private | See coding | 20090327 | BEGIN OF hierarchy_data,
counter(2) TYPE n,
chanm TYPE rsd_iobjnm,
hiesid TYPE rrhi_hiesid,
sver TYPE rrhi_sver,
name TYPE rshienm,
version TYPE rsversion,
keydate TYPE rsdateto,
texts TYPE rstxtsml,
texts_en TYPE rstxtsml,
END OF hierarchy_data
|
Method Signatures
Method _LIST_HIER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_BUNDLE | Call by reference | Type reference (TYPE) | IF_RSR_DECRYPT~TN_TX_BUNDLE | 20090327 | |||
2 | ![]() |
I_S_HIEDIR | Call by reference | Type reference (TYPE) | RRHI_S_HIEDIR | 20090327 | |||
3 | ![]() |
I_S_HIERARCHY | Call by reference | Type reference (TYPE) | HIERARCHY_DATA | 20090327 |
Method _LIST_HIER_DATA on class CL_RSR_DECRYPT_HIERARCHY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |