SAP ABAP Interface IF_VBC_MODEL_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_MODEL_MAPPER Model Mapper 20081112
Properties
Interface IF_VBC_MODEL_FINDER  
Short Description Model Finder Interface    
General Data
Package VBC_DATABASE   Database Layer 
Created 20081111   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_MODEL_FINDER has no interface.
Friends
Interface IF_VBC_MODEL_FINDER has no friend.
Attributes
Interface IF_VBC_MODEL_FINDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_LATEST_VERSION Instance method Public Method Find the latest version of a model 20081112
2 FIND_LATEST_XML_REVISION Instance method Public Method Find the latest XML revision of a model 20081117
3 FIND_MODEL_LIST Instance method Public Method Find all models as flat list 20081118
4 FIND_MODEL_OBJECT_LIST Instance method Public Method Find all Model Objects by model ID and version 20081219
Events
Interface IF_VBC_MODEL_FINDER has no event.
Types
Interface IF_VBC_MODEL_FINDER has no local type.
Method Signatures

Method FIND_LATEST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) VBC_MODEL_ID Model ID (Name) 20081112
2 Returning RS_MODEL Value transfer Type reference (TYPE) VBC_S_MODEL_METADATA Model Metadata 20081113
# Exception Resumable Description Created on
1 CX_VBC_NOT_FOUND Data not found exception 20081113

Method FIND_LATEST_XML_REVISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) VBC_MODEL_ID Model ID (Name) 20081117
2 Importing IV_VERSION Call by reference Type reference (TYPE) VBC_VERSION Version 20081117
3 Returning RS_REVISION Value transfer Type reference (TYPE) VBCD_MODEL_OBJ Main Visual Business Model XML 20081117
# Exception Resumable Description Created on
1 CX_VBC_NOT_FOUND Data not found exception 20081117

Method FIND_MODEL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MODEL Value transfer Type reference (TYPE) VBC_T_MODEL Flat Model Table 20081118

Method FIND_MODEL_LIST on Interface IF_VBC_MODEL_FINDER has no exception.

Method FIND_MODEL_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) VBC_MODEL_ID Object Identifier (Name, Alias, Object, ...) 20081219
2 Importing IV_VERSION Call by reference Type reference (TYPE) VBC_VERSION Version 20081219
3 Returning RT_MODEL_OBJECT Value transfer Type reference (TYPE) VBC_T_MODEL_OBJECT Main Visual Business Model XML Streams 20081219

Method FIND_MODEL_OBJECT_LIST on Interface IF_VBC_MODEL_FINDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702