iProcurement Shopping Cart extend PORequisitionLinesVO - strange behavior?
We are in EBS 12.1.1 and I am using jDev 10.1.3.3.0.3.
The request is to customize the iProcurement Shopping cart. When an item is entered they want a new field to display the replacement item if it's discontinued. I extended vo PORequisitionLinesVO to add an attribute which refers to my PLSQL package function and returns the value or a default value, but it always returns something. Everything is fine but for one thing:
When I first create a non-catalog request and submit a requisition i have the option to continue shopping, which I do by clicking on the button and reenter another requisition, but when I add to cart that second item requisition, it's as if my extended VO does not reset itself and my newly extended field is empty/blank...? But I assure you that the package does return something because if I click on the Shop tab and return to the iProc home page and reclick on the shopping cart link, I see the replacement item extended item value???? How come it