Using FND_FUNCTION.EXECUTE

37 Views Asked by At

I use FND_FUNCTION.EXECUTE and the function I want to call comes without any problems and I can perform my operations there. But when I close the function I called, it does not run the codes below where I called the function. How can I make it run those codes? enter image description here

enter image description here

0

There are 0 best solutions below