SAP ABAP Class IF_TMAS_OLA_JOB (Object list analysis job)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_OLA_JOB Object list analysis job 20120606
Properties
Class IF_TMAS_OLA_JOB  
Short Description Object list analysis job    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120605   SAP 
Last change 20140121   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 IF_TMAS_OLA_JOB has no interface implemented.
Friends
Class IF_TMAS_OLA_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) TMAS_JOBID Job id 20120605
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method Aborts the job 20120605
2 DELETE Instance method Public Method Deletes the job 20120605
3 GET_ACCUMULATED_RESULTS Instance method Public Method Gets the accumulated results of the job 20120702
4 GET_DETAILED_RESULTS Instance method Public Method Gets detailed results 20120702
5 GET_INFO Instance method Public Method Returns a snapshot of the job status 20120605
6 GET_PARAMETERS Instance method Public Method Returns the job parameters 20130305
7 REVIVE Instance method Public Method Revives a dead or aborted job 20120605
Events
Class IF_TMAS_OLA_JOB has no event.
Types
Class IF_TMAS_OLA_JOB has no local type.
Method Signatures

Method ABORT Signature

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

Method DELETE Signature

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

Method GET_ACCUMULATED_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_RESULTS Call by reference Type reference (TYPE) TMAS_OLA_T_AER Accumulated results of failed analyses 20120702
2 Exporting SUCCESS_RESULTS Call by reference Type reference (TYPE) TMAS_OLA_T_ASR7 Accumulated results of successful analyses 20120702
# Exception Resumable Description Created on
1 CX_TMAS_OLA Job related exception 20120702

Method GET_DETAILED_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRKEYS Call by reference Type reference (TYPE) TMAS_OLA_T_DRKEY Detailed results keys 20130131
2 Exporting ERROR_RESULTS Call by reference Type reference (TYPE) TMAS_OLA_T_ER Results of failed analyses 20120702
3 Exporting SUCCESS_RESULTS Call by reference Type reference (TYPE) TMAS_OLA_T_SR7 Results of successful analyses 20120702
# Exception Resumable Description Created on
1 CX_TMAS_OLA Job related exception 20120702

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB_INFO Information on a job 20120606
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120605

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Object reference (TYPE REF TO) IF_TMAS_OLA_JOB_PARAMS Job parameters 20130305
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20130305

Method REVIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REEVALUATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Re-evaluate documents that were "in process" 20130619
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120608
History
Last changed by/on SAP  20140121 
SAP Release Created in