XXWSH_PACKING_WORKBENCH_DELIVERY_SEARCH
Description
System report controlling the search functionality on the custom packing workbench form
insert into xxen_report_search_ids xrsi (rowid1) select wdd.rowid from wsh_delivery_details wdd where 1=1 and (wdd.organization_id,wdd.inventory_item_id) in (select msib.organization_id, msib.inventory_item_id from mtl_system_items_b msib where msib.inventory_item_flag='Y') and wdd.organization_id=fnd_profile.value('MFG_ORGANIZATION_ID') and wdd.source_code='OE' |
| Parameter Name | SQL text | Validation | |
|---|---|---|---|
| Sales Order |
| LOV | |
| Delivery Name |
| LOV | |
| Box Number |
| LOV | |
| Item |
| LOV | |
| Serial Number |
| LOV | |
| Sales Order (historic) |
| LOV | |
| Delivery Name (historic) |
| LOV | |
| Item (historic) |
| LOV |