Finding – Find, Request_Find and FindByRowId

A   B   C

 \ /   /

  D   E

   \ /

    F

   / \

  G   H

The primary find messages are Find, Request_Find and FindByRowId. They perform a find and a relate on parent DDOs.

Because of this relate process, finds propagate up.

For example:

 

The above assumes there are no relates-to constraints in place. Find and Clear propagation rule are changed by relates-to constraints. This is discussed in DDO Propagation and Relates-to Constraints.

See Also

Propagation of DDO Operations