DBA Data[Home] [Help]

APPS.PO_GML_CONV_MIG dependencies on GR_MIGRATE_TO_12

Line 549: l_hazard_class_id := GR_MIGRATE_TO_12.get_hazard_class_id(

545: CLOSE c_get_un_number_details;
546:
547: l_hazard_class_id := NULL;
548:
549: l_hazard_class_id := GR_MIGRATE_TO_12.get_hazard_class_id(
550: p_item_code => l_un_number_rec.item_code,
551: x_return_status => l_return_status,
552: x_msg_data => l_msg_data );
553: