SAP ABAP Class CL_GRPC_CONTROL_WD (UI Class for control general info)
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_CONTROL_WD | Display Control info | 20070806 |
Properties
Class | CL_GRPC_CONTROL_WD | |
Short Description | UI Class for control general info | |
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 | 20070806 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_CONTROL_WD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_CONTROL_WD | Display Control info | 20070806 |
Friends
Class CL_GRPC_CONTROL_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081210 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20080603 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20090115 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20080927 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20080927 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_VALUESET | The valueset for GRPC fields | 20070806 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20131114 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070806 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070806 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_CNTR_SUBGROUP | Control Subgroup | 20090115 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070806 |
2 | ![]() |
Instance method | Public | Method | Get subgroups | 20090115 |
3 | ![]() |
Instance method | Private | Method | Get value set for control | 20070806 |
4 | ![]() |
Instance method | Private | Method | Set value of check box 'Control Relevant' | 20070806 |
5 | ![]() |
Instance method | Private | Method | Set UI element dispaly or not, read-only, etc. | 20070806 |
6 | ![]() |
Instance method | Private | Method | Set value set for control | 20070806 |
Events
Class CL_GRPC_CONTROL_WD has no event.
Types
Class CL_GRPC_CONTROL_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_MAIN_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070806 | ||
2 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 |
Method CONSTRUCTOR on class CL_GRPC_CONTROL_WD has no exception.
Method GET_SUBGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SUBGROUPS | Value transfer | Type reference (TYPE) | GRPC_T_API_CNTR_SUBGROUP | Control Subgroup | 20090115 |
Method GET_SUBGROUPS on class CL_GRPC_CONTROL_WD has no exception.
Method GET_VALUESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUESET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20070806 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070806 | ||
3 | ![]() |
IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070806 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070806 |
Method GET_VALUESET on class CL_GRPC_CONTROL_WD has no exception.
Method SET_CTRL_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RELEVANCE | Call by reference | Type reference (TYPE) | GRPC_T_API_CNTR_RELEVANCE | control relevance list | 20070806 |
Method SET_CTRL_RELEVANCE on class CL_GRPC_CONTROL_WD has no exception.
Method SET_META_DATA Signature
Method SET_META_DATA on class CL_GRPC_CONTROL_WD has no parameter.
Method SET_META_DATA on class CL_GRPC_CONTROL_WD has no exception.
Method SET_VALUESET Signature
Method SET_VALUESET on class CL_GRPC_CONTROL_WD has no parameter.
Method SET_VALUESET on class CL_GRPC_CONTROL_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |