SAP ABAP Interface IF_VBC_DO_FINDER (Data Object Finder)
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_DO_MAPPER | Visual Object Mapper | 20081203 |
Properties
| Interface | IF_VBC_DO_FINDER | |
| Short Description | Data Object Finder |
General Data
| Package | VBC_DATABASE | Database Layer |
| Created | 20081203 | 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_DO_FINDER has no interface.
Friends
Interface IF_VBC_DO_FINDER has no friend.
Attributes
Interface IF_VBC_DO_FINDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Find all active Data Objects | 20081203 | |
| 2 | Instance method | Public | Method | Find all Data Object by Model ID and version | 20081219 |
Events
Interface IF_VBC_DO_FINDER has no event.
Types
Interface IF_VBC_DO_FINDER has no local type.
Method Signatures
Method FIND_ALL_ACTIVE_DOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DOS | Value transfer | Type reference (TYPE) | VBC_T_DATA_OBJECT_STANDARD | Data Object Table (Standard Table) | 20081203 |
Method FIND_ALL_ACTIVE_DOS on Interface IF_VBC_DO_FINDER has no exception.
Method FIND_DATA_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 | Object Identifier (Name, Alias, Object, ...) | 20100528 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20081219 | |||
| 3 | RT_DATA_OBJECT | Value transfer | Type reference (TYPE) | VBC_T_DO_STANDARD | Data Objects | 20081219 |
Method FIND_DATA_OBJECT_LIST on Interface IF_VBC_DO_FINDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |