Oracle OAF: Configure an input LOV

Here is how to configure an input LOV. First we must create a region, which provides the values,

(if we don’t use an existing one e.g. ponSupplierItemLovRN):

Item:
ID:                          xxTestLOV
External Lov:            /oracle/apps/pon/lov/webui/ponSupplierItemLovRN
Disable Validation:     True
View Attribute:        AuctionHeaderId
View Instance:         xxResponseCommentsVOI
[must be in the same VO Region, otherwise it creates error]

LOV map:
id:                          xxTestLOVMap1
Criteria Item:           ItemNumber
LOV Region Item:    ItemId   
Return Item:           xxTestLOV
Use of Validation:     default

Leave a Reply