SAP ABAP Interface IF_GRPC_API_TESTPLAN (Interface for Test Plan API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
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
Interface | IF_GRPC_API_TESTPLAN | |
Short Description | Interface for Test Plan API |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091102 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRPC_API_TESTPLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091102 |
Friends
Interface IF_GRPC_API_TESTPLAN has no friend.
Attributes
Interface IF_GRPC_API_TESTPLAN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONTROLS | Instance method | Public | Method | API for Controls in Test Plan | 20091102 |
2 | CREATE | Static method | Public | Method | 20091102 | |
3 | DELETE | Instance method | Public | Method | 20091102 | |
4 | IELCS | Instance method | Public | Method | Qurey all indirect ELCs for test plan | 20091104 |
5 | QUERY | Static method | Public | Method | 20091102 | |
6 | RETRIEVE | Instance method | Public | Method | 20091102 | |
7 | UPDATE | Instance method | Public | Method | 20091102 |
Events
Interface IF_GRPC_API_TESTPLAN has no event.
Types
Interface 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 | Exporting | ET_CONTROL_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTPLAN_CTRL_DTLS | Control data for API service - basic fields | 20091102 | ||
2 | Importing | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091102 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091102 | ||
2 | Importing | IS_TEST_PLAN_DATA_NEW | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091110 | ||
3 | Importing | IT_TEST_STEPS_NEW | Call by reference | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091110 | ||
4 | Importing | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091102 | ||
5 | Returning | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | 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 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
Method IELCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_IELC_LIST | Value transfer | Type reference (TYPE) | GRPC_T_TEST_PLAN_CONTROL | table type for test plan control | 20091104 | ||
2 | Importing | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_TEST_PLAN_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTPLAN_LIST | Table type for test plan list | 20091104 | ||
2 | Importing | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091104 | ||
3 | Importing | IV_FULL | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | |
4 | Importing | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 | ||
5 | Importing | 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 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_TEST_PLAN_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091104 | ||
2 | Exporting | ET_TEST_STEPS | Value transfer | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091104 | ||
3 | Importing | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | ||
4 | Importing | IV_PARENT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | ||
5 | Importing | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | ||
6 | Importing | IV_TESTPLAN_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_TEST_PLAN_DATA_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_TESTPLAN | API Structure for Testplan | 20091104 | ||
2 | Importing | IT_TEST_STEPS_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_TEST_STEP | Table type for Test steps | 20091104 | ||
3 | Importing | 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 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091104 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |