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 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070803 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20080111 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRPC_T_API_VALUESET | The valueset for GRPC fields | 20070807 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ENDDATUM | End Date | 20070803 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BEGDATUM | Start Date | 20070803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | check if ui changed by client | 20070913 | |
| 2 | Instance method | Public | Method | get the message handler | 20070803 | |
| 3 | Instance method | Public | Method | get the time frame dates | 20070803 | |
| 4 | Instance method | Public | Method | save the test plan | 20070803 | |
| 5 | Instance method | Public | Method | set the message handler | 20070803 | |
| 6 | 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 | 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 | 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 | EV_END_DATE | Call by reference | Type reference (TYPE) | ENDDATUM | End Date | 20070803 | |||
| 2 | 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 | 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 | 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 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDATUM | end date | 20070803 | |||
| 2 | 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 |