HI All ,
I want to use the dynamic call for FM like the following example but i dont khow how to call
assuming i have several FM's that i always want to call the with different parameters
how can i do that in dynamic way?
CALL FUNCTION func PARAMETER-TABLE ptab EXCEPTION-TABLE etab.
Regards
Joy