Application Development 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: 

Updating ESKL Fields ACT_MENGE and ACT_WERT

mattnewell
Explorer
0 Kudos

I am looking for a way to update ESKL fields ACT_MENGE and ACT_WERT when the values do not match EKBE-DMBTR.

I found a couple of BAPIs but nothing seems to use these fields.

Ideas?

thanks

2 REPLIES 2

laurent_fournier2
Contributor
0 Kudos

Hi Matt,

Sorry for asking but what is the logic/requirement to update those fields ? Logically, those fields must be populated automatically ..

former_member420959
Participant
0 Kudos

Hi matt,

There will be no bapi for such comparision and updation.

You have to update the tables directly when the condition is met

create two internal tables with stucture eskl and ekbe.

read the entries in ekbe and when condition is met update and modify the table.

ujwal.