SAP ABAP Interface IF_VBC_MODEL_CNTXT (Interface to operate on context of model)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
Properties
Interface IF_VBC_MODEL_CNTXT  
Short Description Interface to operate on context of model    
General Data
Package VBC_BUSINESS_OBJECTS   Business Object Layer (Application Logic) 
Created 20090720   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_VBC_MODEL_CNTXT has no forward declaration.
Interfaces
Interface IF_VBC_MODEL_CNTXT has no interface.
Friends
Interface IF_VBC_MODEL_CNTXT has no friend.
Attributes
Interface IF_VBC_MODEL_CNTXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMIZING_FOR_TRANSPORT Instance method Public Method Get transport keys for customizing 20100314
2 GET_DEFAULT_PROXY Instance method Public Method Get the default proxy for the application 20090720
3 GET_DEFPRX_AUTH_PASSWORD Instance method Public Method Get the default proxy authorization pwd from secure storage 20090724
4 GET_MAPPRVPRX_AUTH_PASSWORD Instance method Public Method Get the map prov proxy authorization pwd from secure storage 20090724
5 GET_MAPPRV_AUTH_PASSWORD Instance method Public Method Get the map provider authorization pwd from secure storage 20090724
6 GET_MAP_PROVIDERS Instance method Public Method Get the map providers for the application 20090720
7 GET_SERVICE_ENDPOINTS Instance method Public Method Get list of service endpoints used in the application 20091118
8 SET_DEFAULT_PROXY Instance method Public Method Set the default proxy for the application 20090720
9 SET_MAP_PROVIDERS Instance method Public Method Set the map providers for the application 20090720
10 SET_MODEL_MAP_CONTEXT Instance method Public Method Set the application map data 20090724
Events
Interface IF_VBC_MODEL_CNTXT has no event.
Types
Interface IF_VBC_MODEL_CNTXT has no local type.
Method Signatures

Method GET_CUSTOMIZING_FOR_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONF_TYPE Call by reference Type reference (TYPE) VBC_CONF_TYPE Context type 20100314
2 Returning RT_KEYS Value transfer Type reference (TYPE) TR_KEYS Table Keys 20100314

Method GET_CUSTOMIZING_FOR_TRANSPORT on Interface IF_VBC_MODEL_CNTXT has no exception.

Method GET_DEFAULT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROXY Value transfer Type reference (TYPE) VBC_S_PROXY_SETTINGS Table Type for Models with their Map settings 20090721

Method GET_DEFAULT_PROXY on Interface IF_VBC_MODEL_CNTXT has no exception.

Method GET_DEFPRX_AUTH_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PASSWORD Value transfer Type reference (TYPE) VBC_PASSWORD Password 20090724
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20090724
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20090724

Method GET_MAPPRVPRX_AUTH_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PASSWORD Value transfer Type reference (TYPE) VBC_PASSWORD Password 20090724
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20090724
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20090724

Method GET_MAPPRV_AUTH_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PASSWORD Value transfer Type reference (TYPE) VBC_PASSWORD Password 20090724
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20090724
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20090724

Method GET_MAP_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAP_SETTINGS Value transfer Type reference (TYPE) VBC_T_MAP_SETTINGS Table Type for Models with their Map settings 20090721

Method GET_MAP_PROVIDERS on Interface IF_VBC_MODEL_CNTXT has no exception.

Method GET_SERVICE_ENDPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEP_DATA Value transfer Type reference (TYPE) VBC_T_WEBSERVICE Service Endpoint Table 20091118

Method GET_SERVICE_ENDPOINTS on Interface IF_VBC_MODEL_CNTXT has no exception.

Method SET_DEFAULT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROXY Call by reference Type reference (TYPE) VBC_S_PROXY_SETTINGS Table Type for Models with their Map settings 20090721

Method SET_DEFAULT_PROXY on Interface IF_VBC_MODEL_CNTXT has no exception.

Method SET_MAP_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAP_SETTINGS Value transfer Type reference (TYPE) VBC_T_MAP_SETTINGS Map provider settings 20090721

Method SET_MAP_PROVIDERS on Interface IF_VBC_MODEL_CNTXT has no exception.

Method SET_MODEL_MAP_CONTEXT Signature

Method SET_MODEL_MAP_CONTEXT on Interface IF_VBC_MODEL_CNTXT has no parameter.
Method SET_MODEL_MAP_CONTEXT on Interface IF_VBC_MODEL_CNTXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702