Skip to Content
0
Former Member
Feb 07, 2011 at 12:48 PM

Debugging a function in UPDATE TASK

226 Views

Hi All,

I'm debugging a function in UPDATE TASK. I have just actived the flag 'Update Debug'.

My problem is Find how the Function's parameters are passed. The function is called dynamically by a statement like this:

" PERFORM (VBFUNC) IN PROGRAM (TFDIR-PNAME) USING VBID. "

Does someone help me?

Thanks