DBA Data[Home] [Help]

APPS.CZ_UPGRADE dependencies on STANDARD

Line 2635: --There may also be no load conditions at all and then this is the 'standard' rule file

2631:
2632: --Now we can go ahead and collect the load conditions for this rule. Those would be all
2633: --type A (optional) and C (connector) descendants of the rule assignee. To collect them
2634: --we need to go up from each (distinct) rule participant's explosion id (index).
2635: --There may also be no load conditions at all and then this is the 'standard' rule file
2636: --identified by explosion id of the assignee as a load condition (NET_TYPE = 2).
2637:
2638: FOR i IN 1..v_ParticipantIndex.COUNT LOOP
2639: