SAP ABAP Class CL_E2E_TESTING_AGENT_BTC_TRACE (E2E: Batch Job Traces in TBOM)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
     E2E_TESTING (Package) E2E Testing
Properties
Class CL_E2E_TESTING_AGENT_BTC_TRACE  
Short Description E2E: Batch Job Traces in TBOM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package E2E_TESTING   E2E Testing 
Created 20110308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_E2E_TESTING_AGENT_BTC_TRACE has no forward declaration.
Interfaces
Class CL_E2E_TESTING_AGENT_BTC_TRACE has no interface implemented.
Friends
Class CL_E2E_TESTING_AGENT_BTC_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_T_BTC_FIELDS Static Attribute Private Type reference (TYPE) BTC_TABLE_NAME_T Batch job fields 20110328
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TRACE_FLAGS_FOR_JOBS Instance method Public Method Clear Trace Flags for given jobs 20110901
2 CONSTRUCTOR Instance method Public Constructor Constructor 20110308
3 GET_BATCH_JOBS_FOR_TBOM Instance method Public Method Get Batch Jobs for TBOM traces 20110308
4 GET_BATCH_JOBS_INFO Instance method Public Method Get Batch Jobs information 20110308
5 GET_BATCH_JOB_TRANSID Instance method Public Method Get the transaction id of batch job from statistics 20110404
6 MOVE_CORRESPONDING_FIELDS_BTC Instance method Private Method Move corresponding fields of batch jo 20110328
Events
Class CL_E2E_TESTING_AGENT_BTC_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BTCJOB_TRANSID_S Private See coding BTCJOB_TRANSID_S 20110404
2 BTCJOB_TRANSID_T Private See coding BTCJOB_TRANSID_T 20110404
3 BTC_TABLE_NAME_T Private See coding Table of Batch job fields 20110328
Method Signatures

Method CLEAR_TRACE_FLAGS_FOR_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATRA_TRACE_IDS Call by reference Type reference (TYPE) ATRA_TRACE_IDS_T Table of ATRA_TRACE_IDS (Transaction and root context IDS) 20110901
2 Importing I_END_DATE Call by reference Type reference (TYPE) SYDATUM end date of traces 20110901
3 Importing I_END_TIME Call by reference Type reference (TYPE) SYUZEIT end time of traces 20110901
4 Importing I_JOB_COUNT Call by reference Type reference (TYPE) BTCJOBCNT Background job number 20110928
5 Importing I_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20110928
6 Importing I_START_DATE Call by reference Type reference (TYPE) SYDATUM start date of traces 20110901
7 Importing I_START_TIME Call by reference Type reference (TYPE) SYUZEIT start time of traces 20110901
8 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone of traces 20110901
# Exception Resumable Description Created on
1 ERROR Error Occured 20110901

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_E2E_TESTING_AGENT_BTC_TRACE has no parameter.
# Exception Resumable Description Created on
1 ERROR error 20110308

Method GET_BATCH_JOBS_FOR_TBOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TBOM_BATCH_JOBS Call by reference Type reference (TYPE) E2ET_TBOM_BATCH_JOB_T Table of batch jobs 20110308
2 Importing IT_ATRA_TRACE_IDS Call by reference Type reference (TYPE) ATRA_TRACE_IDS_T Table of ATRA_TRACE_IDS (Transaction and root context IDS) 20110308
3 Importing I_END_DATE Call by reference Type reference (TYPE) SYDATUM end date of traces 20110308
4 Importing I_END_TIME Call by reference Type reference (TYPE) SYUZEIT end time of traces 20110308
5 Importing I_START_DATE Call by reference Type reference (TYPE) SYDATUM start date of traces 20110308
6 Importing I_START_TIME Call by reference Type reference (TYPE) SYUZEIT start time of traces 20110308
7 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone of traces 20110308
# Exception Resumable Description Created on
1 ERROR Error 20110308

Method GET_BATCH_JOBS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BATCH_JOBS Call by reference Type reference (TYPE) E2ET_TBOM_BATCH_JOB_T Table of E2ET_TBOM_BATCH_JOB_S 20110308
# Exception Resumable Description Created on
1 CANT_READ_JOBLOG Cannot read the job log 20110308
2 COMMUNICATION_ERROR Communication error 20110308
3 INVALID_JOB_STATUS Invalid job status 20110308
4 JOB_NOT_FOUND Batch job was not found 20110308
5 NO_AUTHORITY No authority to get the batch job info 20110308
6 NO_DATA No data was found 20110308
7 NO_STEPS No step found for the given batch jobs 20110308
8 UNKNOWN_ERROR Unexpected error 20110308

Method GET_BATCH_JOB_TRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BATCH_JOB_INFO Call by reference Type reference (TYPE) E2ET_TBOM_BATCH_JOB_S change the field 'Trans_id' 20110404
# Exception Resumable Description Created on
1 FUNCTIONALITY_NOT_EXIST Functionality does not exist 20110404

Method MOVE_CORRESPONDING_FIELDS_BTC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BTC_JOB_STRUCT Call by reference Type reference (TYPE) E2ET_TBOM_BATCH_JOB_S TBOM: Batch Job Information 20110328
2 Importing IS_BTC_JOB_STRUCT Call by reference Type reference (TYPE) ANY Structure of Batch job 20110328

Method MOVE_CORRESPONDING_FIELDS_BTC on class CL_E2E_TESTING_AGENT_BTC_TRACE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_46C