Data Transformation Engine Functions and Expressions Reference Guide

Chapter 1 - Expressions and Evaluations Data Object Names
Functions and Expressions Reference Guide
17
The object name for all occurrences of ShipSchedules within
ORD_ADR_OUT_WD Record is:
ShipSchedules IN ORD_ADR_OUT_WD Record:OrderAck
Note When IN is used, the contained object name must refer to the same type. In the
example, the ShipSchedules component of ORD_ADR_OUT_WD Record and
the ShipSchedules component of OrderLine Structure must be of the same
type.
In the Map Designer, you can refer to all occurrences of an object contained in a
card object. The object name for all occurrences of ShipSchedules within
OrderAck is:
ShipSchedules IN OrderAck
Referring to all Occurrences With IN COMPONENT
In the Type Designer, you can refer to all occurrences of an object contained in a
component list. To refer to all components in a component list, up to a given
component, the word COMPONENT is used.
For example, the rule on the component Conclusion Topic needs to count all of
the valid Topics up to, and including, Conclusion Topic.