DBA Data[Home] [Help]

APPS.ARP_UPDATE_LINE_COVER dependencies on FND_PROFILE

Line 154: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');

150: | for ship to at the line level |
151: | |
152: +===========================================================================*/
153:
154: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
155:
156: /* Bug 3567353 */
157: pg_base_precision fnd_currencies.precision%type;
158: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;