DBA Data[Home] [Help]

APPS.GMD_QC_MIGRATE_TO_1151J dependencies on GMD_ACTIONS_TL

Line 845: INSERT INTO gmd_actions_tl

841: FROM qc_actn_mst_bak
842: WHERE decode(migration_status,NULL,'NM') <> 'MO';
843:
844: /* Insert action code description in translation table */
845: INSERT INTO gmd_actions_tl
846: (
847: action_code,
848: language,
849: action_desc,