cancel
Showing results for 
Search instead for 
Did you mean: 

Updating Schedule line dates based on Additional tab B fields in VA01/VA02

Former Member
0 Kudos

Hi Experts,

My Requirement is like this.

Developer created some Z fields (For example : Customer Dock date, Linkage date, shipment date etc.)  in the Additipnal tab B while creating and changing the Sales Order and  wrtten code to update those fields based on the material availability date,route etc. Upto this Code is working fine.

But the next requirement is, when user changes the additional TAB B fileds to change the shedule line dates and saved, those dates has to be updated automatically in the schedule line dates. Now he is using MV45AFZZ include to update the requirement. But Standard Sap is overwriting the schedule line dates.

So please suggest me in updating the schedule line dates(vbep table).

Thanks & Regards,

Hari Kriishna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Harikrishna,

I think that you have to put logic in user exit as mentioned below:

USEREXIT_MOVE_FIELD_TO_VBEP.

And then again put same Logic USEREXIT_SAVE_DOCUMENT_PREPARE then it will work.

Please check this.

Regards,
Amit

Answers (0)