cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MARC | MVKE tables not getting updated with MATERIAL_MAINTAIN_DARK

UdeshiWithanage
Explorer
0 Likes
766

Hi Experts,

I am trying to use the BAPI 'MATERIAL_MAINTAIN_DARK' to create material data. Currently I am stuck on how to update fields in MARC table and MVKE tables where we maintain plant related data and sales organization data. Material is getting created but other tables are not getting updated except MAKT table. Can anyone help me on why those tables are not getting updated with this BAPI? 

Below is the parameters which I have passed.

MATERIAL_MAINTAIN_DARK.png

Accepted Solutions (1)

Accepted Solutions (1)

UdeshiWithanage
Explorer
0 Likes

Found the reason for not getting updated. I have not passed the unique transaction counter to dependent tables AMARC_UEB, and so on. 

UdeshiWithanage_0-1737437416816.png

Answers (1)

Answers (1)

RobertVit
Active Contributor
0 Likes

Hi,

You have to pass the fields to be changed in amfiedres.

For example like this

RAF_0-1737094537212.png

Kind regards

Robert