Personaliztion of LOV in Release Sales Order Form
FRM-41072: Cannot create group
FRM-41076: Error populating group
Following query is used to populate the LOV
SELECT WPR.NAME PICKING_RULE_NAME,WPR.BACKORDERS_ONLY_FLAG,decode(S2.MEANING,'Exclude','Unreleased','Include','All','Only','Backordered') backorders,
S1.MEANING SHIPMENT_PRIORITY,WPR.SHIPMENT_PRIORITY_CODE,WPR.ORGANIZATION_ID,WPR.ORGANIZATION_ID org_id,WPR.ORGANIZATION_ID
warehouse_id_lov,H_ORG_TL.NAME WAREHOUSE,ORG.ORGANIZATION_CODE WAREHOUSE_CODE,DECODE(WPR.EXISTING_RSVS_ONLY_FLAG, 'Y','*', NULL)