SAP ABAP Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC (INTERNAL: *NO REUSE* Timeout behavior of 'external' sandbox)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Properties
Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC  
Short Description INTERNAL: *NO REUSE* Timeout behavior of 'external' sandbox    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20130412   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_AUNIT_MISC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no interface implemented.
Friends
Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROBE_BREAKPOINTS Constant Private See coding 'I' 20130412
2 FG_TERMINATE_ON_TIMEOUT Static Attribute Private See coding C_PROBE_BREAKPOINTS 20130412
Methods
# Method Level Visibility Method type Description Created on
1 DO_TERMINATE_ON_TIMEOUT Static method Public Method Getter on timeout behavior for external mode 20130412
2 RESET Static method Public Method Reset to default behavior 20130412
3 SET_TERMINATE_ON_TIMEOUT Static method Public Method Specify behavior 20130412
Events
Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no event.
Types
Class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no local type.
Method Signatures

Method DO_TERMINATE_ON_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130412

Method DO_TERMINATE_ON_TIMEOUT on class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no exception.

Method RESET Signature

Method RESET on class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no parameter.
Method RESET on class CL_AUNIT_TIMEOUT_BEHAVIOR_SVC has no exception.

Method SET_TERMINATE_ON_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_TERMINATE_ON_TIMEOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130412

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