Hi,
I have obtained the information regarding the user selected fields in an ALV in a variable of type SLIS_SELFIELD (declared in type pool SLIS). Now I need to pass on this information to an RFC enabled funtion module.
I have declared an import parameter of type SLIS_SELFIELD in the function module. However I get an error message 'Type SLIS_SELFIELD is neither known nor allowed'. However, using this type is allowed for a normal function module.
I want to know if there is any way of passing this field to the RFC enabled function module, or any other data dictionary type which I can use.
Any pointers would be helpful.
Regards,
Saurabh