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

fund group table

Former Member
0 Likes
1,252

hi all,

I am trying to find fund group table. I have created fund group from public sector --> fund mgt --> master data --> fund --> fund group. But as this is a hierarchy so it is only shown in the setnode and setleaf table. Is it also given at some other place.

Thanks for your assistance.

Regards,

FS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
847

Hi ,

do u want to get the same from SET IDs ?

try this sample program

RGSEX001

regards

Prabhu

hi all,

I am trying to find fund group table. I have created fund group from public sector --> fund mgt --> master data --> fund --> fund group. But as this is a hierarchy so it is only shown in the setnode and setleaf table. Is it also given at some other place.

Thanks for your assistance.

Regards,

FS

3 REPLIES 3
Read only

peter_ruiz2
Active Contributor
0 Likes
847

hi,

check the SETHEADER table or user FM K_HIERARCHY_TABLES_READ

regards,

Peter

Read only

Former Member
0 Likes
848

Hi ,

do u want to get the same from SET IDs ?

try this sample program

RGSEX001

regards

Prabhu

Read only

Former Member
0 Likes
847

Yes, I had to read the hierarchy. Thanks.