SAP ABAP Interface IF_SATC_AC_IMP_VERDICT (Import of external results: Verdict)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__IMP_API (Package) API for import of external results

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_IMP_VERDICT | Import external results: Verdict | 20100329 |
Properties
Interface | IF_SATC_AC_IMP_VERDICT | |
Short Description | Import of external results: Verdict |
General Data
Package | SATC_ABAP_CHECK__IMP_API | API for import of external results |
Created | 20100316 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_AC_IMP_VERDICT has no forward declaration.
Interfaces
Interface IF_SATC_AC_IMP_VERDICT has no interface.
Friends
Interface IF_SATC_AC_IMP_VERDICT has no friend.
Attributes
Interface IF_SATC_AC_IMP_VERDICT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Identity of a verdict | 20100317 |
2 | ![]() |
Instance method | Public | Method | Get navigator for verdict | 20100317 |
3 | ![]() |
Instance method | Public | Method | Get processed host for verdicts | 20100317 |
4 | ![]() |
Instance method | Public | Method | Get processed timestamp for verdicts | 20100317 |
5 | ![]() |
Instance method | Public | Method | Get text handle for verdict | 20100317 |
6 | ![]() |
Instance method | Public | Method | Reset | 20100317 |
7 | ![]() |
Instance method | Public | Method | Set Identity of a verdict | 20100317 |
8 | ![]() |
Instance method | Public | Method | Set navigator for verdict | 20100317 |
9 | ![]() |
Instance method | Public | Method | Set processed host for verdicts | 20100317 |
10 | ![]() |
Instance method | Public | Method | Set processed timestamp for verdicts | 20100317 |
11 | ![]() |
Instance method | Public | Method | Set text handle for verdict | 20100317 |
Events
Interface IF_SATC_AC_IMP_VERDICT has no event.
Types
Interface IF_SATC_AC_IMP_VERDICT has no local type.
Method Signatures
Method GET_IDENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHECKSUM | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_CHECKSUM | 20100412 | |||
2 | ![]() |
E_MODULE_ID | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_MODULE_ID | 20100412 | |||
3 | ![]() |
E_MODULE_MSG_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_MODULE_MSG_KEY | 20100412 | |||
4 | ![]() |
E_OBJ_NAME | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_OBJ_NAME | 20100412 | |||
5 | ![]() |
E_OBJ_TYPE | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_OBJ_TYPE | 20100412 |
Method GET_IDENTITY on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method GET_NAVIGATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC_NAVIGATOR | 20100412 |
Method GET_NAVIGATOR on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method GET_PROCESSED_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_EXECUTION_HOST | 20100317 |
Method GET_PROCESSED_HOST on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method GET_PROCESSED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_CREATED_ON | 20100317 |
Method GET_PROCESSED_ON on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method GET_TEXT_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC_TEXT_HANDLE | 20100412 |
Method GET_TEXT_HANDLE on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method RESET Signature
Method RESET on Interface IF_SATC_AC_IMP_VERDICT has no parameter.
Method RESET on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method SET_IDENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECKSUM | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_CHECKSUM | 20100317 | |||
2 | ![]() |
I_MODULE_ID | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_MODULE_ID | 20100317 | |||
3 | ![]() |
I_MODULE_MSG_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_MODULE_MSG_KEY | 20100317 | |||
4 | ![]() |
I_OBJ_NAME | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_OBJ_NAME | 20100317 | |||
5 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_OBJ_TYPE | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100416 |
Method SET_NAVIGATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | CL_SATC_AC_NAVIGATOR | 20100317 |
Method SET_NAVIGATOR on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method SET_PROCESSED_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SYSTEM_ID | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_EXECUTION_HOST | 20100317 |
Method SET_PROCESSED_HOST on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method SET_PROCESSED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATED_ON | Call by reference | Type reference (TYPE) | IF_SATC_AC_IMPORT_TYPES=>TY_D_CREATED_ON | 20100412 |
Method SET_PROCESSED_ON on Interface IF_SATC_AC_IMP_VERDICT has no exception.
Method SET_TEXT_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SATC_AC_TEXT_HANDLE | 20100317 |
Method SET_TEXT_HANDLE on Interface IF_SATC_AC_IMP_VERDICT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |