Package body in program units oracle apps
Hi ,
Can someone please help , i have a package body csfdctqf under program units in the form named as CSFDCTQF.fmb ,
And i would like to do some changes in that package body , but it is being used in some other fmb (CSFDCMAI.fmb) also .
Now My question is will my changes reflect in other CSFDCMAI.fmb form also if i do some changes in csfdctqf package which resides in CSFDCTQF.fmb , is this package gets stored somewhere in the server ?? like in the form of pls or something .