SAP ABAP Interface IF_GRPC_API_TESTLOG (TestLog API Interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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_TESTLOG | TestLog API Entity Class | 20091103 |
Properties
| Interface | IF_GRPC_API_TESTLOG | |
| Short Description | TestLog API Interface |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091103 | SAP |
| Last changed | 20141106 | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091110 |
Friends
Interface IF_GRPC_API_TESTLOG has no friend.
Attributes
Interface IF_GRPC_API_TESTLOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create TestLog API Entity | 20091103 | |
| 2 | Instance method | Public | Method | Delete the specified Testlog API Entity | 20091103 | |
| 3 | Static method | Public | Method | Quer all of Testlog API Entities | 20091103 | |
| 4 | Instance method | Public | Method | Retrieve the specified TestLog API Entity | 20091103 | |
| 5 | Instance method | Public | Method | Modified the specified TestLog API Entity | 20091103 |
Events
Interface IF_GRPC_API_TESTLOG has no event.
Types
Interface IF_GRPC_API_TESTLOG has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091103 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091103 | |||
| 3 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091103 | |||
| 4 | IT_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Regulation table type | 20100622 | |||
| 5 | I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20091103 | |||
| 6 | I_HROBJECT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 | |||
| 7 | I_HRORG | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 | |||
| 8 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091103 |
Method DELETE Signature
Method DELETE on Interface IF_GRPC_API_TESTLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091103 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TESTLOG_LIST | Call by reference | Type reference (TYPE) | GRPC_T_ATTRIBUTE_TL | table of testlog attribute | 20091103 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091103 | |||
| 3 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091103 | |||
| 4 | I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20091103 | |||
| 5 | I_HROBJECT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 | |||
| 6 | I_HRORG | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 | |||
| 7 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091103 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CASE_REF | Call by reference | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20091103 | |||
| 2 | ES_TESTLOG_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20091103 | |||
| 3 | ET_AC_TESTRESULT | Call by reference | Type reference (TYPE) | GRPC_T_API_AC_TESTRESULT | Table type for Automated test result | 20091103 | |||
| 4 | ET_DEFICIENCY_LIST | Call by reference | Type reference (TYPE) | GRFN_T_JOBSTEP_DEFICIENCY_LIST | Table type of GRFN_S_JOBSTEP_DEFICIENCY_LIST | 20100713 | |||
| 5 | ET_HISTORY | Call by reference | Type reference (TYPE) | GRPC_T_API_HISTORY | Assessment/testlog History | 20091103 | |||
| 6 | ET_ISSUE_EVENT | Call by reference | Type reference (TYPE) | GRPC_T_ISSUE_EVENT | Events of an Issue | 20091103 | |||
| 7 | ET_PROCESSOR | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20091103 | |||
| 8 | ET_TESTLOG_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_CASE_LIST | List case info | 20120709 | |||
| 9 | ET_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20091103 | |||
| 10 | ET_TL_LOG | Call by reference | Type reference (TYPE) | GRPC_T_TL_LOG | Table of grpc_s_tl_log | 20091103 | |||
| 11 | HAS_TESTLOG_LIST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120709 | |||
| 12 | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091103 | |||
| 13 | I_AIF_LOAD | Value transfer | Type reference (TYPE) | ABAP_BOOL | '' | 20111020 | |||
| 14 | I_LOAD_AC_TESTRESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 15 | I_LOAD_CASE_REF | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 16 | I_LOAD_CUMUL_TESTLOG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120709 | |||
| 17 | I_LOAD_DEF_LIST | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 18 | I_LOAD_HISTORY | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 19 | I_LOAD_ISSUE_EVENT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 20 | I_LOAD_PROCESSOR | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 21 | I_LOAD_TESTSTEP | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
| 22 | I_LOAD_TL_LOG | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091103 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TESTLOG_DATA_CHANGED | Call by reference | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20091103 | |||
| 2 | IT_AC_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_API_AC_TESTRESULT | Table type for Automated test result | 20091103 | |||
| 3 | IT_TESTSTEP_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20091103 | |||
| 4 | IV_NEED_TLLOG | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20091103 | |||
| 5 | IV_OWNER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20111020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091103 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |