SAP ABAP Class IF_VBC_APPLICATION_FINDER (Model Finder Interface)
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
| Class | IF_VBC_APPLICATION_FINDER | |
| Short Description | Model Finder Interface | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_VBC_APPLICATION_FINDER has no interface implemented.
Friends
Class IF_VBC_APPLICATION_FINDER has no friend class.
Attributes
Class 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
Class IF_VBC_APPLICATION_FINDER has no event.
Types
Class 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 class 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 class 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 |