DBA Data[Home] [Help]

APPS.PO_VAL_LINES dependencies on PO_HXC_INTERFACE_PVT

Line 1101: PO_HXC_INTERFACE_PVT.get_timecard_amount(

1097: -- For Rate Based Standard PO lines where the amount has been decreased,
1098: -- call the OTL API and identify the ones where the new amount is less than
1099: -- the timecard sum.
1100:
1101: PO_HXC_INTERFACE_PVT.get_timecard_amount(
1102: p_api_version => 1.0
1103: , x_return_status => l_return_status
1104: , p_po_line_id => l_line_id_tbl(i)
1105: , x_amount => l_timecard_amount_sum