SAP ABAP Class CL_TMAS_OLA_JOB (Object list 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TMAS_OLA_JOB Object list analysis job 20120606
Properties
Class CL_TMAS_OLA_JOB  
Short Description Object list 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 20120605   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TMAS_OLA_JOB Object list analysis job 20120606
Friends
# Friend Modeled only Created on Description
1 CL_TMAS_OLA_SCHEDULER 20120613 Schedules an analysis job
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Private Attribute reference (LIKE) 20120606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120608
2 GET Static method Public Method 20120608
3 GET_ALL Static method Public Method 20120608
4 MOVE_OBJECTS_IN_PROCESS Instance method Private Method 20120608
5 RESTART_BGJOBS Instance method Private Method 20120608
Events
Class CL_TMAS_OLA_JOB has no event.
Types
Class CL_TMAS_OLA_JOB 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 ID Call by reference Type reference (TYPE) TMAS_JOBID Job id 20120608

Method CONSTRUCTOR on class CL_TMAS_OLA_JOB has no exception.

Method GET 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) CL_TMAS_OLA_JOB Object list analysis job 20120608
2 Importing JOBID Call by reference Type reference (TYPE) TMAS_JOBID Job id 20120608
# Exception Resumable Description Created on
1 CX_TMAS_OLA Object List Analyzer Exception 20120608

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL 20120629
2 Returning JOBS Value transfer Type reference (TYPE) TMAS_OLA_T_JOB Table of jobs 20120608
# Exception Resumable Description Created on
1 CX_TMAS_OLA_LOCK Table lock exception 20120608

Method MOVE_OBJECTS_IN_PROCESS Signature

Method MOVE_OBJECTS_IN_PROCESS on class CL_TMAS_OLA_JOB has no parameter.
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120608

Method RESTART_BGJOBS Signature

Method RESTART_BGJOBS on class CL_TMAS_OLA_JOB has no parameter.
# Exception Resumable Description Created on
1 CX_TMAS_OLA_BGJOB Background job exception 20120608
History
Last changed by/on SAP  20130531 
SAP Release Created in 740