SAP ABAP Class CL_GRPC_TEST_PLAN_WD (Ui class for manual test plans display)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ 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_WD | |
Short Description | Ui class for manual test plans display | |
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_WD has no forward declaration.
Interfaces
Class CL_GRPC_TEST_PLAN_WD has no interface implemented.
Friends
Class CL_GRPC_TEST_PLAN_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 | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070806 | ||
2 | DT_CENTRAL_CONTROL | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20071015 | ||
3 | DT_TEST_PLAN | Instance attribute | Public | Type reference (TYPE) | GRPC_T_TEST_PLAN | table type for test plans | 20071022 | ||
4 | DV_CREATED_TEST_PLAN | Instance attribute | Private | Type reference (TYPE) | GRPC_S_TEST_PLAN | Object ID | 20090226 | ||
5 | GC_TP_CTRL_TABLENAME | Constant | Public | Type reference (TYPE) | STRING | 'TAB_CONTROL_TEST_PLAN' | 20080321 | ||
6 | GC_TP_TABLENAME | Constant | Public | Type reference (TYPE) | STRING | 'TAB_MANUAL_TEST_PLAN' | 20080321 | ||
7 | IS_ASSIGN_ENABLE | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20071122 | ||
8 | IS_ASSIGN_IECL_ENABLE | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20090211 | ||
9 | MT_SORT_INFO | Instance attribute | Public | Type reference (TYPE) | GRPC_T_TABLE_SORT_INFO | table of GRPC_S_TABLE_SORT_INFO | 20080321 | ||
10 | MT_TP_CONTROL | Instance attribute | Public | Type reference (TYPE) | GRPC_T_TEST_PLAN_CONTROL | table type for test plan control | 20080321 | ||
11 | M_SORT_COLUMN | Instance attribute | Public | Type reference (TYPE) | STRING | 20080320 | |||
12 | M_SORT_DIRECTION | Instance attribute | Public | Type reference (TYPE) | NUM02 | ABAB Dictionary: Two-Digit Numeric Field | 20080320 |
Methods
Events
Class CL_GRPC_TEST_PLAN_WD has no event.
Types
Class CL_GRPC_TEST_PLAN_WD has no local type.
Method Signatures
Method BUILD_TESTPLAN_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_TEST_PLAN | Value transfer | Type reference (TYPE) | GRPC_T_TEST_PLAN | table type for test plans | 20080320 |
Method BUILD_TESTPLAN_TABLE on class CL_GRPC_TEST_PLAN_WD has no exception.
Method BUILD_TP_CONTROL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_CTRL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080321 |
Method BUILD_TP_CONTROL_TABLE on class CL_GRPC_TEST_PLAN_WD has no exception.
Method CHECK_AUTH_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RETURN | Call by reference | Type reference (TYPE) | FLAG | Natural number | 20070918 | ||
2 | Exporting | EV_RETURN_IELC | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090211 |
Method CHECK_AUTH_ASSIGN on class CL_GRPC_TEST_PLAN_WD has no exception.
Method CHECK_AUTH_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RETURN | Call by reference | Type reference (TYPE) | FLAG | Natural number | 20070918 |
Method CHECK_AUTH_CREATE on class CL_GRPC_TEST_PLAN_WD has no exception.
Method CHECK_AUTH_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RETURN | Call by reference | Type reference (TYPE) | FLAG | Natural number | 20070918 |
Method CHECK_AUTH_DELETE on class CL_GRPC_TEST_PLAN_WD has no exception.
Method CHECK_AUTH_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RETURN | Call by reference | Type reference (TYPE) | FLAG | Natural number | 20070918 |
Method CHECK_AUTH_OPEN on class CL_GRPC_TEST_PLAN_WD has no exception.
Method DELETE Signature
Method DELETE on class CL_GRPC_TEST_PLAN_WD has no parameter.
Method DELETE on class CL_GRPC_TEST_PLAN_WD has no exception.
Method GET_LEAD_SELECTION_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_TEST_PLAN | Call by reference | Type reference (TYPE) | GRPC_T_TEST_PLAN | Process | 20090227 | ||
2 | Exporting | EV_LEAD_SELECTION_ROW | Call by reference | Type reference (TYPE) | I | 20090227 | |||
3 | Importing | IV_LEAD_SELECTION | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090227 | ||
4 | Importing | IV_PARENT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090227 |
Method GET_LEAD_SELECTION_ROW on class CL_GRPC_TEST_PLAN_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 | 20070806 |
Method GET_MESSAGE_MANAGER on class CL_GRPC_TEST_PLAN_WD has no exception.
Method GET_TEST_PLAN_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_TEST_PLAN_CONTROL | Call by reference | Type reference (TYPE) | GRPC_T_TEST_PLAN_CONTROL | table type for test plan control | 20070803 | ||
2 | Importing | ID_TEST_PLAN_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070803 |
Method GET_TEST_PLAN_CONTROLS on class CL_GRPC_TEST_PLAN_WD has no exception.
Method GET_TEST_PLAN_IELCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_TEST_PLAN_IELC | Call by reference | Type reference (TYPE) | GRPC_T_TEST_PLAN_CONTROL | table type for test plan control | 20080912 | ||
2 | Importing | ID_TEST_PLAN_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080912 |
Method GET_TEST_PLAN_IELCS on class CL_GRPC_TEST_PLAN_WD has no exception.
Method LOAD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_DESCR | Call by reference | Type reference (TYPE) | STRING | 20071026 | |||
2 | Importing | IV_NAME | Call by reference | Type reference (TYPE) | GRPC_COBJTEXT | Text | 20071026 | ||
3 | Importing | IV_VALIDFROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20071026 | ||
4 | Importing | IV_VALIDTO | Call by reference | Type reference (TYPE) | DATUM | Date | 20071026 | ||
5 | Returning | RT_TEST_PLAN | Value transfer | Type reference (TYPE) | GRPC_T_TEST_PLAN | table type for test plans | 20071026 |
Method LOAD_DATA on class CL_GRPC_TEST_PLAN_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 | Object ID | 20090226 |
Method SET_CREATED_TEST_PLAN on class CL_GRPC_TEST_PLAN_WD has no exception.
Method SET_FIRST_VISIBLE_ROW Signature
Method SET_FIRST_VISIBLE_ROW on class CL_GRPC_TEST_PLAN_WD has no parameter.
Method SET_FIRST_VISIBLE_ROW on class CL_GRPC_TEST_PLAN_WD has no exception.
Method SET_LEAD_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LEAD_SELECTION | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070803 |
Method SET_LEAD_SELECTION on class CL_GRPC_TEST_PLAN_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 | 20070806 |
Method SET_MESSAGE_MANAGER on class CL_GRPC_TEST_PLAN_WD has no exception.
Method SET_SORT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_SORT_INFO | Call by reference | Type reference (TYPE) | GRPC_S_TABLE_SORT_INFO | info for sort table | 20080321 |
Method SET_SORT_INFO on class CL_GRPC_TEST_PLAN_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |