DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on PO_CHORD_WF3

Line 11: PO_CHORD_WF3.t_shipments_control_type;

7: SUBTYPE t_lines_control_type IS
8: PO_CHORD_WF2.t_lines_control_type;
9:
10: SUBTYPE t_shipments_control_type IS
11: PO_CHORD_WF3.t_shipments_control_type;
12:
13: SUBTYPE t_dist_control_type IS
14: PO_CHORD_WF4.t_dist_control_type;
15: