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: 

Issue in implementing the BADI WORKORDER_GOODSMVT

Hello All,

My requirement is to update the Date of manufacture field in the transaction COR6, in the goods movement step for the materials assigned manually.

So, i had implemented the BADI 'WORKORDER_GOODSMVT' method 'COMPLETE_GOODSMOVEMENT' and i am assigning the date to HSDAT field if it is initial.

The new date value assigned is appearing on the screen in HSDAT but when we save the data then that date is not reflecting in the data base.

Thanks in adavance.

Please help me on this.

5 REPLIES 5

former_member221827
Active Participant
0 Kudos

You probably need to call BAPI_TRANSACTION_COMMIT afterwards.

0 Kudos

Not working

JL23
Active Contributor
0 Kudos

the documentation says "You can use this Business Add-In to manipulate the goods movements that are determined automatically during creation (backflush or automatic goods receipt)"

You are saying: ...COR6, in the goods movement step for the materials assigned manually

This does not fit together from my understanding of the text

0 Kudos

Then, how can i proceed to update the field is there any other badi or any approach that you can suggest that would be a greate help.

Thanks in advance.

JL23
Active Contributor
0 Kudos

I don't know if there is another BAdI, workorders are not my area of expertise.

It is more like I meet you on the way from Delhi to Srinagar and you are telling me that you travel to Kolkata. so I am to tell you that this is not the way to Kolkata, but I am not able to tell how you get there from where we are.