SAP ABAP Class IF_TMAS_JOB (Analysis job)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TMAS_JOB | Job implementation | 20111031 |
Properties
| Class | IF_TMAS_JOB | |
| Short Description | Analysis job | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111031 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_TMAS_JOB has no interface implemented.
Friends
Class IF_TMAS_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TMAS_JOBID | Job ID | 20111102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Aborts the job | 20111031 | |
| 2 | Instance method | Public | Method | Closes the job | 20111031 | |
| 3 | Instance method | Public | Method | Deletes the job | 20111031 | |
| 4 | Instance method | Public | Method | Returns a snapshot of the job status | 20111031 | |
| 5 | Instance method | Public | Method | Returns an iterator over the analysis results of a job | 20111031 | |
| 6 | Instance method | Public | Method | Submits documents for analysis | 20111031 |
Events
Class IF_TMAS_JOB has no event.
Types
Class IF_TMAS_JOB has no local type.
Method Signatures
Method ABORT Signature
Method ABORT on class IF_TMAS_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBEND_LISTENER_CLASSNAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
Method DELETE Signature
Method DELETE on class IF_TMAS_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBINFO | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_JOB_INFO | Information on a job | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
Method GET_RESULT_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_RESULT_ITERATOR | Analysis result iterator | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
Method SUBMIT_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Call by reference | Type reference (TYPE) | TMAS_T_DOCUMENT | Table of documents for analysis | 20111031 | |||
| 2 | DO_DB_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20111031 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |