PO Line which has NULL item_id should be excluded
Hi Jeff,
It seems like the signature of 'Purchase Order Item Is Not Assigned to ship_to_organization_id' from the Analyzer is not correct because it supposes to detect Item in PO Lines which has not yet been assigned to Ship-to Organization, so if PO line has one-time item (PO_LINES_ALL.item_id is null) then the PO line should be excluded but it didn't.
Reference: SR 3-24483742041
Thanks, TC