Is it possible to call the standard attachment form FNDATTCH from SALES ORDER to PURCHASE ORDER ?
Oracle EBS R12
The requirement is to view the attachments in PO and JOB which are attached in SO.
In view attachments in PO, only long text is visible not any other file types…So I tried to the existing form but couldn't do it..
The standard form FNDATTCH is used for all the modules like PO, SO, etc… for attachments…So cannot call it directly using ZOOM Functionality.
So I copied the FNDATTCH form from the server and tried to call it by passing the SO parameters in PO. But facing alot of issues…
Specifically, FRM-41317 Item is not a radio button USAGE_TYPE…So is it possible to call the form FNDATTCH in other places we wish to?
0