cancel
Showing results for 
Search instead for 
Did you mean: 

EKET Table (Urgent)

Former Member
0 Kudos

Hi All,

I would like to know where i can find the program which is updating the field WEMNG in table EKET.

Eg: Purchase Order with one line & this line has 2 delivery schedules

PO qty = 10 nos, (EKPO-MENGE)

1st delivery schedule qty = 5 nos (EKET-MENGE)

2nd delivery schedule qty = 5 nos (EKET-MENGE)

The EKET table has 2 entries i.e

line 1: EKET-ETENR = 0001, EKET-MENGE = 5

line 2: EKET-ETENR = 0002, EKET-MENGE = 5

I understand when i do a goods receipt, EKET-WEMNG field is updated, but i want to know which program is actually doing this. Where can i find the code. I checked in MEPO1320 structure, but was unable to find the code, i checked in SAPLMEGUI, but was not successful either, maybe i havent checked in the right place.

Hope my question is clear, await inputs

Regards,

Vivek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

May I know for what purpose you required this?

If you want to change the value which is updating this table field then you have to find the user exit /Badi to change the same....

cheers,

Sagun Desai...

Former Member
0 Kudos

Hi Sagun,

The reason i want to know is because, i want to implement the same logic in a query which i am trying to build. I want to subtract the quantity coming from EKES table for line 1 until the quantity is 5 & after that i want it to subtract from line 2.

I hope you are clear of the problem i am facing. Awaiting your inputs to resolve this.

Vivek

Answers (0)