SAP ABAP Class IF_SATC_AC_IMP_VERDICT (Import of external results: Verdict)
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
| Class | IF_SATC_AC_IMP_VERDICT | |
| Short Description | Import of external results: Verdict | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100316 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_AC_IMP_VERDICT has no forward declaration.
Interfaces
Class IF_SATC_AC_IMP_VERDICT has no interface implemented.
Friends
Class IF_SATC_AC_IMP_VERDICT has no friend class.
Attributes
Class 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
Class IF_SATC_AC_IMP_VERDICT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_SATC_AC_IMP_VERDICT has no exception.
Method RESET Signature
Method RESET on class IF_SATC_AC_IMP_VERDICT has no parameter.
Method RESET on class 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 class 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 class 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 class 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 class IF_SATC_AC_IMP_VERDICT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |