DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPDATE_PVT dependencies on PO_GMS_INTEGRATION_PVT

Line 7841: PO_GMS_INTEGRATION_PVT.maintain_adl (

7837: -- If we found any split distributions that need new award IDs, call the
7838: -- Grants API.
7839: l_progress := '030';
7840: IF (l_gms_po_obj.distribution_id.count > 0) THEN
7841: PO_GMS_INTEGRATION_PVT.maintain_adl (
7842: p_api_version => 1.0,
7843: x_return_status => l_return_status,
7844: x_msg_count => l_msg_count,
7845: x_msg_data => l_msg_data,