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 MT_GRAPH Instance attribute Private Type reference (TYPE) TMAS_OLA_T_GRAPH Graph numbers 20120608
2 MT_LANG Instance attribute Private Type reference (TYPE) TMAS_OLA_T_ISOLANG Languages 20120608
3 MT_OBJLIST Instance attribute Private Type reference (TYPE) TMAS_OLA_T_OBJLIST Object list numbers 20120608
4 MT_OBJTYPE Instance attribute Private Type reference (TYPE) TMAS_OLA_T_OBJTYPE Object types 20120608
5 MV_BGJOB_COUNT Instance attribute Private Type reference (TYPE) TMAS_OLA_BGJOBCNT Background job count 20120608
6 MV_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20120608
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_JOB Instance method Private Method 20120608
2 CLEAN_TABLES Instance method Private Method 20120608
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120608
4 INSERT_GRAPHS Instance method Private Method 20120608
5 INSERT_LANGUAGES Instance method Private Method 20120608
6 INSERT_OBJECTLISTS Instance method Private Method 20120630
7 INSERT_OBJECTTYPES Instance method Private Method 20120630
8 PREPARE Instance method Private Method 20120630
9 REGISTER_JOB Instance method Private Method 20120611
10 SCHEDULE Static method Public Method 20120608
11 START 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 Importing 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 Importing 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 Importing BGJOB_COUNT Call by reference Type reference (TYPE) TMAS_OLA_BGJOBCNT Background job count 20120608
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120608
3 Importing GRAPHS Call by reference Type reference (TYPE) TMAS_OLA_T_GRAPH Graph numbers 20120608
4 Importing LANGUAGES Call by reference Type reference (TYPE) TMAS_OLA_T_ISOLANG Languages 20120608
5 Importing OBJECT_LISTS Call by reference Type reference (TYPE) TMAS_OLA_T_OBJLIST Object list numbers 20120608
6 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Returning JOB Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB Object list analysis job 20120630
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120630

Method REGISTER_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_TS Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20120611
2 Returning JOB Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB Object list analysis job 20120611
3 Importing JOBID Call by reference Type reference (TYPE) TMAS_JOBID Job id 20120611
# Exception Resumable Description Created on
1 CX_TMAS_OLA_LOCK Table lock exception 20120611

Method SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BGJOB_COUNT Call by reference Type reference (TYPE) TMAS_OLA_BGJOBCNT Background job count 20120608
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120608
3 Importing GRAPHS Call by reference Type reference (TYPE) TMAS_OLA_T_GRAPH Graph numbers 20120608
4 Returning JOB Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB Object list analysis job 20120608
5 Importing LANGUAGES Call by reference Type reference (TYPE) TMAS_OLA_T_ISOLANG Languages 20120608
6 Importing OBJECT_LISTS Call by reference Type reference (TYPE) TMAS_OLA_T_OBJLIST Object list numbers 20120608
7 Importing OBJECT_TYPES Call by reference Type reference (TYPE) TMAS_OLA_T_OBJTYPE Object types 20120608
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120608

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BGJOB_COUNT Call by reference Type reference (TYPE) TMAS_OLA_BGJOBCNT Background job count 20120630
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120630
3 Importing GRAPHS Call by reference Type reference (TYPE) TMAS_OLA_T_GRAPH Graph numbers 20120630
4 Returning JOB Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB Object list analysis job 20120630
5 Importing LANGUAGES Call by reference Type reference (TYPE) TMAS_OLA_T_ISOLANG Languages 20120630
6 Importing OBJECT_LISTS Call by reference Type reference (TYPE) TMAS_OLA_T_OBJLIST Object list numbers 20120630
7 Importing OBJECT_TYPES Call by reference Type reference (TYPE) TMAS_OLA_T_OBJTYPE Object types 20120630
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120630
History
Last changed by/on SAP  20130531 
SAP Release Created in 740