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 120.1.12020000.2 2013/04/09 04:27:27 rkandima 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