SAP ABAP Class CL_SWNC_COMPONENT_HIERARCHY (Read the Component Hierarchy for Reports and TCodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_INTERFACES_TOOLS (Package) Private Functions for Workload Statistics
⤷
⤷
Properties
| Class | CL_SWNC_COMPONENT_HIERARCHY | |
| Short Description | Read the Component Hierarchy for Reports and TCodes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_INTERFACES_TOOLS | Private Functions for Workload Statistics |
| Created | 20041028 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_COMPONENT_HIERARCHY has no forward declaration.
Interfaces
Class CL_SWNC_COMPONENT_HIERARCHY has no interface implemented.
Friends
Class CL_SWNC_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) | SWNCGL_T_COMPHIERTXTHASH | Texts and Keys of the Component Hierarchy | 20041115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Component Hierarchy for Transaction Codes and Report Names | 20041028 | |
| 2 | Static method | Private | Method | Obtain Keys for Component Hierarchy | 20041028 | |
| 3 | Static method | Private | Method | Obtain Texts for a Key | 20041028 |
Events
Class CL_SWNC_COMPONENT_HIERARCHY has no event.
Types
Class CL_SWNC_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) | SWNCGLCOMPHIERTXT | Zeile mit Texten und Schlüssel der Komponentenhierarchie | 20041028 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SWNCTXT40 | Reportname oder Tcode | 20041028 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SWNCTCODEFLAG | Kennzeichen für Tcode(T) oder Report(R) | 20041112 |
Method GET_HIERARCHY on class CL_SWNC_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) | SWNCTXT40 | Reportname oder Tcode | 20041028 | |||
| 2 | T_HIERARCHY | Value transfer | Type reference (TYPE) | SWNCGL_T_COMPHIERTAB | Tabelle mit Schlüsseln der Komponentenhierarchie | 20041028 |
Method GET_HIERARCHY_KEYS on class CL_SWNC_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) | UFPAROBJ | Schlüssel der Komponentenhierarchie | 20041028 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | N | Level-Nummer | 20041028 | |||
| 3 | POSID | Call by reference | Type reference (TYPE) | UFPS_POSID | Anwendungskomponentenkürzel | 20041028 | |||
| 4 | TEXT | Call by reference | Type reference (TYPE) | UDTEXT | Kurzbeschreibung | 20041028 |
Method GET_TEXT on class CL_SWNC_COMPONENT_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |