SAP ABAP Interface IF_TMAS_OLA_JOB (Object list analysis job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS_OLA (Package) Translation Memory Object List Analyzer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TMAS_OLA_JOB | Object list analysis job | 20120606 |
Properties
| Interface | IF_TMAS_OLA_JOB | |
| Short Description | Object list analysis job |
General Data
| Package | SLXE_TMAS_OLA | Translation Memory Object List Analyzer |
| Created | 20120605 | SAP |
| Last changed | 20140121 | SAP |
| 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 IF_TMAS_OLA_JOB has no interface.
Friends
Interface IF_TMAS_OLA_JOB has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Instance attribute | Public | Type reference (TYPE) | TMAS_JOBID | Job id | 20120605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Aborts the job | 20120605 | |
| 2 | Instance method | Public | Method | Deletes the job | 20120605 | |
| 3 | Instance method | Public | Method | Gets the accumulated results of the job | 20120702 | |
| 4 | Instance method | Public | Method | Gets detailed results | 20120702 | |
| 5 | Instance method | Public | Method | Returns a snapshot of the job status | 20120605 | |
| 6 | Instance method | Public | Method | Returns the job parameters | 20130305 | |
| 7 | Instance method | Public | Method | Revives a dead or aborted job | 20120605 |
Events
Interface IF_TMAS_OLA_JOB has no event.
Types
Interface IF_TMAS_OLA_JOB has no local type.
Method Signatures
Method ABORT Signature
Method ABORT on Interface IF_TMAS_OLA_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120608 |
Method DELETE Signature
Method DELETE on Interface IF_TMAS_OLA_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120608 |
Method GET_ACCUMULATED_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_RESULTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_AER | Accumulated results of failed analyses | 20120702 | |||
| 2 | SUCCESS_RESULTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ASR7 | Accumulated results of successful analyses | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Job related exception | 20120702 |
Method GET_DETAILED_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRKEYS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_DRKEY | Detailed results keys | 20130131 | |||
| 2 | ERROR_RESULTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ER | Results of failed analyses | 20120702 | |||
| 3 | SUCCESS_RESULTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_SR7 | Results of successful analyses | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Job related exception | 20120702 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB_INFO | Information on a job | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120605 |
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB_PARAMS | Job parameters | 20130305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20130305 |
Method REVIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REEVALUATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Re-evaluate documents that were "in process" | 20130619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120608 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |