SAP ABAP Class CL_TMAS_OLA_API (Object list analysis API)
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_API  
Short Description Object list analysis API    
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
Class CL_TMAS_OLA_API has no interface implemented.
Friends
Class CL_TMAS_OLA_API has no friend class.
Attributes
Class CL_TMAS_OLA_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_JOB Static method Public Method Returns the job with the specified id 20120605
2 GET_JOBS Static method Public Method Returns a list of all jobs 20120605
3 SCHEDULE_JOB Static method Public Method Schedules an object list analysis job 20120605
4 START_JOB Static method Public Method Starts an object list analysis job 20120630
Events
Class CL_TMAS_OLA_API has no event.
Types
Class CL_TMAS_OLA_API has no local type.
Method Signatures

Method GET_JOB 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 20120605
2 Importing JOBID Call by reference Type reference (TYPE) TMAS_JOBID Job id 20120605
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120605

Method GET_JOBS 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 20120605
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120605

Method SCHEDULE_JOB 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 20120605
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120605
3 Importing GRAPHS Call by reference Type reference (TYPE) TMAS_OLA_T_GRAPH Graph numbers 20120605
4 Returning JOB Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB Object list analysis job 20120605
5 Importing LANGUAGES Call by reference Type reference (TYPE) TMAS_OLA_T_ISOLANG Languages 20120605
6 Importing OBJECT_LISTS Call by reference Type reference (TYPE) TMAS_OLA_T_OBJLIST Object list numbers 20120605
7 Importing OBJECT_TYPES Call by reference Type reference (TYPE) TMAS_OLA_T_OBJTYPE Object types 20120605
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120605

Method START_JOB 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