DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on FND_PROFILE

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

148: | 17-MAR-99 Debbie Jancis added translated_description for MLS |
149: | 07-APR-05 Debbie Jancis Etax: Added ship to columns for |
150: | ship_to at line level. Default null |
151: +===========================================================================*/
152: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
153:
154: /* Bug 3567353 */
155: pg_base_precision fnd_currencies.precision%type;
156: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;