SAP ABAP Interface IF_VBC_APPLICATION (Interface for clients of SAP Visual Business)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_WD_DRIVER (Package) WebDynpro Integration Components
⤷
⤷
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
| Interface | IF_VBC_APPLICATION | |
| Short Description | Interface for clients of SAP Visual Business |
General Data
| Package | VBC_WD_DRIVER | WebDynpro Integration Components |
| Created | 20090224 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_VBC_APPLICATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090528 |
Friends
Interface IF_VBC_APPLICATION has no friend.
Attributes
Interface IF_VBC_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | This method returns the data XML for a data source | 20090814 | |
| 2 | Instance method | Public | Method | This method returns an empty table of the data XML | 20090819 | |
| 3 | 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
Interface 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 | DATAID | Call by reference | Type reference (TYPE) | STRING | 20090814 | ||||
| 2 | XMLDATA | Call by reference | Type reference (TYPE) | XSTRING | 20090814 | ||||
| 3 | XMLQUERY | Call by reference | Type reference (TYPE) | XSTRING | 20090819 |
Method GET_DATA on Interface 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 | DATAID | Call by reference | Type reference (TYPE) | STRING | 20090819 | ||||
| 2 | XMLDATA | Call by reference | Type reference (TYPE) | XSTRING | 20090819 |
Method GET_TABLE_STRUCTURE on Interface 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 | EVENTPARAMS | Call by reference | Type reference (TYPE) | VBC_T_EVENTPARAMETER | VBC event parameter - value table | 20090814 | |||
| 2 | EVENTSOURCE | Call by reference | Type reference (TYPE) | STRING | 20090814 | ||||
| 3 | FOLLOW_UP | Call by reference | Type reference (TYPE) | VBC_S_XSTREAM | 20090814 |
Method HANDLE_EVENT on Interface 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 | 702 |