‎2009 Aug 21 3:26 PM
Hi Friends,
I am having a small trouble in a report. I need to pass a select-option variable to a Z.. function module. But i dnt know wat is the data type or how to pass the select-option. It will be very helpful if anyone can give me a solution.
Regards,
Bestin
‎2009 Aug 21 3:38 PM
‎2009 Aug 21 3:39 PM
Hi,
What type of the select options?
What type of the parameter in Z Function Module
For you select options you need work with structure and table probably. So, the parameter that receive your table could be an structure or table. It depends of your select option.
‎2009 Aug 21 3:45 PM