SAP ABAP Class IF_VBC_APPLICATION (Interface for clients of SAP Visual Business)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090528
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_VB_IM_MAP_APPLICATION Class for BAdI Impl.: EI_EAMS_VB_MAP 20100108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VBC_GEOMAP_APPLICATION Geo-Map: BAdI Implementation for EI_VBC_APPLICATION 20110418
Properties
Class IF_VBC_APPLICATION  
Short Description Interface for clients of SAP Visual Business    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_VBC_APPLICATION has no forward declaration.
Interfaces
Class IF_VBC_APPLICATION has no interface implemented.
Friends
Class IF_VBC_APPLICATION has no friend class.
Attributes
Class IF_VBC_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method This method returns the data XML for a data source 20090814
2 GET_TABLE_STRUCTURE Instance method Public Method This method returns an empty table of the data XML 20090819
3 HANDLE_EVENT Instance method Public Method This method handles a soft event from the VB frontend 20090814
Events
# Event Type Visibility Description Created on
1 STATECHANGED Instance Event
(0)
Public
(2)
This event is being fired by the app. if state has changed 20090224
Types
Class IF_VBC_APPLICATION has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAID Call by reference Type reference (TYPE) STRING 20090814
2 Exporting XMLDATA Call by reference Type reference (TYPE) XSTRING 20090814
3 Importing XMLQUERY Call by reference Type reference (TYPE) XSTRING 20090819

Method GET_DATA on class IF_VBC_APPLICATION has no exception.

Method GET_TABLE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAID Call by reference Type reference (TYPE) STRING 20090819
2 Exporting XMLDATA Call by reference Type reference (TYPE) XSTRING 20090819

Method GET_TABLE_STRUCTURE on class IF_VBC_APPLICATION has no exception.

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTPARAMS Call by reference Type reference (TYPE) VBC_T_EVENTPARAMETER VBC event parameter - value table 20090814
2 Importing EVENTSOURCE Call by reference Type reference (TYPE) STRING 20090814
3 Exporting FOLLOW_UP Call by reference Type reference (TYPE) VBC_S_XSTREAM 20090814

Method HANDLE_EVENT on class IF_VBC_APPLICATION has no exception.
Event Signatures

Event STATECHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EVENTID Exporting Value transfer Type reference (TYPE) STRING Event ID 20090224
2 EVENTPARAMS Exporting Value transfer Type reference (TYPE) XSTRING Event Parameters 20090224
3 EVENTSOURCE Exporting Value transfer Type reference (TYPE) STRING Event Source 20090224
History
Last changed by/on SAP  20110908 
SAP Release Created in