Dear Expert,
Requirement is to give Quantity schedule functionality(like standard functionality “Revenue schedule”) to client.
1.Created opportunity. XBO & created Node “ItemQuantityPlan” & data structure to hold data under “ITEM” node

2.Created EC & Screen & Bind it with Opportunity TI

In Inport: User selected ITEMUUID is coming correctly
Questions:
1.How do I read Opportunity BO with only user selected item (I don’t want all items to be read)?
2. What should be the Datamodel to read user selected item only?
2.Also I want to display ItemQuantity (Node) data on screen(page 1) into DataList for user selected item. How to achieve it?
Thanks,
Ghanshyam