SAP ABAP Class CL_TMAS_OLA_API (Object list analysis API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS_OLA (Package) Translation Memory Object List Analyzer
⤷
⤷
Properties
| Class | CL_TMAS_OLA_API | |
| Short Description | Object list analysis API | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_TMAS_OLA | Translation Memory Object List Analyzer |
| Created | 20120605 | 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 CL_TMAS_OLA_API has no interface implemented.
Friends
Class CL_TMAS_OLA_API has no friend class.
Attributes
Class CL_TMAS_OLA_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the job with the specified id | 20120605 | |
| 2 | Static method | Public | Method | Returns a list of all jobs | 20120605 | |
| 3 | Static method | Public | Method | Schedules an object list analysis job | 20120605 | |
| 4 | Static method | Public | Method | Starts an object list analysis job | 20120630 |
Events
Class CL_TMAS_OLA_API has no event.
Types
Class CL_TMAS_OLA_API has no local type.
Method Signatures
Method GET_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOB | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB | Object list analysis job | 20120605 | |||
| 2 | JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120605 |
Method GET_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20120629 | |||
| 2 | JOBS | Value transfer | Type reference (TYPE) | TMAS_OLA_T_JOB | Table of jobs | 20120605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120605 |
Method SCHEDULE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BGJOB_COUNT | Call by reference | Type reference (TYPE) | TMAS_OLA_BGJOBCNT | Background job count | 20120605 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120605 | ||||
| 3 | GRAPHS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_GRAPH | Graph numbers | 20120605 | |||
| 4 | JOB | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB | Object list analysis job | 20120605 | |||
| 5 | LANGUAGES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ISOLANG | Languages | 20120605 | |||
| 6 | OBJECT_LISTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJLIST | Object list numbers | 20120605 | |||
| 7 | OBJECT_TYPES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJTYPE | Object types | 20120605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120605 |
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BGJOB_COUNT | Call by reference | Type reference (TYPE) | TMAS_OLA_BGJOBCNT | Background job count | 20120630 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120630 | ||||
| 3 | GRAPHS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_GRAPH | Graph numbers | 20120630 | |||
| 4 | JOB | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB | Object list analysis job | 20120630 | |||
| 5 | LANGUAGES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ISOLANG | Languages | 20120630 | |||
| 6 | OBJECT_LISTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJLIST | Object list numbers | 20120630 | |||
| 7 | OBJECT_TYPES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJTYPE | Object types | 20120630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120630 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |