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 DO_MAIN_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081210
2 DT_AUTOM_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
3 DT_CATEGORY_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080603
4 DT_CN_GROUP_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20090115
5 DT_CONTROL_RISK_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080927
6 DT_DT_EVNT_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
7 DT_FREQ_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
8 DT_IS_CONTROL_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
9 DT_LVL_OF_EVI_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080927
10 DT_NATURE_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
11 DT_PURP_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
12 DT_RELEVNACE Instance attribute Private Type reference (TYPE) GRPC_T_API_VALUESET The valueset for GRPC fields 20070806
13 DT_SIG_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
14 DT_TEST_AUTOM_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
15 DT_TEST_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
16 DT_TTECHNQ_VALUESET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
17 DV_CASE_ID Instance attribute Private Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20131114
18 DV_LEAD_SELECTION Instance attribute Private Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20070806
19 DV_SESSION_ID Instance attribute Private Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070806
20 MT_CN_SUBGROUP Instance attribute Private Type reference (TYPE) GRPC_T_API_CNTR_SUBGROUP Control Subgroup 20090115
21 MV_REGULATION_ID Instance attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070806
2 GET_SUBGROUPS Instance method Public Method Get subgroups 20090115
3 GET_VALUESET Instance method Private Method Get value set for control 20070806
4 SET_CTRL_RELEVANCE Instance method Private Method Set value of check box 'Control Relevant' 20070806
5 SET_META_DATA Instance method Private Method Set UI element dispaly or not, read-only, etc. 20070806
6 SET_VALUESET 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 Importing IO_MAIN_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070806
2 Importing 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 Returning 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 Exporting ET_VALUESET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20070806
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20070806
3 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070806
4 Importing 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 Importing 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