DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPDATE_PVT dependencies on PO_GMS_INTEGRATION_PVT

Line 7953: PO_GMS_INTEGRATION_PVT.maintain_adl (

7949: -- If we found any split distributions that need new award IDs, call the
7950: -- Grants API.
7951: l_progress := '030';
7952: IF (l_gms_po_obj.distribution_id.count > 0) THEN
7953: PO_GMS_INTEGRATION_PVT.maintain_adl (
7954: p_api_version => 1.0,
7955: x_return_status => l_return_status,
7956: x_msg_count => l_msg_count,
7957: x_msg_data => l_msg_data,