SAP ABAP Class CL_TMAS_OLA_MAINJOB (Main 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_MAINJOB  
Short Description Main 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 20120630   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TMAS_OLA_MAINJOB has no forward declaration.
Interfaces
Class CL_TMAS_OLA_MAINJOB has no interface implemented.
Friends
Class CL_TMAS_OLA_MAINJOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_JOBID Instance attribute Private Type reference (TYPE) TMAS_JOBID Job id 20120630
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120630
2 INSERT_OBJECTS Instance method Private Method 20120630
3 PROCESS Static method Public Method 20120630
4 PROCESS_INTERNAL Instance method Private Method 20120630
5 START_BG_JOB Instance method Private Method 20120630
6 START_BG_JOBS Instance method Private Method 20120630
Events
Class CL_TMAS_OLA_MAINJOB has no event.
Types
Class CL_TMAS_OLA_MAINJOB has no local type.
Method Signatures

Method CONSTRUCTOR 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 CONSTRUCTOR on class CL_TMAS_OLA_MAINJOB has no exception.

Method INSERT_OBJECTS Signature

Method INSERT_OBJECTS on class CL_TMAS_OLA_MAINJOB has no parameter.
Method INSERT_OBJECTS on class CL_TMAS_OLA_MAINJOB has no exception.

Method PROCESS 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
# Exception Resumable Description Created on
1 CX_TMAS_OLA_JOB Job related exception 20120630
2 CX_TMAS_OLA_LOCK Table lock exception 20120630

Method PROCESS_INTERNAL Signature

Method PROCESS_INTERNAL on class CL_TMAS_OLA_MAINJOB has no parameter.
# Exception Resumable Description Created on
1 CX_TMAS_OLA_JOB Job related exception 20120630
2 CX_TMAS_OLA_LOCK Table lock exception 20120630

Method START_BG_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBIDX Call by reference Type reference (TYPE) TMAS_OLA_BGJOBID Background job id 20120630
# Exception Resumable Description Created on
1 CX_TMAS_OLA_BGJOB Background job exception 20120630

Method START_BG_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNT Call by reference Type reference (TYPE) TMAS_OLA_BGJOBCNT Background job count 20120630
# Exception Resumable Description Created on
1 CX_TMAS_OLA_BGJOB Background job exception 20120630
History
Last changed by/on SAP  20130531 
SAP Release Created in 740