Create POP List in OAF Page
Create POP List in OAF Page
Defualt Package="Mounika.oracle.apps.fnd.RohitPopList.server"
Step 5: Click next next and go to step 5 "SQL Statement".
Step 6:- Click Next and the Finish.View Object(VO) has created as below
Step 7:-
Step 8:-
Enter the Page Name="RohitPopListPG"
Default Package="rohit.oracle.apps.fnd.RohitPopList.webui"
Step 10:-
Defualt Package="rohit.oracle.apps.fnd.RohitPopList.server"
we create "Application module" under the "Server" directory of the project as OAF Standard.
Step 12:-
Now our application module has been creted.Our next step is to attach the view object with the
"Application Module" .Click on "EditRohitPopListAM".
Step 13:-
Now we attach the Application Module(AM) with the page so click on the "PageLayoutRN" in the
structure. Go to the right hand side then attach the AM as below
Step 14:-
Now we need to create the Region
Step 15:- Replace the region2 name with "MainRN" in the proeprty Inspector.
Step 16:- Right Click "MainRN".Click New and then Click Item.
ItemStyle=messagechoice.
Under Data in the Property Window
PickList View Definition=rohit.oracle.apps.fnd.RohitPopList.server.SupplierListVO.
PickList Display Attribute=Vendorname.
PickList Value Attribute=VendorId.
Output :
Region has created.
Defualt Package="Mounika.oracle.apps.fnd.RohitLovCreation.lov.server"
we create "Application module" under the "Server" directory of the project as OAF Standard.
Click next.
Now in the step2 we will select SupplierVO and shuttle this to the availabe list.
Application Module has created.
Now attach the Application Module "SupplierAM" with the Region "SupplierRG".
Click on the region1 in the SupplierRG as show below and attach the AM.
After this Click on item1.Go to the Property Inspector Window.
Set Property.
View Instance=SupplierVO
ViewAttribute=VendorName
As like Above Set property for item2 and item3.
Item2 Property
View Instance=SupplierVO
ViewAttribute=Segment1
Item3Property
View Instance=SupplierVO
ViewAttribute=VendorId