DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on RCV_TRANSACTIONS

Line 49: rcv_transaction_id RCV_TRANSACTIONS.transaction_id%TYPE,

45: (po_header_id PO_HEADERS.po_header_id%TYPE,
46: po_line_id PO_LINES.po_line_id%TYPE,
47: po_release_id PO_RELEASES.po_release_id%TYPE,
48: po_line_location_id PO_LINE_LOCATIONS.line_location_id%TYPE, --Index Column
49: rcv_transaction_id RCV_TRANSACTIONS.transaction_id%TYPE,
50: uom AP_INVOICE_LINES.unit_meas_lookup_code%TYPE,
51: unit_price AP_INVOICE_LINES.unit_price%TYPE,
52: line_number AP_INVOICE_LINES.line_number%TYPE,
53: quantity_invoiced AP_INVOICE_LINES.quantity_invoiced%TYPE,