SAP ABAP Class CL_TMAS_OLA_BGJOB (Object processing background 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_BGJOB | |
Short Description | Object processing background 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 | 20120613 | 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_BGJOB has no interface implemented.
Friends
Class CL_TMAS_OLA_BGJOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TMAS_JOB | Analysis job | 20120613 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_GRAPH | 20120613 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_LANG | 20120613 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMAS_OLA_BGJOBID | Background job id | 20120615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120614 | |
2 | ![]() |
Instance method | Private | Method | 20120613 | |
3 | ![]() |
Instance method | Private | Method | 20120613 | |
4 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20120613 |
5 | ![]() |
Instance method | Private | Method | 20120613 | |
6 | ![]() |
Instance method | Private | Method | 20120614 | |
7 | ![]() |
Instance method | Private | Method | 20120613 | |
8 | ![]() |
Instance method | Private | Method | 20120614 | |
9 | ![]() |
Instance method | Private | Method | 20120614 | |
10 | ![]() |
Static method | Public | Method | 20120613 | |
11 | ![]() |
Instance method | Private | Method | 20120613 | |
12 | ![]() |
Instance method | Private | Method | 20120613 | |
13 | ![]() |
Instance method | Private | Method | 20120613 | |
14 | ![]() |
Instance method | Private | Method | 20120613 |
Events
Class CL_TMAS_OLA_BGJOB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_GRAPH | Private | See coding | 20120613 | t_graph TYPE HASHED TABLE OF lxegraph WITH UNIQUE DEFAULT KEY
|
||
2 | T_LANG | Private | See coding | 20120613 | t_lang TYPE HASHED TABLE OF lxeisolang WITH UNIQUE DEFAULT KEY
|
||
3 | T_OBJ | Private | See coding | 20120613 | t_obj TYPE STANDARD TABLE OF tmas_ola_d_obj WITH DEFAULT KEY
|
Method Signatures
Method APPEND_RFC_ERROR_DOC 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 | 20120614 | ||
2 | ![]() |
METADATA | Call by reference | Object reference (TYPE REF TO) | CL_TMAS_ACCESSOR_DOC_METADATA | Document metadata | 20120614 | ||
3 | ![]() |
RFC_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TMAS_ACCESSOR_RFC | RFC exception | 20120614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120614 |
Method ARE_WE_DONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DONE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120614 |
Method CHECK_FOR_JOB_END Signature
Method CHECK_FOR_JOB_END on class CL_TMAS_OLA_BGJOB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120614 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BGJOBID | Call by reference | Type reference (TYPE) | TMAS_OLA_BGJOBID | Background job id | 20120615 | ||
2 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120613 |
Method FETCH_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | T_OBJ | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Table lock exception | 20120613 |
Method IS_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120614 | ||
2 | ![]() |
IS_EXCEPTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
3 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120614 | ||
4 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120614 | ||
5 | ![]() |
TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120614 |
Method IS_EXCEPTION on class CL_TMAS_OLA_BGJOB has no exception.
Method JOB_ABORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Table lock exception | 20120613 |
Method MOVE_OBJECTS_IN_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BGJOBID | Call by reference | Type reference (TYPE) | TMAS_OLA_BGJOBID | Background job id | 20120614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120614 |
Method NEEDS_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120614 | ||
2 | ![]() |
NEEDS_ANALYSIS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
3 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120614 | ||
4 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120614 | ||
5 | ![]() |
SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120614 | ||
6 | ![]() |
TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120614 |
Method NEEDS_ANALYSIS on class CL_TMAS_OLA_BGJOB has no exception.
Method PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BGJOBID | Call by reference | Type reference (TYPE) | TMAS_OLA_BGJOBID | Background job id | 20120615 | ||
2 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job id | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120613 |
Method PROCESS_INTERNAL Signature
Method PROCESS_INTERNAL on class CL_TMAS_OLA_BGJOB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120613 |
Method PROCESS_LANG_PAIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLNAM | Call by reference | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20120613 | ||
2 | ![]() |
COLLTYP | Call by reference | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20120613 | ||
3 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120613 | ||
4 | ![]() |
DOCUMENTS | Call by reference | Type reference (TYPE) | TMAS_T_DOCUMENT | Table of documents for analysis | 20120613 | ||
5 | ![]() |
DOMANAM | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120613 | ||
6 | ![]() |
DOMATYP | Call by reference | Type reference (TYPE) | LXEDOMATYP | Domain Type | 20120613 | ||
7 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120613 | ||
8 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120613 | ||
9 | ![]() |
OLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120613 | ||
10 | ![]() |
SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120613 | ||
11 | ![]() |
TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120613 |
Method PROCESS_OBJECT 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 | 20120613 | ||
2 | ![]() |
OBJ | Call by reference | Type reference (TYPE) | TMAS_OLA_D_OBJ | Analysis objects | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TM Analysis Service exception | 20120613 |
Method READ_LANGS_AND_GRAPHS Signature
Method READ_LANGS_AND_GRAPHS on class CL_TMAS_OLA_BGJOB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Table lock exception | 20120613 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |