In order to set up the filtering based on Relation Entries, the first step is to define the relation types. This is done by importing RelationType.csv. This file is required to set the filtering between two existing classes in SAP Ariba – Left class (the class where the values are being filtered) and the Right class (that is driving the filtering logic). The relation type can include multiple definitions for custom object filtering, each combination identified by the relation type unique name. The corresponding name of the class can be found in:
- Class Browser (for System / Standard classes), or
- Manage Flex Master Data Template for FMDs
The file can be imported either remotely or manually via Manage → Administration/Core Administration → Site Manager → Data Import/Export:
Note
The Import/Export Relations tasks are only visible to members of the Customer Administrator group.Relation Type File Structure
- UniqueName – Used as a filtering reference name in Relation Entries
- Name – Optional, description of the filtering logic
- LeftClass – The filtered class you wish to place the restriction on
- RightClass – The filtering class you wish to have drive the restriction of the LeftClass