SAP ABAP Class CL_GRPC_API_TESTPLAN (Test Plan API class)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20091102 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091110 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20091102 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_TESTPLAN | Interface for Test Plan API | 20091102 |
Properties
Class | CL_GRPC_API_TESTPLAN | |
Short Description | Test Plan API class | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091102 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRFN0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091110 | ||
2 | IF_GRFN_REPORT | Get data for reporting engine | 20091102 | ||
3 | IF_GRPC_API_TESTPLAN | Interface for Test Plan API | 20091102 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20091102 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_ENTITY_SESSION | Constant | Private | Type reference (TYPE) | GRPC_API_ENTITY_ID | 'SESSION' | GRPC ID of the entity | 20091104 | |
2 | CV_OPERATION_CONTROLS | Constant | Private | Type reference (TYPE) | GRFN_API_OPERATION_ID | 'CONTROLS' | The ID of the operation | 20091102 | |
3 | MC_ERROR | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091102 | |
4 | MC_MESSAGE_CLASS_PC | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20100719 | |
5 | MV_CASES_MODEL | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_CASES_MODEL' | Reference type | 20091104 | |
6 | MV_MODEL_SETUP | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20091102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20091107 | |
2 | GET | Static method | Private | Method | 20091107 | |
3 | RESOLVE_FIELDS_TESTPLAN | Instance method | Private | Method | 20091109 |
Events
Class CL_GRPC_API_TESTPLAN has no event.
Types
Class CL_GRPC_API_TESTPLAN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091107 | ||
2 | Importing | IV_TESTPLAN_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091107 |
Method CONSTRUCTOR on class CL_GRPC_API_TESTPLAN has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091107 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091107 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_TESTPLAN | Test Plan API class | 20091107 |
Method GET on class CL_GRPC_API_TESTPLAN has no exception.
Method RESOLVE_FIELDS_TESTPLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_FIELD_CLUSTER | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_CLUSTER | Field cluster table | 20091109 | ||
2 | Exporting | ET_INFOTYPE | Call by reference | Type reference (TYPE) | GRFN_T_ATTRIBUTES | List of required infotypes | 20091109 | ||
3 | Importing | IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20091109 | ||
4 | Importing | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read all attributes | 20091109 | ||
5 | Importing | IV_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read long texts | 20091109 | ||
6 | Importing | IV_READ_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read attributes | 20091109 |
Method RESOLVE_FIELDS_TESTPLAN on class CL_GRPC_API_TESTPLAN has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |