SAP ABAP Class CL_SWF_TSI_TEST_SP_BASE (TSI: Basis Class for Test Service Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_TSI (Package) Business Workflow: Transaction and Service Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_SERVICE_PROVIDER TSI: Service Provider Interface 20060212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TSI_TEST_SP_C TSI: Configurable Test Service Provider 20060217
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TSI_TEST_SP_I TSI: Test Service Provider 20060217
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TSI_TEST_SP_P TSI: Test Service Provider with Persistence 20060217
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TSI_TEST_SP_R TSI: Test Service Provider 20060217
Properties
Class CL_SWF_TSI_TEST_SP_BASE  
Short Description TSI: Basis Class for Test Service Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_TSI   Business Workflow: Transaction and Service Infrastructure 
Created 20060212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_TSI_TEST_SP_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_TSI_SERVICE_PROVIDER TSI: Service Provider Interface 20060212
Friends
Class CL_SWF_TSI_TEST_SP_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_C_REFRESH_RAISE_EXC Instance attribute Protected Type reference (TYPE) FLAG 20060217
2 M_I_SET_INSTID_RAISE_EXC Instance attribute Protected Type reference (TYPE) FLAG 20060217
3 M_P_SAVE_RAISE_EXCEPTION Instance attribute Protected Type reference (TYPE) FLAG 20060217
4 M_QUERY_STATUS Instance attribute Protected Type reference (TYPE) T_QUERY_S 20060217
Methods
# Method Level Visibility Method type Description Created on
1 MATCH_QUERY_STATUS Instance method Public Method 20060217
Events
Class CL_SWF_TSI_TEST_SP_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_QUERY_S Public See coding 20060227 BEGIN OF t_query_s, c_init_called TYPE flag, c_refresh_called TYPE flag, c_discard_called TYPE flag, p_finalize_called TYPE flag, p_cbs_called TYPE flag, p_save_called TYPE flag, p_after_commit_called TYPE flag, p_ars_called TYPE flag, r_on_rollback_called TYPE flag, i_set_instid_called TYPE flag, END OF t_query_s
Method Signatures

Method MATCH_QUERY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QUERY_STATUS Call by reference Type reference (TYPE) T_QUERY_S 20060217
2 Returning RE_MATCH Value transfer Type reference (TYPE) FLAG allgemeines flag 20060217

Method MATCH_QUERY_STATUS on class CL_SWF_TSI_TEST_SP_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710