DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV2 dependencies on FND_PROFILE

Line 5: g_po_pdoi_write_to_file VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_PDOI_WRITE_TO_FILE'),'N');

1: PACKAGE BODY PO_SHIPMENTS_SV2 as
2: /* $Header: POXPOS2B.pls 115.8 2002/11/23 02:43:03 sbull ship $*/
3:
4: -- Read the profile option that enables/disables the debug log
5: g_po_pdoi_write_to_file VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_PDOI_WRITE_TO_FILE'),'N');
6:
7: /*===========================================================================
8:
9: FUNCTION NAME: get_number_shipments