I am new to Crystal (V 10) and had to jump into the Hierarchical Report feature immediately. The feature works fine except for when it comes to a record where the child field value is shared by more than one parent. It would appear that the first instance of the parent/child relationship is output to the report but when the second instance of the child occurs, the report does not show the record.
Example (from JDE database for tasks relationships table F9001 and task definitions table F9000:
parent task AP001 calls child task AP020
later on parent task PUR001 calls the same child task AP020
since the ap tasks sorts before the pur tasks the report correctly shows the AP001 / AP020 task relationship
but when the pur tasks are are reported, the PUR001 / AP020 relationship is not reported.
Does Crystal only use a child value once? I would think not because in a bill-of-material application, a child part number can be used many different times.
I appreciate any insight into this problem.
RP
Example (from JDE database for tasks relationships table F9001 and task definitions table F9000:
parent task AP001 calls child task AP020
later on parent task PUR001 calls the same child task AP020
since the ap tasks sorts before the pur tasks the report correctly shows the AP001 / AP020 task relationship
but when the pur tasks are are reported, the PUR001 / AP020 relationship is not reported.
Does Crystal only use a child value once? I would think not because in a bill-of-material application, a child part number can be used many different times.
I appreciate any insight into this problem.
RP