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

key field

Former Member
0 Likes
802

hi

can anyone tell ekorg is key field for which table?

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
775

T024E is the Purchasing Organizations header table.

LFM1 and LFM2, LFMH, SO12, SO11, SO13, and many other.

U can SE11 > DATA Type specify EKORG and choose where used list u can se ethe list of tables used.

Reward if this helps.

4 REPLIES 4
Read only

Former Member
0 Likes
775

<b>ELBK</b>

Read only

Former Member
0 Likes
776

T024E is the Purchasing Organizations header table.

LFM1 and LFM2, LFMH, SO12, SO11, SO13, and many other.

U can SE11 > DATA Type specify EKORG and choose where used list u can se ethe list of tables used.

Reward if this helps.

Read only

0 Likes
775

thanks a lot judith

Read only

uwe_schieferstein
Active Contributor
0 Likes
775

Hello

Just call transaction <b>SE16</b> for table <b>DD03L</b> and set the following selection criteria:

<b>- FIELDNAME = 'EKORG'

- KEYFLAG = 'X'</b>

Perhaps it may be more accurate to set:

- ROLLNAME = 'EKORG'

There are about 420 tables having EKORG as key field (in ECC 5.0)

Regards

Uwe