SAP ABAP Class /IWBEP/CL_SBUI_SCREEN (SB: UI screen (dynpro accessor))
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_DYNPRO SB: UI dynpro (dynpro accessor, abstract) 20120116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_DIALOG SB: UI dialog (dynpro accessor) 20120117
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_WIZARD SB: UI wizard (dynpro accessor) 20120117
Properties
Class /IWBEP/CL_SBUI_SCREEN  
Short Description SB: UI screen (dynpro accessor)    
Super Class /IWBEP/CL_SBUI_DYNPRO SB: UI dynpro (dynpro accessor, abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBUI    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_UI_BASE   Gateway Service Builder UI - API and SPI 
Created 20120116   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBUI_COMPONENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SBUI_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_SBUI_SCREEN has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_SCREEN has no friend class.
Attributes
Class /IWBEP/CL_SBUI_SCREEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_CALL_SCREEN Instance method Protected Method template method (mandatory): call screen within host program 20120116
2 LEAVE_SCREEN Instance method Public Method screen control: leave visible handler 20120116
3 ON_PAI_COMMAND Instance method Public Method handle dynpro event: process after input, user command 20120116
4 START_SCREEN Instance method Public Method screen control: display new handler, update callstack 20120116
Events
Class /IWBEP/CL_SBUI_SCREEN has no event.
Types
Class /IWBEP/CL_SBUI_SCREEN has no local type.
Method Signatures

Method DO_CALL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HANDLER Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBUI_DYNPRO_HANDLER dynpro handler (state of a screen) 20120201
2 Returning RV_RCODE Value transfer Type reference (TYPE) /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE return code (mainly used for cancelled selection screens) 20120214

Method DO_CALL_SCREEN on class /IWBEP/CL_SBUI_SCREEN has no exception.

Method LEAVE_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HANDLER Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBUI_DYNPRO_HANDLER dynpro handler (state of a screen) 20120117

Method LEAVE_SCREEN on class /IWBEP/CL_SBUI_SCREEN has no exception.

Method ON_PAI_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FCODE Call by reference Type reference (TYPE) SYUCOMM function code that PAI triggered 20120116

Method ON_PAI_COMMAND on class /IWBEP/CL_SBUI_SCREEN has no exception.

Method START_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HANDLER Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBUI_DYNPRO_HANDLER dynpro handler (state of a screen) 20120117
2 Returning RV_RCODE Value transfer Type reference (TYPE) /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE return code from processing 20120201

Method START_SCREEN on class /IWBEP/CL_SBUI_SCREEN has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200