DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on PO_CHORD_WF4

Line 14: PO_CHORD_WF4.t_dist_control_type;

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:
16: SUBTYPE t_release_control_type IS
17: PO_CHORD_WF5.t_release_control_type;
18: