SAP ABAP Class CL_WDY_RG_CONTEXT_TOOL (Tool for Resolving Context Paths)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
⤷
⤷
Properties
| Class | CL_WDY_RG_CONTEXT_TOOL | |
| Short Description | Tool for Resolving Context Paths | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_GENERATION_DT | Web Dynpro: Create Data and Source Code at Design Time |
| Created | 20041018 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_RG_CONTEXT_TOOL has no forward declaration.
Interfaces
Class CL_WDY_RG_CONTEXT_TOOL has no interface implemented.
Friends
Class CL_WDY_RG_CONTEXT_TOOL has no friend class.
Attributes
Class CL_WDY_RG_CONTEXT_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Attribute Path | 20041018 | |
| 2 | Static method | Public | Method | Returns Node Path | 20041018 |
Events
Class CL_WDY_RG_CONTEXT_TOOL has no event.
Types
Class CL_WDY_RG_CONTEXT_TOOL has no local type.
Method Signatures
Method GET_ATTR_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | Kontextattribut | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Pfad | 20041018 |
Method GET_ATTR_PATH on class CL_WDY_RG_CONTEXT_TOOL has no exception.
Method GET_NODE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | Kontextknoten | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Pfad | 20041018 |
Method GET_NODE_PATH on class CL_WDY_RG_CONTEXT_TOOL has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |