DBA Data[Home] [Help]

APPS.ZX_MIGR_AR_TAX_GROUP_LOOKUPS dependencies on FND_PROFILE

Line 9: NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');

5: Procedure DISABLE_EXT_AR_TG_LOOKUPS;
6: Procedure Create_Lookups;
7:
8: PG_DEBUG CONSTANT VARCHAR(1) default
9: NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
10:
11: /*=========================================================================+
12: | PROCEDURE |
13: | migrate_condition_constraints |