DBA Data[Home] [Help]

APPS.GR_MIGRATE_TO_12 dependencies on GR_INV_ITEM_PROPERTIES

Line 860: INSERT INTO gr_inv_item_properties

856: CLOSE c_get_translated;
857:
858:
859: /* Copy all of the properties to the org/item combination */
860: INSERT INTO gr_inv_item_properties
861: (
862: organization_id,
863: inventory_item_id,
864: sequence_number,