Running PL/SQL within Order Management Extension
Summary:
Running PL/SQL within Order Management Extension
Content (please ensure you mask any confidential information):
We need to access Custom Business Objects within Order Management extensions to retrieve certain values and populate them in EFFs. However, starting with release 24C, the use of custom PVOs in OM Extensions is no longer permitted, as noted here:
To address this limitation, we identified a workaround: within the OM extension, we can directly access and retrieve data from the underlying Fusion tables (and Custom Business Object tables).
However, I have not found any official Oracle documentation that describes this method of fetching data directly from tables within OM extension.
Tagged:
0