SAP ABAP Class CL_GUI_VISUALBUSINESS (Visual Business Control)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷ CA-GTF-VBZ (Application Component) Visual Business
⤷ VBC_GUI_SUPPORT (Package) Visual Business SAP GUI support
⤷ CA-GTF-VBZ (Application Component) Visual Business
⤷ VBC_GUI_SUPPORT (Package) Visual Business SAP GUI support
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 | 20111020 |
Properties
Class | CL_GUI_VISUALBUSINESS | |
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 | VBC_GUI_SUPPORT | Visual Business SAP GUI support |
Created | 20111020 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_VISUALBUSINESS has no forward declaration.
Interfaces
Class CL_GUI_VISUALBUSINESS has no interface implemented.
Friends
Class CL_GUI_VISUALBUSINESS has no friend class.
Attributes
Class CL_GUI_VISUALBUSINESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20111020 |
2 | LOAD | Instance method | Public | Method | Loading of Application or Transfer of Data Changes | 20111020 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ONSUBMIT | Instance Event (0) |
Public (2) |
Client Transfers Event, Data Change, Request | 20111020 |
Types
Class CL_GUI_VISUALBUSINESS 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 | Lebensdauer | 20111020 | |
2 | Importing | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20111020 | ||
3 | Importing | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20111020 | ||
4 | Importing | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20111020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | CNTL_ERROR | 20111020 | |
2 | CNTL_SYSTEM_ERROR | CNTL_SYSTEM_ERROR | 20111020 | |
3 | CREATE_ERROR | CREATE_ERROR | 20111020 | |
4 | LIFETIME_ERROR | LIFETIME_ERROR | 20111020 | |
5 | PARENT_IS_SPLITTER | Ein Splitter-Container soll als Parent verwendet werden | 20111020 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DATA | Call by reference | Type reference (TYPE) | STRING | Daten sind XML oder ein BASE64 kodiertes ZIP Archiv | 20111020 |
Method LOAD on class CL_GUI_VISUALBUSINESS has no exception.
Event Signatures
Event ONSUBMIT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATA | Exporting | Value transfer | Type reference (TYPE) | STRING | 20111020 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |