DBA Data[Home] [Help]

APPS.GMD_RECIPE_MIGRATION dependencies on GMD_MIGRATION

Line 909: INSERT INTO gmd_migration

905: p_error_type IN VARCHAR2
906: ) IS
907: PRAGMA autonomous_transaction;
908: BEGIN
909: INSERT INTO gmd_migration
910: ( migration_id,
911: source_table,
912: target_table,
913: source_id,