SAP ABAP Class IF_VBC_APP_CNTXT (Interface to operate on context of application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VBC_CNTXT_CONTAINER Model context container 20100528
Properties
Class IF_VBC_APP_CNTXT  
Short Description Interface to operate on context of application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100527   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_VBC_APP_CNTXT has no forward declaration.
Interfaces
Class IF_VBC_APP_CNTXT has no interface implemented.
Friends
Class IF_VBC_APP_CNTXT has no friend class.
Attributes
Class IF_VBC_APP_CNTXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_PROXY Instance method Public Method Get the default proxy for the application 20100527
2 GET_DEFPRX_AUTH_PASSWORD Instance method Public Method Get the default proxy authorization pwd from secure storage 20100527
3 GET_MAPPRVPRX_AUTH_PASSWORD Instance method Public Method Get the map prov proxy authorization pwd from secure storage 20100527
4 GET_MAPPRV_AUTH_PASSWORD Instance method Public Method Get the map provider authorization pwd from secure storage 20100527
5 GET_MAP_PROVIDERS Instance method Public Method Get the map providers for the application 20100527
6 GET_SERVICE_ENDPOINTS Instance method Public Method Get list of service endpoints used in the application 20100527
7 SET_DEFAULT_PROXY Instance method Public Method Set the default proxy for the application 20100527
8 SET_MAP_PROVIDER Instance method Public Method Set a map providers for a given model ID 20100616
Events
Class IF_VBC_APP_CNTXT has no event.
Types
Class IF_VBC_APP_CNTXT has no local type.
Method Signatures

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 20100527

Method GET_DEFAULT_PROXY on class IF_VBC_APP_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 20100527
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20100527
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20100527

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 20100527
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20100527
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20100527

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 20100527
# Exception Resumable Description Created on
1 CX_VBC_NOT_AUTHORIZED Authorization Exception 20100527
2 CX_VBC_SECURE_STORAGE Secure Storage Exception 20100527

Method GET_MAP_PROVIDERS Signature

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

Method GET_MAP_PROVIDERS on class IF_VBC_APP_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 20100527

Method GET_SERVICE_ENDPOINTS on class IF_VBC_APP_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 20100527
2 Importing IV_DELETE_INDICATOR Call by reference Type reference (TYPE) VBC_BOOLEAN Boolean values TRUE (='X') and FALSE (= ' ') 20100706

Method SET_DEFAULT_PROXY on class IF_VBC_APP_CNTXT has no exception.

Method SET_MAP_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAPPROVIDER Call by reference Type reference (TYPE) VBC_S_APP_MAP_SETTINGS Map Settings for Model 20100616
2 Importing IV_DELETE_INDICATOR Call by reference Type reference (TYPE) VBC_BOOLEAN Type of enhancement 20100621

Method SET_MAP_PROVIDER on class IF_VBC_APP_CNTXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in