SAP ABAP Class CL_SAUNIT_GUI_SERVICE (Services for SAP GUI display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_DISPLAY_SAP_GUI (Package) INTERNAL: NO REUSE - Viewers, browers, .. for SAP GUI
Properties
Class CL_SAUNIT_GUI_SERVICE  
Short Description Services for SAP GUI display    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_DISPLAY_SAP_GUI   INTERNAL: NO REUSE - Viewers, browers, .. for SAP GUI 
Created 20120309   SAP 
Last change 20140121   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)
Interfaces
Class CL_SAUNIT_GUI_SERVICE has no interface implemented.
Friends
Class CL_SAUNIT_GUI_SERVICE has no friend class.
Attributes
Class CL_SAUNIT_GUI_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LISTENER Static method Public Method 20120309
2 DISPLAY_RESULT_AS_FULLSCREEN Static method Public Method 20120309
3 DISPLAY_RESULT_IN_CONTAINER Static method Public Method 20120309
Events
Class CL_SAUNIT_GUI_SERVICE has no event.
Types
Class CL_SAUNIT_GUI_SERVICE has no local type.
Method Signatures

Method CREATE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SAUNIT_INTERNAL_LISTENER 20120309

Method CREATE_LISTENER on class CL_SAUNIT_GUI_SERVICE has no exception.

Method DISPLAY_RESULT_AS_FULLSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON_SUCCESS_ONLY_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL 20120309
2 Importing TASK_RESULT Call by reference Object reference (TYPE REF TO) IF_SAUNIT_INTERNAL_RESULT 20120309

Method DISPLAY_RESULT_AS_FULLSCREEN on class CL_SAUNIT_GUI_SERVICE has no exception.

Method DISPLAY_RESULT_IN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20120309
2 Importing TASK_RESULT Call by reference Object reference (TYPE REF TO) IF_SAUNIT_INTERNAL_RESULT 20120309

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