DBA Data[Home] [Help]

APPS.PO_TOTALS_PO_SV dependencies on PO_TOTALS_PO_SV

Line 1: PACKAGE BODY PO_TOTALS_PO_SV as

1: PACKAGE BODY PO_TOTALS_PO_SV as
2: /* $Header: ICXPOTOB.pls 115.1 2001/05/02 21:08:02 pkm ship $ */
3:
4: FUNCTION get_po_total
5: (X_header_id number) return number is

Line 186: END PO_TOTALS_PO_SV;

182: END get_release_total;
183:
184:
185:
186: END PO_TOTALS_PO_SV;