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

orgtx & pernr

Former Member
0 Likes
980

I want to know the name of the table where field <b>orgtx</b> and <b>pernr</b> should be exist'

I

mportant!

Right answer will get deserving point.

Regards point.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
822

Hi,

<b>ORGTX(Short Text of Organizational Unit)</b> is Used in Table <b>T527X(Organizational Units)</b>.

<b>PERNR (Personnel Number)</b> is used in Table <b>PREL(HR Master Data )</b>

Regards,

Padmam.

5 REPLIES 5
Read only

Former Member
0 Likes
823

Hi,

<b>ORGTX(Short Text of Organizational Unit)</b> is Used in Table <b>T527X(Organizational Units)</b>.

<b>PERNR (Personnel Number)</b> is used in Table <b>PREL(HR Master Data )</b>

Regards,

Padmam.

Read only

Former Member
0 Likes
822

Hi

Take the ORGEH field from <b>PA0001</b> and pass this ORGEH to table <b>T527X</b> and take the ORGTX (Orgn Unit description) and use

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
822

Pernr - personnel number is available in all PA and PB tables...

eg : pa0000, pb4000 etc.

orgtx can be found in table T527X

reward points plz

Read only

Former Member
0 Likes
822

Hi Abhay,

There is no table exist with both the fields ORGTX and PERNR.

Regards,

Sankar

Read only

Former Member
0 Likes
822

Hi

You can always go to trans. SE11

in data type, put the name of your field,

"where used" button (the one after activation)

,in opened menu ,choose "tables" and get list of all tables where this field exists.

Regards

Yossi