‎2006 Aug 18 9:13 PM
Hi all,
I need to see methods in pftc_dis how can i see that one?
Thanks
‎2006 Aug 19 1:40 AM
some general advise,
If you want to know, which methods, Fm's etc any transaction uses, during process, just use performance trace (Se30) extended log, here you can see every different abap call.
Now, on the subject.
Why do you want to see the methods used for displaying tasks, workflow templates etc?
Or is it perhaps possible for you to rephrase the question in a way that we also see the functional requirement, which should be the basis of this question?
Kind regards, Rob dielemans
‎2006 Aug 18 9:29 PM
Priya,
If pftc_dis is a class name you can get all related methods through SE24.
thanks,
Bt
‎2006 Aug 18 9:56 PM
‎2006 Aug 18 10:46 PM
check this link may be helpful for u
http://fuller.mit.edu/workflow/workflow_administrators.htm
Regards,
Naveen
‎2006 Aug 18 10:47 PM
Give the task number and get into the graphical display. Double click on the activity. It will show the task used. Double click on the task and it will show the object and method used by the task.
Regards,
Ramesh
‎2006 Aug 19 1:40 AM
some general advise,
If you want to know, which methods, Fm's etc any transaction uses, during process, just use performance trace (Se30) extended log, here you can see every different abap call.
Now, on the subject.
Why do you want to see the methods used for displaying tasks, workflow templates etc?
Or is it perhaps possible for you to rephrase the question in a way that we also see the functional requirement, which should be the basis of this question?
Kind regards, Rob dielemans