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

substitute the table with Z Tabale

Former Member
0 Likes
509

Hi all,

on which table is FM RP_PNP_ORGSTRUCTURE's output based ?

Which tables are being used here for the output of Organizational Structure in the tree ?

My second question is can I pass to this FM my own Z Table with Org-Datas.

Which table must be substituted in the code to acquire this intention?

Regards

ertas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
473

use transaction ST05, and do a SQL trace.

you will then see which tables are involved.

Hi all,

on which table is FM RP_PNP_ORGSTRUCTURE's output based ?

Which tables are being used here for the output of Organizational Structure in the tree ?

My second question is can I pass to this FM my own Z Table with Org-Datas.

Which table must be substituted in the code to acquire this intention?

Regards

ertas

2 REPLIES 2
Read only

Former Member
0 Likes
474

use transaction ST05, and do a SQL trace.

you will then see which tables are involved.

Read only

Former Member
0 Likes
473

Florian Kemmer thank you for replying the first part of my posting.

I have tried out that but I was not be able to find out the really affected table.

regards

ilhan