SAP ABAP Class IF_VBC_MODEL_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_MODEL_MAPPER Model Mapper 20081112
Properties
Class IF_VBC_MODEL_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 20081111   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_MODEL_FINDER has no interface implemented.
Friends
Class IF_VBC_MODEL_FINDER has no friend class.
Attributes
Class 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
Class IF_VBC_MODEL_FINDER has no event.
Types
Class 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 class 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 class IF_VBC_MODEL_FINDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in