313:
314: x_progress := '100';
315:
316: if x_destination_type_code is not null then
317: po_items_sv2.get_item_status(x_item_id,
318: x_ship_to_organization_id,
319: x_item_status );
320: x_valid := validate_destination_type_code(x_destination_type_code, x_item_status,
321: x_accrue_on_receipt_flag, p_transaction_flow_header_id); --