DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on RCV_BILL_UPDATING_SV

Line 1872: RCV_BILL_UPDATING_SV.ap_update_rcv_transactions(

1868:
1869: l_debug_info := 'Call RCV api to update amount/quantity billed on the
1870: rcv_transaction';
1871:
1872: RCV_BILL_UPDATING_SV.ap_update_rcv_transactions(
1873: X_rcv_transaction_id => x_rcv_transaction_id,
1874: X_quantity_billed => Null,
1875: X_uom_lookup_code => x_uom_lookup_code,
1876: X_amount_billed => x_match_amount,