DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_INTERFACE_ERRORS

Line 1340: l_table_name po_interface_errors.table_name%TYPE;

1336: l_serial_number_control_code mtl_system_items.serial_number_control_code%TYPE;
1337: l_revision_qty_control_code mtl_system_items.revision_qty_control_code%TYPE;
1338: l_revision rcv_transactions_interface.item_revision%TYPE;
1339: l_primary_qty NUMBER;
1340: l_table_name po_interface_errors.table_name%TYPE;
1341: BEGIN
1342: /* We need to do this only for returns and -ve corrections.
1343: * So return if it is not any of this transaction type.
1344: */