SAP ABAP Interface IF_VBC_APPLICATION_FINDER (Model Finder Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_DATABASE (Package) Database Layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_APPLICATION_MAPPER | Application Mapper | 20100527 |
Properties
Interface | IF_VBC_APPLICATION_FINDER | |
Short Description | Model Finder Interface |
General Data
Package | VBC_DATABASE | Database Layer |
Created | 20100527 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_VBC_APPLICATION_FINDER has no interface.
Friends
Interface IF_VBC_APPLICATION_FINDER has no friend.
Attributes
Interface IF_VBC_APPLICATION_FINDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Find all applications as flat list | 20100527 |
2 | ![]() |
Instance method | Public | Method | Find all Application Objects by APP_ID and version | 20100527 |
3 | ![]() |
Instance method | Public | Method | Find the latest version of a model | 20100527 |
4 | ![]() |
Instance method | Public | Method | Get the Application for the given Version | 20100601 |
Events
Interface IF_VBC_APPLICATION_FINDER has no event.
Types
Interface IF_VBC_APPLICATION_FINDER has no local type.
Method Signatures
Method FIND_APPLICATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPLICATION | Value transfer | Type reference (TYPE) | VBC_T_APPLICATION | Flat Model Table | 20100527 |
Method FIND_APPLICATION_LIST on Interface IF_VBC_APPLICATION_FINDER has no exception.
Method FIND_APP_OBJECT_LIST 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 | Application ID | 20100527 | ||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20100527 | ||
3 | ![]() |
RT_APP_OBJECT | Value transfer | Type reference (TYPE) | VBC_T_APP_OBJECT | Main Visual Business Application XML Streams | 20100527 |
Method FIND_APP_OBJECT_LIST on Interface IF_VBC_APPLICATION_FINDER has no exception.
Method FIND_LATEST_VERSION 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 | Application ID | 20100527 | ||
2 | ![]() |
RS_APPLICATION | Value transfer | Type reference (TYPE) | VBC_S_APP_METADATA | Applicaton Metadata | 20100527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data not found exception | 20100527 |
Method GET_APPLICATION_XML 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 | Application ID | 20100601 | ||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20100601 | ||
3 | ![]() |
RS_APPLICATION | Value transfer | Type reference (TYPE) | VBCD_APP_OBJ | Applicaton Object | 20100601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data not found exception | 20100601 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |