SAP ABAP Class IF_SATC_UI_TOOL (UI Tool - To integrate as Control or Subscreen)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_UI_EDIT_TOOL Abstract Base Class with Service Methods for Editor Tools 20070520
Properties
Class IF_SATC_UI_TOOL  
Short Description UI Tool - To integrate as Control or Subscreen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060522   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_SATC_UI_TOOL_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SATC_UI_TOOL has no interface implemented.
Friends
Class IF_SATC_UI_TOOL has no friend class.
Attributes
Class IF_SATC_UI_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO Instance method Public Method Returns Tool Info 20060529
2 HANDLE_FCODE Instance method Public Method Function Code Should be Handeled 20060522
3 INITIALIZE Instance method Public Method Request to Initialize State / Kind of Constructor 20060522
4 ON_PAI Instance method Public Method Called during PAI 20060522
5 ON_PBO Instance method Public Method Called during PBO 20060522
6 REQUEST_EXIT Instance method Public Method Shutdown of Tool Requested 20060522
Events
Class IF_SATC_UI_TOOL has no event.
Types
Class IF_SATC_UI_TOOL has no local type.
Method Signatures

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_UI_TOOL_INFO=>TY_S_INFO 20060529

Method GET_INFO on class IF_SATC_UI_TOOL has no exception.

Method HANDLE_FCODE Signature

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

Method HANDLE_FCODE on class IF_SATC_UI_TOOL has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Defined only for Control Based Tools 20060522
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SATC_UI_CONTEXT Context Information For Display Purposes 20070520

Method INITIALIZE on class IF_SATC_UI_TOOL has no exception.

Method ON_PAI Signature

Method ON_PAI on class IF_SATC_UI_TOOL has no parameter.
Method ON_PAI on class IF_SATC_UI_TOOL has no exception.

Method ON_PBO Signature

Method ON_PBO on class IF_SATC_UI_TOOL has no parameter.
Method ON_PBO on class IF_SATC_UI_TOOL has no exception.

Method REQUEST_EXIT Signature

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

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