DBA Data[Home] [Help]

APPS.GR_MIGRATE_TO_12 dependencies on GR_INV_ITEM_PROPERTIES

Line 837: INSERT INTO gr_inv_item_properties

833: CLOSE c_get_translated;
834:
835:
836: /* Copy all of the properties to the org/item combination */
837: INSERT INTO gr_inv_item_properties
838: (
839: organization_id,
840: inventory_item_id,
841: sequence_number,