DBA Data[Home] [Help]

APPS.PO_VAL_LINES dependencies on PO_HXC_INTERFACE_PVT

Line 841: PO_HXC_INTERFACE_PVT.get_timecard_amount(

837: -- For Rate Based Standard PO lines where the amount has been decreased,
838: -- call the OTL API and identify the ones where the new amount is less than
839: -- the timecard sum.
840:
841: PO_HXC_INTERFACE_PVT.get_timecard_amount(
842: p_api_version => 1.0
843: , x_return_status => l_return_status
844: , p_po_line_id => l_line_id_tbl(i)
845: , x_amount => l_timecard_amount_sum