SAP ABAP Class CL_GUI_VISUAL_BUSINESS (Visual Business Control)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
     VBI_GUI_SUPPORT (Package) Visual Business SAPGUI Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20121127
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VBI_UI_CONTROL_ABSTRACTION UI Control Abstraction Interface 20121219
Properties
Class CL_GUI_VISUAL_BUSINESS  
Short Description Visual Business Control    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VBI_GUI_SUPPORT   Visual Business SAPGUI Integration 
Created 20121127   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_VISUAL_BUSINESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_VBI_UI_CONTROL_ABSTRACTION UI Control Abstraction Interface 20121219
Friends
Class CL_GUI_VISUAL_BUSINESS has no friend class.
Attributes
Class CL_GUI_VISUAL_BUSINESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121127
2 LOAD Instance method Public Method 20121127
Events
# Event Type Visibility Description Created on
1 CONTROL_SUBMIT Instance Event
(0)
Public
(2)
Client Transfers Event, Data Change, Request 20121127
Types
Class CL_GUI_VISUAL_BUSINESS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I lifetime_default Lifetime 20121127
2 Importing NAME Value transfer Type reference (TYPE) STRING Name 20121127
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_OBJECT Parent Container 20121127
4 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shell Style 20121127
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20121127
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20121127
3 CREATE_ERROR CREATE_ERROR 20121127
4 LIFETIME_ERROR LIFETIME_ERROR 20121127
5 PARENT_IS_SPLITTER Use a Splitter Container as a Parent 20121127

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) STRING Data Is XML or a BASE64-Coded ZIP File 20121127

Method LOAD on class CL_GUI_VISUAL_BUSINESS has no exception.
Event Signatures

Event CONTROL_SUBMIT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DATA Exporting Value transfer Type reference (TYPE) STRING Event data 20121127
History
Last changed by/on SAP  20131127 
SAP Release Created in 100