SAP ABAP Interface IF_TMAS_JOB (Analysis job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_TMAS (Package) Translation Memory Analysis Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_JOB Job implementation 20111031
Properties
Interface IF_TMAS_JOB  
Short Description Analysis job    
General Data
Package SLXE_TMAS   Translation Memory Analysis Service 
Created 20111031   SAP 
Last changed 20130531   SAP 
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 IF_TMAS_JOB has no interface.
Friends
Interface IF_TMAS_JOB has no friend.
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 20111102
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method Aborts the job 20111031
2 CLOSE Instance method Public Method Closes the job 20111031
3 DELETE Instance method Public Method Deletes the job 20111031
4 GET_INFO Instance method Public Method Returns a snapshot of the job status 20111031
5 GET_RESULT_ITERATOR Instance method Public Method Returns an iterator over the analysis results of a job 20111031
6 SUBMIT_DOCUMENTS Instance method Public Method Submits documents for analysis 20111031
Events
Interface IF_TMAS_JOB has no event.
Types
Interface IF_TMAS_JOB has no local type.
Method Signatures

Method ABORT Signature

Method ABORT on Interface IF_TMAS_JOB has no parameter.
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20111031

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBEND_LISTENER_CLASSNAME Call by reference Type reference (TYPE) ABAP_ABSTYPENAME 20111031
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20111031

Method DELETE Signature

Method DELETE on Interface IF_TMAS_JOB has no parameter.
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20111031

Method GET_INFO Signature

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

Method GET_RESULT_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) IF_TMAS_RESULT_ITERATOR Analysis result iterator 20111031
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20111031

Method SUBMIT_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTS Call by reference Type reference (TYPE) TMAS_T_DOCUMENT Table of documents for analysis 20111031
2 Importing DO_DB_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111031
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20111031
History
Last changed by/on SAP  20130531 
SAP Release Created in 732