DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on PO_CHORD_WF1

Line 5: PO_CHORD_WF1.t_header_control_type;

1: PACKAGE PO_CHORD_WF6 as
2: /* $Header: POXWCO6S.pls 120.8 2006/03/08 16:27:58 dreddy noship $ */
3:
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: