SAP ABAP Class CL_TASK_WATCHER (task watcher object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_TASK_WATCHER  
Short Description task watcher object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110325   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TASK_WATCHER has no forward declaration.
Interfaces
Class CL_TASK_WATCHER has no interface implemented.
Friends
Class CL_TASK_WATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MANDANT Instance attribute Private Type reference (TYPE) MANDT Client 20110325
2 M_OPEN_TASKS Instance attribute Private Type reference (TYPE) TWTASKT table of task entries 20110325
3 M_OPTIONS Instance attribute Private Type reference (TYPE) TASK_VITA_RUN Parameter Table for TW Runtime Environment 20110325
4 M_SRVDEST_LIST Instance attribute Private Type reference (TYPE) TASK_SRVDEST_TAB Single-Character Flag 20110325
5 M_STATUS Instance attribute Private Type reference (TYPE) STRING 20110325
6 M_SYSCLIENT Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110325
7 M_TASK_NUMBER Instance attribute Private Type reference (TYPE) INT4 Natural number 20110329
8 M_TW_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110325
9 M_USABLE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110325
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method 20110325
2 CONSTRUCTOR Instance method Public Constructor 20110325
3 DISPLAY_INFO Instance method Public Method 20110325
4 GET_INFO Instance method Public Method 20110325
Events
Class CL_TASK_WATCHER has no event.
Types
Class CL_TASK_WATCHER has no local type.
Method Signatures

Method CHANGE Signature

Method CHANGE on class CL_TASK_WATCHER has no parameter.
Method CHANGE on class CL_TASK_WATCHER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TASK_WATCHER has no parameter.
Method CONSTRUCTOR on class CL_TASK_WATCHER has no exception.

Method DISPLAY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) TWINFO Structure of destination info 20110325
2 Importing FULL Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325

Method DISPLAY_INFO on class CL_TASK_WATCHER has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TWINFO Value transfer Type reference (TYPE) TWINFO Structure of destination info 20110325

Method GET_INFO on class CL_TASK_WATCHER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740