XXEN POC Multi Value

Description
Scratch POC report - Option A pre/post test harness. Delete after verification.
select
fcwdv.wo_number,
fcwdv.wo_assembly_item,
fcwdv.item_description,
fcwdv.org_id,
fcwdv.status,
fcwdv.qty,
fcwdv.first_op_status,
fcwdv.total_op_qty
from
xxen_poc_wo_details_v fcwdv
where
1=1
Parameter NameSQL textValidation
Item
fcwdv.wo_assembly_item=:wo_assembly_item
Char