SAP ABAP Class CL_TMAS_OLA_SCHEDULER (Schedules an 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

⤷

⤷

Properties
Class | CL_TMAS_OLA_SCHEDULER | |
Short Description | Schedules an analysis job | |
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 | 20120608 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TMAS_OLA_SCHEDULER has no forward declaration.
Interfaces
Class CL_TMAS_OLA_SCHEDULER has no interface implemented.
Friends
Class CL_TMAS_OLA_SCHEDULER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_T_GRAPH | Graph numbers | 20120608 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_T_ISOLANG | Languages | 20120608 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_T_OBJLIST | Object list numbers | 20120608 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_T_OBJTYPE | Object types | 20120608 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_BGJOBCNT | Background job count | 20120608 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120608 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120608 | |
2 | ![]() |
Instance method | Private | Method | 20120608 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120608 |
4 | ![]() |
Instance method | Private | Method | 20120608 | |
5 | ![]() |
Instance method | Private | Method | 20120608 | |
6 | ![]() |
Instance method | Private | Method | 20120630 | |
7 | ![]() |
Instance method | Private | Method | 20120630 | |
8 | ![]() |
Instance method | Private | Method | 20120630 | |
9 | ![]() |
Instance method | Private | Method | 20120611 | |
10 | ![]() |
Static method | Public | Method | 20120608 | |
11 | ![]() |
Static method | Public | Method | 20120630 |
Events
Class CL_TMAS_OLA_SCHEDULER has no event.
Types
Class CL_TMAS_OLA_SCHEDULER has no local type.
Method Signatures
Method ABORT_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOB | Call by reference | Object reference (TYPE REF TO) | IF_TMAS_JOB | Analysis job | 20120608 |
Method ABORT_JOB on class CL_TMAS_OLA_SCHEDULER has no exception.
Method CLEAN_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120608 |
Method CLEAN_TABLES on class CL_TMAS_OLA_SCHEDULER has no exception.
Method CONSTRUCTOR 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 | 20120608 | ||
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
3 | ![]() |
GRAPHS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_GRAPH | Graph numbers | 20120608 | ||
4 | ![]() |
LANGUAGES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ISOLANG | Languages | 20120608 | ||
5 | ![]() |
OBJECT_LISTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJLIST | Object list numbers | 20120608 | ||
6 | ![]() |
OBJECT_TYPES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJTYPE | Object types | 20120608 |
Method CONSTRUCTOR on class CL_TMAS_OLA_SCHEDULER has no exception.
Method INSERT_GRAPHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120608 |
Method INSERT_GRAPHS on class CL_TMAS_OLA_SCHEDULER has no exception.
Method INSERT_LANGUAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120608 |
Method INSERT_LANGUAGES on class CL_TMAS_OLA_SCHEDULER has no exception.
Method INSERT_OBJECTLISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120630 |
Method INSERT_OBJECTLISTS on class CL_TMAS_OLA_SCHEDULER has no exception.
Method INSERT_OBJECTTYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120630 |
Method INSERT_OBJECTTYPES on class CL_TMAS_OLA_SCHEDULER has no exception.
Method PREPARE 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 | 20120630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120630 |
Method REGISTER_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_TS | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120611 | ||
2 | ![]() |
JOB | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB | Object list analysis job | 20120611 | ||
3 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Table lock exception | 20120611 |
Method SCHEDULE 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 | 20120608 | ||
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
3 | ![]() |
GRAPHS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_GRAPH | Graph numbers | 20120608 | ||
4 | ![]() |
JOB | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_OLA_JOB | Object list analysis job | 20120608 | ||
5 | ![]() |
LANGUAGES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_ISOLANG | Languages | 20120608 | ||
6 | ![]() |
OBJECT_LISTS | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJLIST | Object list numbers | 20120608 | ||
7 | ![]() |
OBJECT_TYPES | Call by reference | Type reference (TYPE) | TMAS_OLA_T_OBJTYPE | Object types | 20120608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120608 |
Method START 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 |