SAP ABAP Class CL_GRPC_TEST_PLAN_GEN_WD (UI class for manual test plan 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 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_MAPPER_WD Supper Class of UI 20070803
Properties
Class CL_GRPC_TEST_PLAN_GEN_WD  
Short Description UI class for manual test plan general info    
Super Class CL_GRPC_MAPPER_WD Supper Class of UI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CCAT   Process controls central catalogues 
Created 20070803   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_TEST_PLAN_GEN_WD has no forward declaration.
Interfaces
Class CL_GRPC_TEST_PLAN_GEN_WD has no interface implemented.
Friends
Class CL_GRPC_TEST_PLAN_GEN_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070803
2 DS_API_TEST_PLAN Instance attribute Public Type reference (TYPE) GRPC_S_API_TESTPLAN API Structure for Testplan 20080111
3 DT_SMP_METHOD Instance attribute Public Type reference (TYPE) GRPC_T_API_VALUESET The valueset for GRPC fields 20070807
4 DV_END_DATE Instance attribute Public Type reference (TYPE) ENDDATUM End Date 20070803
5 DV_START_DATE Instance attribute Public Type reference (TYPE) BEGDATUM Start Date 20070803
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UI_CHANGE Instance method Public Method check if ui changed by client 20070913
2 GET_MESSAGE_MANAGER Instance method Public Method get the message handler 20070803
3 GET_TIMEFRAME_DATE Instance method Public Method get the time frame dates 20070803
4 SAVE Instance method Public Method save the test plan 20070803
5 SET_MESSAGE_MANAGER Instance method Public Method set the message handler 20070803
6 SET_TIMEFRAME_DATE Instance method Public Method set the time frame dates 20070803
Events
Class CL_GRPC_TEST_PLAN_GEN_WD has no event.
Types
Class CL_GRPC_TEST_PLAN_GEN_WD has no local type.
Method Signatures

Method CHECK_UI_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED Call by reference Type reference (TYPE) FLAG General Flag changed 'X', unchanged '' 20070913

Method CHECK_UI_CHANGE on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070803

Method GET_MESSAGE_MANAGER on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.

Method GET_TIMEFRAME_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_DATE Call by reference Type reference (TYPE) ENDDATUM End Date 20070803
2 Exporting EV_START_DATE Call by reference Type reference (TYPE) BEGDATUM Start Date 20070803

Method GET_TIMEFRAME_DATE on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) INT4 Natural number 20070803

Method SAVE on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.

Method SET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070803

Method SET_MESSAGE_MANAGER on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.

Method SET_TIMEFRAME_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_DATE Call by reference Type reference (TYPE) ENDDATUM end date 20070803
2 Importing IV_START_DATE Call by reference Type reference (TYPE) BEGDATUM Start Date 20070803

Method SET_TIMEFRAME_DATE on class CL_GRPC_TEST_PLAN_GEN_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250