Instance Lists with Different Types of Objects

You can create instance lists that contain more than one type of object.

You do this by defining relationships between business objects.

The relationships can either be peer-to-peer or parent-child.

Relationships are defined on the business object's Relationships tab.

VLF-ONE shipped examples

Use Example Application -> Advanced -> Dynamic Children for a Parent-Child example.

Use Example Application -> Advanced -> Peers for a Peers example.

 

VLF-WIN shipped examples

Use Programming Techniques -> Advanced -> Advanced Instance Lists (1) for a Parent-Child example.

Use Programming Techniques -> Advanced -> Advanced Instance Lists (2) for a Peers example.