Skip to Content
0
Former Member
Mar 06, 2009 at 07:18 PM

Tables as part of function module

32 Views

I am trying to develop a function module and want i_mcha as part of the tables section. But i_mcha should be part of a custom type that I can create. Is it possible to create a type in the global data of the function module and use that type for the parameter in tables?