SAP ABAP Class CL_SATC_AC_UI_ONLINE_CHECK (Workbench Tool: 'Execute with Dialog' - see WBTOOLTYPE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_UI_CONTEXT_WB_ADAPTER Specific Context for Workbench Tools 20070823
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20070823
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC_UI_ONLINE_CHECK_D Workbench Tool: 'Execute Without Dialog' - see WBTOOLTYPE 20071018
Properties
Class CL_SATC_AC_UI_ONLINE_CHECK  
Short Description Workbench Tool: 'Execute with Dialog' - see WBTOOLTYPE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_UI   INTERNAL: - *NO* REUSE - UI "CheckConfig" style 
Created 20070823   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_UI_ONLINE_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_UI_CONTEXT_WB_ADAPTER Specific Context for Workbench Tools 20070823
2 IF_WB_PROGRAM Workbench: Program 20070823
Friends
# Friend Modeled only Created on Description
1 IF_WB_TOOL 20070823 Workbench: Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SATC_UI_CONTEXT_WB_PROVIDER Specific Context for Workbench Tools 20070823
2 F_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20070823
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST_FOR_CHECKMAN Static method Public Method Creates request for "CheckMan" flavor 20120604
2 CREATE_REQUEST_FOR_CHECK_CI Static method Public Method Creates request for "Code Inspector" flavor 20120425
3 CREATE_REQUEST_FOR_R3TR_KEYS Static method Private Method 20120618
4 __BUILD_START_INFOS Instance method Private Method 20130716
5 __CREATE_WB_REQUEST Static method Private Method 20120604
6 __GET_R3TR_KEYS Instance method Private Method Get Tadir Keys from Request 20070823
7 __PROCESS_DISPLAY_STATE Instance method Private Method 20120618
8 __PROCESS_INITIAL_STATE Instance method Private Method 20120618
Events
Class CL_SATC_AC_UI_ONLINE_CHECK has no event.
Types
Class CL_SATC_AC_UI_ONLINE_CHECK has no local type.
Method Signatures

Method CREATE_REQUEST_FOR_CHECKMAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20120604
2 Importing I_CHECK_IDS Call by reference Type reference (TYPE) SATC_T_IDS 20120604
3 Importing I_HARNESS Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_RSLT_DSP_HARNES 20120604
4 Importing I_IS_DEFAULT_OPERATION Call by reference Type reference (TYPE) ABAP_BOOL 20120604
5 Importing I_R3TR_KEYS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20120604

Method CREATE_REQUEST_FOR_CHECKMAN on class CL_SATC_AC_UI_ONLINE_CHECK has no exception.

Method CREATE_REQUEST_FOR_CHECK_CI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20120425
2 Importing I_CHECK_IDS Call by reference Type reference (TYPE) SATC_T_IDS 20120425
3 Importing I_CHK_VARIANT Call by reference Type reference (TYPE) SATC_CI_CHK_VARIANT 20120425
4 Importing I_HARNESS Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_RSLT_DSP_HARNES 20120425
5 Importing I_IS_DEFAULT_OPERATION Call by reference Type reference (TYPE) ABAP_BOOL 20120425
6 Importing I_R3TR_KEYS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20120425

Method CREATE_REQUEST_FOR_CHECK_CI on class CL_SATC_AC_UI_ONLINE_CHECK has no exception.

Method CREATE_REQUEST_FOR_R3TR_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20120618
2 Importing I_R3TR_KEYS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20120618

Method CREATE_REQUEST_FOR_R3TR_KEYS on class CL_SATC_AC_UI_ONLINE_CHECK has no exception.

Method __BUILD_START_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20130716
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC__UI_START_INFOS 20130716

Method __BUILD_START_INFOS on class CL_SATC_AC_UI_ONLINE_CHECK has no exception.

Method __CREATE_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIAL_STATE Call by reference Object reference (TYPE REF TO) INITIAL_STATE 20120604
2 Importing I_IS_DEFAULT_OPERATION Call by reference Type reference (TYPE) ABAP_BOOL 20120604
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20120604

Method __CREATE_WB_REQUEST on class CL_SATC_AC_UI_ONLINE_CHECK has no exception.

Method __GET_R3TR_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Request to be Processed 20070823
2 Returning RESULT Value transfer Type reference (TYPE) SATC_T_R3TR_KEYS Table of R3TR Keys 20070823
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20070827

Method __PROCESS_DISPLAY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LEAVE_TOOL Call by reference Type reference (TYPE) ABAP_BOOL 20120618
2 Importing I_DISPLAY_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SATC_UI_CONTEXT_WB_PROVIDER 20120618
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20120618

Method __PROCESS_INITIAL_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIAL_STATE Call by reference Object reference (TYPE REF TO) INITIAL_STATE 20120618
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20120618
History
Last changed by/on SAP  20140121 
SAP Release Created in 710