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

ABAP HR

Former Member
0 Likes
543

Hi Experts,

In which table in HR or infotype can I find POSNR field i.e fund id . Is there any way that if we know the field name we can find the tables in which this field is present.

Thank you.

Regards,

Admir

Ponits will be rewarded.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
523

I dont think POSNR is directly available in HR.....check for any relational table to find the link.

Hi Experts,

In which table in HR or infotype can I find POSNR field i.e fund id . Is there any way that if we know the field name we can find the tables in which this field is present.

Thank you.

Regards,

Admir

Ponits will be rewarded.

3 REPLIES 3
Read only

Former Member
0 Likes
523

Hi,

You have to go to SE11 and enter the dataelement and hit where-used-list . you will get in which are all the tables this field is used.

thanks,

sksingh

Read only

0 Likes
523

Thank you Experts. Points were rewarded.

Read only

amit_khare
Active Contributor
0 Likes
524

I dont think POSNR is directly available in HR.....check for any relational table to find the link.