SAP ABAP Class IF_VBC_CNTXT_FINDER (Model context finder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_CNTXT_MAPPER | Model context mapper | 20090606 |
Properties
| Class | IF_VBC_CNTXT_FINDER | |
| Short Description | Model context finder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090606 | SAP |
| Last change | 20110908 | 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
Class IF_VBC_CNTXT_FINDER has no interface implemented.
Friends
Class IF_VBC_CNTXT_FINDER has no friend class.
Attributes
Class IF_VBC_CNTXT_FINDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090606 | ||
| 2 | Instance method | Public | Method | 20090723 | ||
| 3 | Instance method | Public | Method | Get the map providers for a given model ID | 20100706 | |
| 4 | Instance method | Public | Method | Get the map providers for a given model ID | 20100617 |
Events
Class IF_VBC_CNTXT_FINDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MODEL | Public | See coding | 20090723 | tt_model TYPE TABLE OF ty_model
|
||
| 2 | TY_MODEL | Public | See coding | 20090723 | BEGIN OF ty_model,
model_id TYPE vbc_model_id,
version TYPE vbc_version,
END OF ty_model
|
Method Signatures
Method FIND_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP_ID | Call by reference | Type reference (TYPE) | VBC_APP_ID | Object Identifier (Name, Alias, Object, ...) | 20100601 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20090606 | |||
| 3 | RT_CONTEXT | Value transfer | Type reference (TYPE) | VBC_T_APP_CONTEXT | Model Context Table | 20090606 |
Method FIND_CONTEXT on class IF_VBC_CNTXT_FINDER has no exception.
Method FIND_CONTEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONTEXT | Value transfer | Type reference (TYPE) | VBC_T_APP_MAP_SETTINGS | Model context | 20090723 |
Method FIND_CONTEXTS on class IF_VBC_CNTXT_FINDER has no exception.
Method GET_DEFAULT_PROXIES 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 |
Method GET_DEFAULT_PROXIES on class IF_VBC_CNTXT_FINDER has no exception.
Method GET_MAP_PROVIDERS 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 | 20100617 |
Method GET_MAP_PROVIDERS on class IF_VBC_CNTXT_FINDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |