‎2008 Dec 18 1:57 PM
hi,
i need to pass some parameter values that my function module is taking from a program, to a screen just for display. how do i get it done? how are the elements chosen in such a case while preparing the layout?
thanks in advance,
Arindam.
‎2008 Dec 18 2:00 PM
Hello Arindam,
First check the parameters of function Module. What are the parameters which are not Optional.
These parameters are mandatory so please make sure you have to pass these values othewise the system will give you a short dump.
Thanks,
Chidanand
‎2008 Dec 18 2:12 PM
hi chidanand,
all of them are mandatory. the only problem i am facing is passing them to the screen.
need to know how to do that.
regards,
Arindam.