DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on PO_CHORD_WF2

Line 8: PO_CHORD_WF2.t_lines_control_type;

4: SUBTYPE t_header_control_type IS
5: PO_CHORD_WF1.t_header_control_type;
6:
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: