Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner | 20090605 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_APP_CNTXT | Interface to operate on context of application | 20100528 |
Properties
Class | CL_VBC_CNTXT_CONTAINER | |
Short Description | Model context container | |
Super Class | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
Created | 20090605 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VBC_APP_CNTXT | Interface to operate on context of application | 20100528 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_VBC_CNTXT_CONTAINER_FACTORY | 20090605 | Model context container | |
2 | CL_VBC_CNTXT_MAPPER | 20100630 | Model context mapper |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | PROGRAMM | 'CL_VBC_CNTXT_CONTAINER========CP' | ABAP Program Name | 20100706 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_CONF_TYPE | '3' | Configuration type | 20100610 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_CONF_TYPE | '1' | Configuration type | 20100610 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_CONF_TYPE | '2' | Configuration type | 20100610 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_VERSION | '0' | Version | 20100621 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'VBCD_CONETXT' | Table Name | 20091123 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | DDOBJNAME | 'VBCD_CONTEXT_ENC' | Name of ABAP Dictionary Object | 20100709 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | DDOBJNAME | 'VBC_S_MAP_SETTINGS_ENC' | Name of ABAP Dictionary Object | 20100701 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20100706 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20100701 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_VBC_DO_CONTAINER_FACTORY | Visual Object Factory | 20091118 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBC_T_APP_CONTEXT | Model context | 20090727 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBC_T_APP_CONTEXT | Model context enhancements | 20100610 | ||
14 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100812 | ||||
15 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100812 |
Methods
Events
Class CL_VBC_CNTXT_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OBJECT_KEY_ENC | Private | See coding | 20100709 | BEGIN OF ty_object_key_enc,
mandt TYPE mandt,
app_id TYPE vbc_app_id,
version TYPE vbc_version,
revision TYPE vbc_revision,
is_customizing TYPE vbc_customizing,
context_type TYPE vbc_conf_type,
context_id TYPE vbc_context_id,
enc_type TYPE vbc_enc_type,
END OF ty_object_key_enc
|
Method Signatures
Method CREATE_MAP_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STREAM | Call by reference | Type reference (TYPE) | VBC_XMLSTREAM | XML Serialization as XString | 20100701 | ||
2 | ![]() |
IS_MAP_SETTING | Call by reference | Type reference (TYPE) | VBC_S_MAP_SETTINGS | Visual business map settings | 20100701 | ||
3 | ![]() |
IV_ENRICHED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Retain redundant information in stream | 20100813 | |
4 | ![]() |
IV_SECURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100701 |
Method CREATE_MAP_STREAM on class CL_VBC_CNTXT_CONTAINER has no exception.
Method CREATE_PROXY_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STREAM | Call by reference | Type reference (TYPE) | VBC_XMLSTREAM | XML Serialization as XString | 20100706 | ||
2 | ![]() |
IS_PROXY | Call by reference | Type reference (TYPE) | VBC_S_PROXY_SETTINGS | 20100706 | |||
3 | ![]() |
IV_SECURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100706 |
Method CREATE_PROXY_STREAM on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_DEFAULT_PROXY Signature
Method GET_DEFAULT_PROXY on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_DEFAULT_PROXY on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_DEFPRX_AUTH_PASSWORD Signature
Method GET_DEFPRX_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_DEFPRX_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_MAPPRVPRX_AUTH_PASSWORD Signature
Method GET_MAPPRVPRX_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_MAPPRVPRX_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_MAPPRV_AUTH_PASSWORD Signature
Method GET_MAPPRV_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_MAPPRV_AUTH_PASSWORD on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_MAP_PROVIDERS Signature
Method GET_MAP_PROVIDERS on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_MAP_PROVIDERS on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_PARENT_APP Signature
Method GET_PARENT_APP on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_PARENT_APP on class CL_VBC_CNTXT_CONTAINER has no exception.
Method GET_SERVICE_ENDPOINTS Signature
Method GET_SERVICE_ENDPOINTS on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method GET_SERVICE_ENDPOINTS on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_CONT_TO_MAPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAP_SETTINGS | Call by reference | Type reference (TYPE) | VBC_T_APP_MAP_SETTINGS | Map provider assignment table used in ALV | 20100701 | ||
2 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context database respresentation | 20100701 | ||
3 | ![]() |
IT_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context database respresentation | 20100701 |
Method MAP_CONT_TO_MAPASS on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_CONT_TO_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROXY_SETTINGS | Call by reference | Type reference (TYPE) | VBC_T_APP_DEF_PROXY_SETTINGS | Map provider assignment table used in ALV | 20100706 | ||
2 | ![]() |
IT_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context database respresentation | 20100706 |
Method MAP_CONT_TO_PROXY on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_DATA_TO_LINE_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_CNTXT_STRUCTURE | Visual Business Context data structure | 20100615 | ||
2 | ![]() |
IS_CONTEXT_DATA | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Context information | 20100615 |
Method MAP_DATA_TO_LINE_STRUC on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_LINE_STRUC_TO_XAML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XAML | Call by reference | Type reference (TYPE) | XSTRING | 20100615 | |||
2 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_CNTXT_STRUCTURE | Structured representation of model context content | 20100615 |
Method MAP_LINE_STRUC_TO_XAML on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_MAPASS_TO_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Application context database respresentation | 20100701 | ||
2 | ![]() |
IS_MAP_SETTINGS | Call by reference | Type reference (TYPE) | VBC_S_APP_MAP_SETTINGS | Map provider assignment table used in ALV | 20100701 |
Method MAP_MAPASS_TO_CONT on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MAP_PROXY_TO_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Application context database respresentation | 20100706 | ||
2 | ![]() |
IS_PROXY | Call by reference | Type reference (TYPE) | VBC_S_PROXY_SETTINGS | 20100706 | |||
3 | ![]() |
IV_APP_ID | Call by reference | Type reference (TYPE) | VBC_APP_ID | Visual Business Application Identifier | 20100706 |
Method MAP_PROXY_TO_CONT on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MERGE_IN_MAPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Application Context | 20100630 | ||
2 | ![]() |
CS_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Model context | 20100630 | ||
3 | ![]() |
IS_MAP_SETTINGS | Call by reference | Type reference (TYPE) | VBC_S_APP_MAP_SETTINGS | Map Settings for Application | 20100630 |
Method MERGE_IN_MAPASS on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MERGE_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTEXT_ENC_INSERTS | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context | 20100701 | ||
2 | ![]() |
ET_CONTEXT_MERGED | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context | 20100701 | ||
3 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context | 20100701 | ||
4 | ![]() |
IT_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Application context | 20100701 |
Method MERGE_OUT on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MERGE_OUT_INTO_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_CNTXT_STRUCTURE | Structured representation of model context content | 20100701 | ||
2 | ![]() |
ES_CONTEXT_ENC | Call by reference | Type reference (TYPE) | VBC_S_CNTXT_STRUCTURE | Structured representation of model context content | 20100701 |
Method MERGE_OUT_INTO_LINE on class CL_VBC_CNTXT_CONTAINER has no exception.
Method MERGE_OUT_MAPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MAPASS_MERGED | Call by reference | Type reference (TYPE) | VBC_S_MAP_SETTINGS | Context information | 20100701 | ||
2 | ![]() |
IS_MAPASS_ENC | Call by reference | Type reference (TYPE) | VBC_S_MAP_SETTINGS | Map Settings for Application | 20100701 |
Method MERGE_OUT_MAPASS on class CL_VBC_CNTXT_CONTAINER has no exception.
Method SERIALIZE_TO_XAML Signature
Method SERIALIZE_TO_XAML on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method SERIALIZE_TO_XAML on class CL_VBC_CNTXT_CONTAINER has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method SET_DATA on class CL_VBC_CNTXT_CONTAINER has no exception.
Method SET_DATA_FROM_XML Signature
Method SET_DATA_FROM_XML on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method SET_DATA_FROM_XML on class CL_VBC_CNTXT_CONTAINER has no exception.
Method SET_DEFAULT_PROXY Signature
Method SET_DEFAULT_PROXY on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method SET_DEFAULT_PROXY on class CL_VBC_CNTXT_CONTAINER has no exception.
Method SET_PARENT_APP Signature
Method SET_PARENT_APP on class CL_VBC_CNTXT_CONTAINER has no parameter.
Method SET_PARENT_APP on class CL_VBC_CNTXT_CONTAINER has no exception.
Method TIDY_UP_MAPPROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Context information | 20100628 | ||
2 | ![]() |
IS_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Context information | 20100628 |
Method TIDY_UP_MAPPROVIDER on class CL_VBC_CNTXT_CONTAINER has no exception.
Method TIDY_UP_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Context information | 20100628 | ||
2 | ![]() |
IS_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Context information | 20100628 |
Method TIDY_UP_PROXY on class CL_VBC_CNTXT_CONTAINER has no exception.
Method TIDY_UP_RESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_T_APP_CONTEXT | Context information | 20100628 | ||
2 | ![]() |
IS_APP_CONTEXT | Call by reference | Type reference (TYPE) | VBC_S_APP_CONTEXT | Context information | 20100628 |
Method TIDY_UP_RESOURCE on class CL_VBC_CNTXT_CONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |