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
⤷ 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 | MON_WD_CONTEXT_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070618 | ||
2 | MON_WD_CONTEXT_NODE_OIF | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070620 | ||
3 | MO_HIER_VIEW | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | ||
4 | MO_LEAD_SELECTION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20070619 | ||
5 | MO_MODEL_SETUP | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20070618 | ||
6 | MO_MSG_HANDLER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_ACCGROUP_MSG_WD | Message Handler | 20070706 | ||
7 | MO_OIF_VIEW | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | ||
8 | MO_TEMP_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20070621 | ||
9 | MO_TIMEFRAME | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_TIMEFRAME_WD | WD handler for the PC timeframe | 20070705 | ||
10 | MO_VIEW_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Window Controller | 20070621 | ||
11 | MO_WD_COMPONENT_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20070618 | ||
12 | MS_CUT_TEMP | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070622 | ||
13 | MS_LEAD_SELECTION | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070622 | ||
14 | MS_LEAD_SELECTION_FOR_MOVE | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070704 | ||
15 | MS_LEAD_SELECTION_FOR_RETRIVE | Instance attribute | Public | Type reference (TYPE) | GRPC_SX_ACCGROUP | Account Groups | 20070704 | ||
16 | MT_ACCGROUPS | Instance attribute | Public | Type reference (TYPE) | GRPC_T_ACCGROUP_HIER | Current Account Group Tree | 20090206 | ||
17 | MT_CUT_ELEMENTS | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Set of Elements of Context Node | 20070702 | ||
18 | MT_CUT_TEMP | Instance attribute | Public | Type reference (TYPE) | GRPC_T_ACCGROUP_HIER | Cut Account Group and its children | 20090206 | ||
19 | MT_OLD | Instance attribute | Public | Type reference (TYPE) | GRPC_T_UI_ACCGROUP | table type for accgroup | 20070703 | ||
20 | MV_IS_CHILD | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070629 | ||
21 | MV_MODE | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20070620 | ||
22 | MV_REGULATION_ID | Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 | ||
23 | MV_SESSION_ID | 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 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20070618 |
2 | GET_REGULATION_ID | Instance method | Public | Method | Get regulation ID | 20081209 |
3 | SET_REGULATION_ID | 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 | Importing | IO_HIER_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070625 | ||
2 | Importing | IO_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20070618 | ||
3 | Importing | 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 | Returning | 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 | Importing | 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 |