SAP ABAP Class /SDF/CL_COMPONENT_HIERARCHY (Get component hierarchy for tcode, report, function)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Properties
| Class | /SDF/CL_COMPONENT_HIERARCHY | |
| Short Description | Get component hierarchy for tcode, report, function | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
| Created | 20090320 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_COMPONENT_HIERARCHY has no forward declaration.
Interfaces
Class /SDF/CL_COMPONENT_HIERARCHY has no interface implemented.
Friends
Class /SDF/CL_COMPONENT_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /SDF/SWNCGL_T_COMPHIERTXTHASH | Table type for component hierarchy | 20090320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Component hierarchy for Tcode, report | 20090320 | |
| 2 | Static method | Public | Method | Component hierarchy for class | 20090320 | |
| 3 | Static method | Public | Method | Component hierarchy for devclass | 20091106 | |
| 4 | Static method | Public | Method | Component hierarchy for function | 20090320 | |
| 5 | Static method | Private | Method | Get keys for component hierarchy | 20090320 | |
| 6 | Static method | Private | Method | Get keys for component hierarchy | 20091109 | |
| 7 | Static method | Private | Method | Get texts for a key | 20090320 |
Events
Class /SDF/CL_COMPONENT_HIERARCHY has no event.
Types
Class /SDF/CL_COMPONENT_HIERARCHY has no local type.
Method Signatures
Method GET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGLCOMPHIERTXT | Texts and keys of component hierarchy | 20090320 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | Character field of length 40 | 20090320 |
Method GET_HIERARCHY on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_HIERARCHY_FOR_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGLCOMPHIERTXT | Texts and keys of component hierarchy | 20090320 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | Character field of length 40 | 20090320 |
Method GET_HIERARCHY_FOR_CLASS on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_HIERARCHY_FOR_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGLCOMPHIERTXT | Texts and keys of component hierarchy | 20091106 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | Character field of length 40 | 20091106 |
Method GET_HIERARCHY_FOR_DEVCLASS on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_HIERARCHY_FOR_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGLCOMPHIERTXT | Texts and keys of component hierarchy | 20090320 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | Character field of length 40 | 20090320 |
Method GET_HIERARCHY_FOR_FUNCTION on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_HIERARCHY_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | object name | 20090320 | |||
| 2 | T_HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGL_T_COMPHIERTAB | Table for level and key of component hierarchy | 20090320 |
Method GET_HIERARCHY_KEYS on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_HIERARCHY_KEYS_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | /SDF/CHAR40 | object name | 20091109 | |||
| 2 | T_HIERARCHY | Value transfer | Type reference (TYPE) | /SDF/SWNCGL_T_COMPHIERTAB | Table for level and key of component hierarchy | 20091109 |
Method GET_HIERARCHY_KEYS_DEVCLASS on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APNAM | Call by reference | Type reference (TYPE) | /SDF/CHAR20 | Key | 20090320 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | N | Level number | 20090320 | |||
| 3 | POSID | Call by reference | Type reference (TYPE) | /SDF/CHAR24 | Application component ID | 20090320 | |||
| 4 | TEXT | Call by reference | Type reference (TYPE) | /SDF/CHAR60 | Short description | 20090320 |
Method GET_TEXT on class /SDF/CL_COMPONENT_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2005_1_620 |