Skip to Content
0
Former Member
Oct 12, 2005 at 10:08 AM

Passing type pool data type to RFC function module

752 Views

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