Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to pass a select option to a function module

Former Member
0 Likes
397

how to pass a select option to a function module.

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
372

Hi Sudhakar,

use repository info system to find a structure or table type for ranges of select-options field type. Pass select-options table as s_xxx[].

Regards,

Clemens

Read only

0 Likes
372

Sudhakar,

Pass the selection-option internal tables as a type of structure RSPARAMS .