DBA Data[Home] [Help]

APPS.ZX_MIGRATE_TAX_DEF_COMMON dependencies on FND_LANGUAGES

Line 2536: FND_LANGUAGES L,

2532: fnd_global.user_id ,
2533: fnd_global.conc_login_id ,
2534: B.TAX_REGIME_ID
2535: FROM
2536: FND_LANGUAGES L,
2537: ZX_REGIMES_B B,
2538: (select rates.tax_regime_code tax_regime_code,
2539: lkups.meaning meaning,
2540: params.global_attribute_category global_attribute_category

Line 2616: FND_LANGUAGES L,

2612: fnd_global.user_id ,
2613: fnd_global.conc_login_id ,
2614: B.TAX_REGIME_ID
2615: FROM
2616: FND_LANGUAGES L,
2617: ZX_REGIMES_B B,
2618: (select rates.tax_regime_code tax_regime_code,
2619: lkups.meaning meaning,
2620: params.global_attribute_category global_attribute_category