DBA Data[Home] [Help]

APPS.PO_GML_CONV_MIG dependencies on GR_MIGRATE_TO_12

Line 575: l_hazard_class_id := GR_MIGRATE_TO_12.get_hazard_class_id(

571: CLOSE c_get_un_number_details;
572:
573: l_hazard_class_id := NULL;
574:
575: l_hazard_class_id := GR_MIGRATE_TO_12.get_hazard_class_id(
576: p_item_code => l_un_number_rec.item_code,
577: x_return_status => l_return_status,
578: x_msg_data => l_msg_data );
579: