SAP ABAP Interface IF_VBC_APP_CNTXT (Interface to operate on context of application)
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)
⤷
⤷
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
| Interface | IF_VBC_APP_CNTXT | |
| Short Description | Interface to operate on context of application |
General Data
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20100527 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_VBC_APP_CNTXT has no forward declaration.
Interfaces
Interface IF_VBC_APP_CNTXT has no interface.
Friends
Interface IF_VBC_APP_CNTXT has no friend.
Attributes
Interface IF_VBC_APP_CNTXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the default proxy for the application | 20100527 | |
| 2 | Instance method | Public | Method | Get the default proxy authorization pwd from secure storage | 20100527 | |
| 3 | Instance method | Public | Method | Get the map prov proxy authorization pwd from secure storage | 20100527 | |
| 4 | Instance method | Public | Method | Get the map provider authorization pwd from secure storage | 20100527 | |
| 5 | Instance method | Public | Method | Get the map providers for the application | 20100527 | |
| 6 | Instance method | Public | Method | Get list of service endpoints used in the application | 20100527 | |
| 7 | Instance method | Public | Method | Set the default proxy for the application | 20100527 | |
| 8 | Instance method | Public | Method | Set a map providers for a given model ID | 20100616 |
Events
Interface IF_VBC_APP_CNTXT has no event.
Types
Interface 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 | 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 Interface 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 | RV_PASSWORD | Value transfer | Type reference (TYPE) | VBC_PASSWORD | Password | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization Exception | 20100527 | ||
| 2 | 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 | RV_PASSWORD | Value transfer | Type reference (TYPE) | VBC_PASSWORD | Password | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization Exception | 20100527 | ||
| 2 | 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 | RV_PASSWORD | Value transfer | Type reference (TYPE) | VBC_PASSWORD | Password | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization Exception | 20100527 | ||
| 2 | Secure Storage Exception | 20100527 |
Method GET_MAP_PROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 Interface 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 | RT_SEP_DATA | Value transfer | Type reference (TYPE) | VBC_T_WEBSERVICE | Service Endpoint Table | 20100527 |
Method GET_SERVICE_ENDPOINTS on Interface 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 | IS_PROXY | Call by reference | Type reference (TYPE) | VBC_S_PROXY_SETTINGS | Table Type for Models with their Map settings | 20100527 | |||
| 2 | IV_DELETE_INDICATOR | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20100706 |
Method SET_DEFAULT_PROXY on Interface 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 | IS_MAPPROVIDER | Call by reference | Type reference (TYPE) | VBC_S_APP_MAP_SETTINGS | Map Settings for Model | 20100616 | |||
| 2 | IV_DELETE_INDICATOR | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | Type of enhancement | 20100621 |
Method SET_MAP_PROVIDER on Interface IF_VBC_APP_CNTXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |