Uses of Interface
com.sap.mdm.ids.ReverseLookupId

Packages that use ReverseLookupId
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
 

Uses of ReverseLookupId in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return ReverseLookupId
 ReverseLookupId[] ResultDefinition.getSelectedReverseLookups()
          Returns selected reverse lookups for the result definition.
 ReverseLookupId[] Record.getReverseLookups()
          Returns the reverse lookups specified for the record.
 

Methods in com.sap.mdm.data with parameters of type ReverseLookupId
 void ResultDefinition.addSelectReverseLookup(ReverseLookupId reverseLookupId)
          Add reverse Lookup to the list of selected reverse lookups - reverse lookups that should be populated during request evaluation
 void ResultDefinition.removeSelectReverseLookup(ReverseLookupId reverseLookupId)
          Remove reverse Lookup from the list of selected reverse Lookups - reverse lookups that should be populated during request evaluation
 void ResultDefinition.setSelectedReverseLookups(ReverseLookupId[] reverseLookups)
          Selects reverse lookups for the result definition.
 Record[] Record.getReverseLookupRecords(ReverseLookupId reverseLookup)
          Gets the value of the specified reverse lookup field, which is an array of records that reference this record.
 

Uses of ReverseLookupId in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema that return ReverseLookupId
 ReverseLookupId[] TableSchema.getReverseLookups()
          Returns reverse lookups for the table schema.
 ReverseLookupId[] RepositorySchema.getReverseLookups(TableId tableId)
          Returns reverse lookups for the table specified by its ID.
 ReverseLookupId[] RepositorySchema.getReverseLookups(String tableCode)
          Returns reverse lookups for the table specified by its code.
 

Uses of ReverseLookupId in com.sap.mdm.search
 

Methods in com.sap.mdm.search that return ReverseLookupId
 ReverseLookupId FieldSearchDimension.getReverseLookup()
          Returns a reverse lookup.
 

Constructors in com.sap.mdm.search with parameters of type ReverseLookupId
FieldSearchDimension(ReverseLookupId reverseLookup, FieldId[] fieldPath)
          Specifies a reverse lookup search.
 



Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.