Hi, i'm just curious, since an Oracle Form Executable is in a single FMX file, would it there be any performace advantage if we used a Package instead of using a standalone Procedure/Function?
I'm working on a modification and created a function that would be called repeatedly while the form is in use.
Forms 6i,
Oracle DB 10g
EBS Application 11i
thanks!