EBS Customizations (MOSC)

MOSC Banner

Personaliztion of LOV in Release Sales Order Form

edited Feb 4, 2013 4:28AM in EBS Customizations (MOSC) 8 commentsAnswered
After doing personalization in the form "Release Sales Order for Picking" for the field "Based On Rule" , we are getting the following errors :

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)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center