How to call Standard form from Custom form ?
Hi,
We have Oracle EBS R12.1.3 and Oracle DB 11g.
We have done one personalization on Purchase Requistion form thru Special function which is calling the custom developed
form ( Navigation: Purchasing >> Requisition (New) >> On Hand Quantity >> call Custom Form - on Hand Stock .
Custom developed form display the Subinventory-locator wise on-hand, reservable and transactable stock for a specific item
on PR Line. This custom developed functionality with is working fine.
Now, we want to call standard Item Supply/Demand form (INVDVDSD.fmb in Inventory) from this developed custom form for each PR Line.
Is it possible to call the standard form (call standard form on WHEN BUTTON PRESSED event) from custom form ?