SAP ABAP Class CL_HIER_REF_TREE (Reference Object: Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷ SQADB (Package) Question and Answer Database
⤷ SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷ SQADB (Package) Question and Answer Database
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HIER_REF | Reference Object in Structure Repository | 20000707 |
Properties
Class | CL_HIER_REF_TREE | |
Short Description | Reference Object: Structure | |
Super Class | CL_HIER_REF | Reference Object in Structure Repository |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SQADB | Question and Answer Database |
Created | 20000707 | SAP |
Last change | 20001025 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_REVIEW_STRUCTURE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HIER_REF_TREE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_HIER_REF_FACTORY | 20001025 | Creates Reference Objects in Structure Repository |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_COUNTER_KW_RELEASE | Constant | Public | Type reference (TYPE) | TTREE_APPL-COUNTER | 1 | Counter for Parameter: KW Release | 20001023 | |
2 | C_PARAM_ID_KW_RELEASE | Constant | Public | Type reference (TYPE) | TTREE_APPL-PARAM_ID | 'RELS' | Constants for Parameter: KW Release | 20001023 | |
3 | R_CONTEXT | Instance attribute | Private | Object reference (TYPE REF TO) | CL_REVIEW_CONTEXT | Maintenance of KW Contexts | 20001027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20001023 |
2 | GET_CONTEXT | Instance method | Public | Method | Provides Context for Structure | 20001030 |
3 | GET_KW_RELEASE | Instance method | Public | Method | Provides Release for KW Documents | 20001023 |
4 | SET_KW_RELEASE | Instance method | Public | Method | Sets Release for KW Documents | 20001023 |
Events
Class CL_HIER_REF_TREE has no event.
Types
Class CL_HIER_REF_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20001023 | |
2 | Importing | I_REF | Call by reference | Type reference (TYPE) | HIER_REF | Liste von Referenzen zu Knoten | 20001023 | ||
3 | Importing | I_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXT | Erläuternder Text | 20001023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ERROR | allg. Fehler | 20001023 |
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_REVIEW_CONTEXT | Verwaltung für KW Kontexte | 20001030 |
Method GET_CONTEXT on class CL_HIER_REF_TREE has no exception.
Method GET_KW_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_KW_RELEASE | Value transfer | Type reference (TYPE) | IW_RELEASE | Attributausprägung | 20001023 |
Method GET_KW_RELEASE on class CL_HIER_REF_TREE has no exception.
Method SET_KW_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_KW_RELEASE | Call by reference | Type reference (TYPE) | IW_RELEASE | Attributausprägung | 20001023 |
Method SET_KW_RELEASE on class CL_HIER_REF_TREE has no exception.
History
Last changed by/on | SAP | 20001025 |
SAP Release Created in | 50A |