SAP ABAP Class IF_VBC_DO_FINDER (Data Object Finder)
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
Class IF_VBC_DO_FINDER  
Short Description Data Object Finder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_VBC_DO_FINDER has no interface implemented.
Friends
Class IF_VBC_DO_FINDER has no friend class.
Attributes
Class IF_VBC_DO_FINDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_ALL_ACTIVE_DOS Instance method Public Method Find all active Data Objects 20081203
2 FIND_DATA_OBJECT_LIST Instance method Public Method Find all Data Object by Model ID and version 20081219
Events
Class IF_VBC_DO_FINDER has no event.
Types
Class 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 Returning RT_DOS Value transfer Type reference (TYPE) VBC_T_DATA_OBJECT_STANDARD Data Object Table (Standard Table) 20081203

Method FIND_ALL_ACTIVE_DOS on class 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 Importing IV_APP_ID Call by reference Type reference (TYPE) VBC_APP_ID Object Identifier (Name, Alias, Object, ...) 20100528
2 Importing IV_VERSION Call by reference Type reference (TYPE) VBC_VERSION Version 20081219
3 Returning RT_DATA_OBJECT Value transfer Type reference (TYPE) VBC_T_DO_STANDARD Data Objects 20081219

Method FIND_DATA_OBJECT_LIST on class IF_VBC_DO_FINDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in