Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_APPLICATION | Visual Business Application | 20100527 |
Properties
Interface | IF_VBC_APP | |
Short Description | Main Visual Business Model Interface |
General Data
Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
Created | 20100527 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_CLONE | Object Services: Clone Operations | 20100527 |
Friends
Interface IF_VBC_APP has no friend.
Attributes
Interface IF_VBC_APP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100527 | |
2 | ![]() |
Instance method | Public | Method | Get Default Language | 20100527 |
3 | ![]() |
Instance method | Public | Method | Get list of subobjects | 20100527 |
4 | ![]() |
Instance method | Public | Method | Get Application Description | 20100527 |
5 | ![]() |
Instance method | Public | Method | Get UI Version | 20100527 |
6 | ![]() |
Instance method | Public | Method | Get the technical ID | 20100527 |
7 | ![]() |
Instance method | Public | Method | Get the application ID: Name and version | 20100527 |
8 | ![]() |
Instance method | Public | Method | Get Requested Language | 20100527 |
9 | ![]() |
Instance method | Public | Method | Get last change date of application and its containers | 20100812 |
10 | ![]() |
Instance method | Public | Method | General Application Information as XML | 20100527 |
11 | ![]() |
Instance method | Public | Method | Get min. UI Version | 20100527 |
12 | ![]() |
Instance method | Public | Method | Get XAML Namespaces for the model | 20100527 |
13 | ![]() |
Instance method | Public | Method | Get Property Container by ID | 20100527 |
14 | ![]() |
Instance method | Public | Method | Get Serializer | 20100527 |
15 | ![]() |
Instance method | Public | Method | Get the Application Structure XAML (Structure XAML from DB) | 20100527 |
16 | ![]() |
Instance method | Public | Method | Set the XML status | 20100527 |
17 | ![]() |
Instance method | Public | Method | Get the serialization of the complete appl. as string table | 20100527 |
18 | ![]() |
Instance method | Public | Method | Get the serialization of the complete appl. as xstring table | 20100527 |
19 | ![]() |
Instance method | Public | Method | 20100527 | |
20 | ![]() |
Instance method | Public | Method | Set Default Language | 20100527 |
21 | ![]() |
Instance method | Public | Method | Set container subobject | 20100527 |
22 | ![]() |
Instance method | Public | Method | Set Application Description | 20100527 |
23 | ![]() |
Instance method | Public | Method | Set UI Version | 20100527 |
24 | ![]() |
Instance method | Public | Method | Set the technical ID | 20100527 |
25 | ![]() |
Instance method | Public | Method | Set Requested Language | 20100527 |
26 | ![]() |
Instance method | Public | Method | Set min. UI Version | 20100527 |
27 | ![]() |
Instance method | Public | Method | Set the XML Serialization (Structure XAML) | 20100527 |
28 | ![]() |
Instance method | Public | Method | Set the XML status | 20100527 |
Events
Interface IF_VBC_APP has no event.
Types
Interface IF_VBC_APP has no local type.
Method Signatures
Method GET_APP_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_KEY | Value transfer | Type reference (TYPE) | VBC_S_APP_OBJ_KEY | 20100527 |
Method GET_APP_OBJECT on Interface IF_VBC_APP has no exception.
Method GET_DEFAULT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DEFAULT_LANGUAGE | Value transfer | Type reference (TYPE) | VBC_DEFAULT_LANGUAGE | Default Model Language | 20100527 |
Method GET_DEFAULT_LANGUAGE on Interface IF_VBC_APP has no exception.
Method GET_DEPENDENT_CONTAINERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROPERTY_CONTAINER | Value transfer | Type reference (TYPE) | VBC_T_PROP_CONT | Property Container Table | 20100527 |
Method GET_DEPENDENT_CONTAINERS on Interface IF_VBC_APP has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | VBC_DESCRIPTION | Description | 20100527 |
Method GET_DESCRIPTION on Interface IF_VBC_APP has no exception.
Method GET_FRONTEND_UI_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FRONTEND_UI_VERSION | Value transfer | Type reference (TYPE) | VBC_UI_VERSION | UI Version | 20100527 |
Method GET_FRONTEND_UI_VERSION on Interface IF_VBC_APP has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | VBC_GUID | GUID 36 | 20100527 |
Method GET_GUID on Interface IF_VBC_APP has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_APP_ID | Call by reference | Type reference (TYPE) | VBC_APP_ID | 20100527 | |||
2 | ![]() |
EV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20100527 |
Method GET_ID on Interface IF_VBC_APP has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LANGUAGE | Value transfer | Type reference (TYPE) | ISOLA | Language | 20100527 |
Method GET_LANGUAGE on Interface IF_VBC_APP has no exception.
Method GET_LAST_CHANGE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | VBC_CHANGE_DATE | Changed on | 20100812 | ||
2 | ![]() |
EV_USER | Call by reference | Type reference (TYPE) | VBC_CHANGE_USER | Changed by | 20100812 |
Method GET_LAST_CHANGE_DATE on Interface IF_VBC_APP has no exception.
Method GET_METADATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_METADATA | Value transfer | Type reference (TYPE) | XSTRING | Metadata XML | 20100527 |
Method GET_METADATA_XML on Interface IF_VBC_APP has no exception.
Method GET_MIN_UI_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MIN_UI_VERSION | Value transfer | Type reference (TYPE) | VBC_MIN_UI_VERSION | Minimal UI Version needed for the model | 20100527 |
Method GET_MIN_UI_VERSION on Interface IF_VBC_APP has no exception.
Method GET_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_NAMESPACE | Value transfer | Type reference (TYPE) | VBC_T_STRING | String Table | 20100527 |
Method GET_NAMESPACES on Interface IF_VBC_APP has no exception.
Method GET_PROPERTY_CONTAINER_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTAINER_ID | Call by reference | Type reference (TYPE) | VBC_PROPERTY_CONTAINER_ID | Property Container ID | 20100527 | ||
2 | ![]() |
RO_PROPERTY_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_PROPERTY_CONTAINER | Model Property Container (VOs, DOs...) | 20100527 |
Method GET_PROPERTY_CONTAINER_BY_ID on Interface IF_VBC_APP has no exception.
Method GET_SERIALIZER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SERIALIZER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_APP_SERIALIZER | Serializer Interface | 20100527 |
Method GET_SERIALIZER on Interface IF_VBC_APP has no exception.
Method GET_XML_SERIALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | VBC_XMLSTREAM | XML Serialization as XString | 20100527 |
Method GET_XML_SERIALIZATION on Interface IF_VBC_APP has no exception.
Method GET_XML_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | VBC_OBJECT_STATUS | Object Status | 20100527 |
Method GET_XML_STATUS on Interface IF_VBC_APP has no exception.
Method SERIALIZE_TO_STRING_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Serialize complete application or updates | 20100527 | |
2 | ![]() |
RT_STRING_TAB | Value transfer | Type reference (TYPE) | VBC_T_SSTREAM | 20100527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization Exception | 20100527 |
Method SERIALIZE_TO_XSTRING_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPLETE | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Serialize complete application or updates | 20100527 | |
2 | ![]() |
RT_T_XSTREAM | Value transfer | Type reference (TYPE) | VBC_T_XSTREAM | 20100527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization Exception | 20100527 |
Method SET_APP_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | VBC_S_APP_OBJ_KEY | 20100527 |
Method SET_APP_OBJECT on Interface IF_VBC_APP has no exception.
Method SET_DEFAULT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEFAULT_LANGUAGE | Call by reference | Type reference (TYPE) | VBC_DEFAULT_LANGUAGE | Default Model Language | 20100527 |
Method SET_DEFAULT_LANGUAGE on Interface IF_VBC_APP has no exception.
Method SET_DEPENDENT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | VBC_S_PROP_CONT | Property Container Information | 20100527 |
Method SET_DEPENDENT_CONTAINER on Interface IF_VBC_APP has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | VBC_DESCRIPTION | Description | 20100527 |
Method SET_DESCRIPTION on Interface IF_VBC_APP has no exception.
Method SET_FRONTEND_UI_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FRONTEND_UI_VERSION | Call by reference | Type reference (TYPE) | VBC_UI_VERSION | Minimal UI Version needed for the model | 20100527 |
Method SET_FRONTEND_UI_VERSION on Interface IF_VBC_APP has no exception.
Method SET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | VBC_GUID | GUID 36 | 20100527 |
Method SET_GUID on Interface IF_VBC_APP has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | ISOLA | Language | 20100527 |
Method SET_LANGUAGE on Interface IF_VBC_APP has no exception.
Method SET_MIN_UI_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MIN_UI_VERSION | Call by reference | Type reference (TYPE) | VBC_MIN_UI_VERSION | Minimal UI Version needed for the model | 20100527 |
Method SET_MIN_UI_VERSION on Interface IF_VBC_APP has no exception.
Method SET_XML_SERIALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | VBC_XMLSTREAM | XML Serialization as XString | 20100527 |
Method SET_XML_SERIALIZATION on Interface IF_VBC_APP has no exception.
Method SET_XML_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | VBC_OBJECT_STATUS | Object Status | 20100527 |
Method SET_XML_STATUS on Interface IF_VBC_APP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |