DBA Data[Home] [Help]

APPS.AP_PO_UTILITIES_PKG dependencies on AP_PO_UTILITIES_PKG

Line 1: PACKAGE BODY AP_PO_UTILITIES_PKG AS

1: PACKAGE BODY AP_PO_UTILITIES_PKG AS
2: /* $Header: appoutlb.pls 120.0 2006/05/06 01:44:19 mswamina noship $ */
3:
4: -- This procedure will return maximum invoice date based on the
5: -- line location information passed to us. Depending on the type

Line 53: END AP_PO_UTILITIES_PKG;

49: P_Invoice_Date := NULL;
50: END Get_Invoice_Close_Date;
51:
52:
53: END AP_PO_UTILITIES_PKG;