SAP ABAP Class CL_GRPC_TEST_PLAN_OIF_WD (UI class for manual test plan oif)
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_OIF_WD  
Short Description UI class for manual test plan oif    
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_OIF_WD has no forward declaration.
Interfaces
Class CL_GRPC_TEST_PLAN_OIF_WD has no interface implemented.
Friends
Class CL_GRPC_TEST_PLAN_OIF_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 DO_VIEW_CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070803
3 DV_CREATED_TEST_PLAN Instance attribute Private Type reference (TYPE) GRPC_S_TEST_PLAN structure of test plan 20090226
4 DV_END_DATE Instance attribute Public Type reference (TYPE) ENDDATUM End Date 20071015
5 DV_START_DATE Instance attribute Public Type reference (TYPE) BEGDATUM Start Date 20071015
6 DV_TF_YEAR Instance attribute Public Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20070912
7 DV_TIMEFRAME Instance attribute Public Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME Description of the entity 20070912
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method cancel the test plan changes 20070803
2 GET_CREATED_TEST_PLAN Instance method Public Method get created test plan 20090226
3 GET_MESSAGE_MANAGER Instance method Public Method get the message handler 20070803
4 GET_TIMEFRAME_DATE Instance method Public Method get the time frame dates 20071015
5 GET_VIEW_CONTROLLER Instance method Public Method get the view controller 20070803
6 SAVE Instance method Public Method save the test plan 20070803
7 SET_CREATED_TEST_PLAN Instance method Public Method set created test plan 20090226
8 SET_MESSAGE_MANAGER Instance method Public Method set the message handler 20070803
9 SET_TIMEFRAME_DATE Instance method Public Method set the time frame dates 20071015
10 SET_VIEW_CONTROLLER Instance method Public Method set the view controller 20070803
Events
Class CL_GRPC_TEST_PLAN_OIF_WD has no event.
Types
Class CL_GRPC_TEST_PLAN_OIF_WD has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_GRPC_TEST_PLAN_OIF_WD has no parameter.
Method CANCEL on class CL_GRPC_TEST_PLAN_OIF_WD has no exception.

Method GET_CREATED_TEST_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_CREATED_TEST_PLAN Call by reference Type reference (TYPE) GRPC_S_TEST_PLAN structure of test plan 20090226

Method GET_CREATED_TEST_PLAN on class CL_GRPC_TEST_PLAN_OIF_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_OIF_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 20071015
2 Exporting EV_START_DATE Call by reference Type reference (TYPE) BEGDATUM Start Date 20071015

Method GET_TIMEFRAME_DATE on class CL_GRPC_TEST_PLAN_OIF_WD has no exception.

Method GET_VIEW_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIEW_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070803

Method GET_VIEW_CONTROLLER on class CL_GRPC_TEST_PLAN_OIF_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
2 Importing LO_CDF_COMP Call by reference Object reference (TYPE REF TO) IWCI_GRFN_CDF WebDynpro Interface COMPONENTCONTROLLER 20071012

Method SAVE on class CL_GRPC_TEST_PLAN_OIF_WD has no exception.

Method SET_CREATED_TEST_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATED_TEST_PLAN Call by reference Type reference (TYPE) GRPC_S_TEST_PLAN structure of test plan 20090226

Method SET_CREATED_TEST_PLAN on class CL_GRPC_TEST_PLAN_OIF_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_OIF_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 20071015
2 Importing IV_START_DATE Call by reference Type reference (TYPE) BEGDATUM Start Date 20071015

Method SET_TIMEFRAME_DATE on class CL_GRPC_TEST_PLAN_OIF_WD has no exception.

Method SET_VIEW_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070803

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