DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 1009: l_po_distribution_id PO_DISTRIBUTIONS_ALL.PO_DISTRIBUTION_ID%TYPE;

1005: and Pd.line_location_id = RT.po_line_location_id
1006: and RT.TRANSACTION_ID= X_Rcv_Transaction_Id;
1007:
1008:
1009: l_po_distribution_id PO_DISTRIBUTIONS_ALL.PO_DISTRIBUTION_ID%TYPE;
1010: l_ordered_po_qty NUMBER;
1011: l_cancelled_po_qty NUMBER;
1012: l_delivered_po_qty NUMBER;
1013: l_returned_po_qty NUMBER;