SAP ABAP Class CL_GRPC_TREE_WD (tree class for GRPC)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_TREE_WD | tree interface for GRPC | 20070618 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_ACCGROUP_WD | UI Mapper Class for Account Group | 20070618 |
Properties
| Class | CL_GRPC_TREE_WD | |
| Short Description | tree class for GRPC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_CCAT | Process controls central catalogues |
| Created | 20070618 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_TREE_WD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_TREE_WD | tree interface for GRPC | 20070618 |
Friends
Class CL_GRPC_TREE_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070618 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070620 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20070619 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20070618 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_ACCGROUP_MSG_WD | Message Handler | 20070706 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20070621 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_TIMEFRAME_WD | WD handler for the PC timeframe | 20070705 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Window Controller | 20070621 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20070618 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070622 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070622 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070704 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070704 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | GRPC_T_ACCGROUP_HIER | Current Account Group Tree | 20090206 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Set of Elements of Context Node | 20070702 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | GRPC_T_ACCGROUP_HIER | Cut Account Group and its children | 20090206 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | GRPC_T_UI_ACCGROUP | table type for accgroup | 20070703 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070629 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20070620 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070618 | |
| 2 | Instance method | Public | Method | Get regulation ID | 20081209 | |
| 3 | Instance method | Public | Method | Set regulation ID | 20081209 |
Events
Class CL_GRPC_TREE_WD has no event.
Types
Class CL_GRPC_TREE_WD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HIER_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | |||
| 2 | IO_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20070618 | |||
| 3 | IO_WD_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070618 |
Method CONSTRUCTOR on class CL_GRPC_TREE_WD has no exception.
Method GET_REGULATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 |
Method GET_REGULATION_ID on class CL_GRPC_TREE_WD has no exception.
Method SET_REGULATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 |
Method SET_REGULATION_ID on class CL_GRPC_TREE_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |