SAP ABAP Class CL_TMAS_OLA_JOB_END_LISTENER (Job end listener)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TMAS_JOB_END_LISTENER | Interface notified on the end of an analysis job | 20120423 |
Properties
| Class | CL_TMAS_OLA_JOB_END_LISTENER | |
| Short Description | Job end listener | |
| 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 | 20120423 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TMAS_OLA_JOB_END_LISTENER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TMAS_JOB_END_LISTENER | Interface notified on the end of an analysis job | 20120423 |
Friends
Class CL_TMAS_OLA_JOB_END_LISTENER 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 | 20120423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130307 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20120423 | |
| 3 | Instance method | Private | Method | 20120423 | ||
| 4 | Instance method | Private | Method | 20120423 | ||
| 5 | Instance method | Private | Method | 20120423 |
Events
Class CL_TMAS_OLA_JOB_END_LISTENER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_AER | Private | See coding | 20120423 | t_aer TYPE HASHED TABLE OF tmas_ola_d_aer WITH UNIQUE KEY jobid tlang custmnr colltyp collnam domatyp domanam objtype slang category
|
||
| 2 | T_ASR7 | Private | See coding | 20120423 | t_asr7 TYPE HASHED TABLE OF tmas_ola_d_asr7 WITH UNIQUE KEY jobid tlang custmnr colltyp collnam domatyp domanam objtype slang
|
||
| 3 | T_ER | Private | See coding | 20120424 | t_er TYPE HASHED TABLE OF tmas_ola_d_er WITH UNIQUE KEY jobid tlang custmnr objtype objname
|
||
| 4 | T_SR7 | Private | See coding | 20120424 | t_sr7 TYPE HASHED TABLE OF tmas_ola_d_sr7 WITH UNIQUE KEY jobid tlang custmnr objtype objname
|
Method Signatures
Method ACCUMULATE Signature
Method ACCUMULATE on class CL_TMAS_OLA_JOB_END_LISTENER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20130307 |
Method CONSTRUCTOR 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 | 20120423 |
Method CONSTRUCTOR on class CL_TMAS_OLA_JOB_END_LISTENER has no exception.
Method PROCESS Signature
Method PROCESS on class CL_TMAS_OLA_JOB_END_LISTENER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120423 |
Method PROCESS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AER | Call by reference | Type reference (TYPE) | T_AER | 20120423 | ||||
| 2 | ER | Call by reference | Type reference (TYPE) | T_ER | 20120424 | ||||
| 3 | RESULT | Call by reference | Object reference (TYPE REF TO) | IF_TMAS_RESULT | Base interface for anaylsis results | 20120423 |
Method PROCESS_ERROR on class CL_TMAS_OLA_JOB_END_LISTENER has no exception.
Method PROCESS_RESULT_T2007 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASR7 | Call by reference | Type reference (TYPE) | T_ASR7 | 20120423 | ||||
| 2 | RESULT | Call by reference | Object reference (TYPE REF TO) | IF_TMAS_RESULT_T2007 | SDL Trados 2007 document analysis result | 20120423 | |||
| 3 | SR7 | Call by reference | Type reference (TYPE) | T_SR7 | 20120424 |
Method PROCESS_RESULT_T2007 on class CL_TMAS_OLA_JOB_END_LISTENER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |