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

component KIND

Former Member
0 Likes
740

There is one component called KIND in structure RSPARAMS

what does it signify ?

what are it's probable values?

and what those values signify?

Replies will be honoured with points.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
528

RSPARAMS is used to create the range. KIND specify whether it is a parameter or select-option. In case of parameter we pass 'P' and in case of select option we pass 'S' in KIND of the structure.

Read only

Former Member
0 Likes
528

This message was moderated.