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

Query on set

Former Member
0 Likes
368

Hi all,

I have requirement like there is set a called zproj_net_ra under this set we have two subcategories zproj_rev and zproj_cst under each subcategory there are a range of values or set id's

so, now my requirement when i select a particular set id it should show me to which subcategory of set it belongs.

can anyone tell me how can i do this.

Thanks,

SriRatna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
336

u have to make use of FMs

G_SET_FETCH or seach for more in se37 with gset.

tables are : SETNODE/LEAF.

regards

Prabhu

1 REPLY 1
Read only

Former Member
0 Likes
337

u have to make use of FMs

G_SET_FETCH or seach for more in se37 with gset.

tables are : SETNODE/LEAF.

regards

Prabhu