How to call Procedure in Package
1D10TAug 5 2012 — edited Aug 6 2012Hello all !
The situation!
I got a package with body priview "Change_utility"
In that package i got procedure who change data when triger calls a package , there is all ok and working
Now i need to call a only one procedure from package with giving data.
I need to execute procedure sta_death in package "Change_utility" with person code 112233-4455
How i can execute that ?
Thanks For help !
ID