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 |