SAP ABAP Class CL_GRPC_MANUAL_TEST_WD (Testing UI Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_TEST_PLAN (Package) PC Test plans
⤷
⤷
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 | 20070810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_MANUAL_TEST_WD | Interface for the UI class testing | 20070810 |
Properties
| Class | CL_GRPC_MANUAL_TEST_WD | |
| Short Description | Testing UI Class | |
| 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_TEST_PLAN | PC Test plans |
| Created | 20070810 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_MANUAL_TEST_WD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_MANUAL_TEST_WD | Interface for the UI class testing | 20070810 |
Friends
Class CL_GRPC_MANUAL_TEST_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Add Comment' | 20110504 | |||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | '252' | Natural number | 20110505 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_MSG_HANDLER_WD | Message Handler | 20070810 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20080707 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20070929 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20070929 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090220 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20070810 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20070810 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20070929 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070810 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' = read, ' ' = edit | 20080107 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' = read, ' ' = edit | 20080716 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070813 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070810 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20070929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110506 | ||
| 2 | Instance method | Private | Method | Set review ui status | 20080724 | |
| 3 | Static method | Public | Method | Set flag if test step is updated | 20080614 | |
| 4 | Static method | Public | Method | Update value for UI from API | 20080613 |
Events
Class CL_GRPC_MANUAL_TEST_WD has no event.
Types
Class CL_GRPC_MANUAL_TEST_WD has no local type.
Method Signatures
Method CONVERT_UI_TESTSTEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_UI_TESTSTEP | UI table type to display test steps | 20110506 | |||
| 2 | IT_API_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20110506 |
Method CONVERT_UI_TESTSTEPS on class CL_GRPC_MANUAL_TEST_WD has no exception.
Method SET_REVIEW_UI_STATUS Signature
Method SET_REVIEW_UI_STATUS on class CL_GRPC_MANUAL_TEST_WD has no parameter.
Method SET_REVIEW_UI_STATUS on class CL_GRPC_MANUAL_TEST_WD has no exception.
Method UPDATE_TS_CHANGED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORIGINAL_TS | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20080614 | |||
| 2 | IT_TS | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20080614 |
Method UPDATE_TS_CHANGED_FLAG on class CL_GRPC_MANUAL_TEST_WD has no exception.
Method UPDATE_UI_TL_LOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_TL_LOG | Call by reference | Type reference (TYPE) | GRPC_T_UI_TL_HISTORY | Test log history | 20080613 | |||
| 2 | IT_TL_LOG | Call by reference | Type reference (TYPE) | GRPC_T_TL_LOG | Testlog action log | 20080613 |
Method UPDATE_UI_TL_LOGS on class CL_GRPC_MANUAL_TEST_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |