SAP ABAP Interface IF_SATC_UI_BROWSER_TOOL (ATC: Browser Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_SHARED_STDOUT_API (Package) INTERNAL: - *NO* REUSE - UI Services, API
Properties
Interface IF_SATC_UI_BROWSER_TOOL  
Short Description ATC: Browser Tool    
General Data
Package SATC_SHARED_STDOUT_API   INTERNAL: - *NO* REUSE - UI Services, API 
Created 20060402   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SATC_UI_BROWSER_TOOL has no interface.
Friends
Interface IF_SATC_UI_BROWSER_TOOL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) PROGRAM set by Controller 20060402
2 TOOL_INFO Instance attribute Public Type reference (TYPE) TY_S_INFO 20060402
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_FCODE Instance method Public Method Function Code should be Handeled 20060402
2 INITIALIZE Instance method Public Method Request to Initialize State 20060402
3 ON_PAI Instance method Public Method Called during PAI 20060402
4 ON_PBO Instance method Public Method Called during PBO 20060402
5 REQUEST_EXIT Instance method Public Method Shutdown of Tool Requested 20060402
Events
Interface IF_SATC_UI_BROWSER_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_INFO Public See coding 20060402 begin of TY_S_INFO, Title type syTitle, is_Popup type Abap_Bool, sub_Screen type syDynnr, sub_ScrPrg type syRepid, end of Ty_S_Info
2 TY_T_INFOS Public See coding 20060402 ty_T_Infos type standard table of ty_S_Info with default key
Method Signatures

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONSUMED Value transfer Type reference (TYPE) ABAP_BOOL FCode has been consumed 20060402
2 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20060402

Method HANDLE_FCODE on Interface IF_SATC_UI_BROWSER_TOOL has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SYCHAR20 ATC: 20 Upper Case Characters 20060525
2 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20060402

Method INITIALIZE on Interface IF_SATC_UI_BROWSER_TOOL has no exception.

Method ON_PAI Signature

Method ON_PAI on Interface IF_SATC_UI_BROWSER_TOOL has no parameter.
Method ON_PAI on Interface IF_SATC_UI_BROWSER_TOOL has no exception.

Method ON_PBO Signature

Method ON_PBO on Interface IF_SATC_UI_BROWSER_TOOL has no parameter.
Method ON_PBO on Interface IF_SATC_UI_BROWSER_TOOL has no exception.

Method REQUEST_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060402
2 Returning RESULT Value transfer Type reference (TYPE) SATC_D_UI_EXIT_STATE exit state of a tool 20060402

Method REQUEST_EXIT on Interface IF_SATC_UI_BROWSER_TOOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in