XXEN_SCHUB_ITEM_SEARCH
Description
Categories: Supply Chain Hub
System report controlling the search functionality on the Supply Chain Hub form
insert into xxen_report_search_ids xrsi (rowid1) select msiv.row_id row_id from mtl_system_items_vl msiv where 1=1 and msiv.organization_id in ( select oav.organization_id from org_access_view oav, mtl_parameters mp where oav.resp_application_id=fnd_global.resp_appl_id and oav.responsibility_id=fnd_global.resp_id and oav.organization_id=mp.organization_id and (fnd_profile.value('XXEN_SCHUB_EXCLUDE_INV_MASTER_ORG')='N' or mp.organization_id<>mp.master_organization_id) ) and rownum<=nvl(fnd_profile.value('XXEN_SCHUB_SEARCH_ROW_LIMIT'),100) |
Parameter Name | SQL text | Validation | |
---|---|---|---|
Item |
|
LOV | |
Description |
|
Char | |
Long Description |
|
Char | |
Language |
|
LOV | |
Item-Number contains |
|
LOV | |
Item Type |
|
LOV | |
Exclude Item Type |
|
LOV | |
Item Status |
|
LOV | |
Category Set |
|
LOV | |
Category |
|
LOV | |
Cross Reference Type |
|
LOV | |
Cross Reference |
|
LOV | |
BOM Item Type |
|
LOV Oracle | |
BOM Alt. Designator |
|
LOV | |
BOM Exists |
|
LOV Oracle | |
Routing Exists |
|
LOV Oracle | |
WIP Supply Type |
|
LOV | |
Excl. WIP Supply Type |
|
LOV | |
Inventory Items only |
|
LOV | |
Item Created By |
|
LOV | |
Item Creation Date from |
|
Date | |
Item Creation Date to |
|
Date | |
Buyer |
|
LOV | |
Planner |
|
LOV | |
Make or Buy |
|
LOV | |
Onhand Exists |
|
LOV | |
Purchase Order |
|
LOV | |
Puchase Order Exists |
|
LOV Oracle | |
Sales Order |
|
LOV | |
Sales Order Created By |
|
LOV | |
Sales Order Exists |
|