DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on RCV_BILL_UPDATING_SV

Line 1759: RCV_BILL_UPDATING_SV.ap_update_rcv_transactions(

1755:
1756: l_debug_info := 'Call RCV api to update amount/quantity billed on the
1757: rcv_transaction';
1758:
1759: RCV_BILL_UPDATING_SV.ap_update_rcv_transactions(
1760: X_rcv_transaction_id => x_rcv_transaction_id,
1761: X_quantity_billed => Null,
1762: X_uom_lookup_code => x_uom_lookup_code,
1763: X_amount_billed => x_match_amount,