SAP ABAP Class IF_GRPC_API_TESTPLAN (Interface for Test Plan API)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091102 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_TESTPLAN | Test Plan API class | 20091102 |
Properties
| Class | IF_GRPC_API_TESTPLAN | |
| Short Description | Interface for Test Plan API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091102 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRPC_API_TESTPLAN has no forward declaration.
Interfaces
Class IF_GRPC_API_TESTPLAN has no interface implemented.
Friends
Class IF_GRPC_API_TESTPLAN has no friend class.
Attributes
Class IF_GRPC_API_TESTPLAN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | API for Controls in Test Plan | 20091102 | |
| 2 | Static method | Public | Method | 20091102 | ||
| 3 | Instance method | Public | Method | 20091102 | ||
| 4 | Instance method | Public | Method | Qurey all indirect ELCs for test plan | 20091104 | |
| 5 | Static method | Public | Method | 20091102 | ||
| 6 | Instance method | Public | Method | 20091102 | ||
| 7 | Instance method | Public | Method | 20091102 |
Events
Class IF_GRPC_API_TESTPLAN has no event.
Types
Class IF_GRPC_API_TESTPLAN has no local type.
Method Signatures
Method CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTPLAN_CTRL_DTLS | Control data for API service - basic fields | 20091102 | |||
| 2 | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091102 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091102 | |||
| 2 | IS_TEST_PLAN_DATA_NEW | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091110 | |||
| 3 | IT_TEST_STEPS_NEW | Call by reference | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091110 | |||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091102 | |||
| 5 | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method IELCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IELC_LIST | Value transfer | Type reference (TYPE) | GRPC_T_TEST_PLAN_CONTROL | table type for test plan control | 20091104 | |||
| 2 | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEST_PLAN_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTPLAN_LIST | Table type for test plan list | 20091104 | |||
| 2 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091104 | |||
| 3 | IV_FULL | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | ||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 | |||
| 5 | IV_SEARCH_PATTERN | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEST_PLAN_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091104 | |||
| 2 | ET_TEST_STEPS | Value transfer | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091104 | |||
| 3 | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | |||
| 4 | IV_PARENT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | |||
| 5 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | |||
| 6 | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEST_PLAN_DATA_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091104 | |||
| 2 | IT_TEST_STEPS_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091104 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |