Application Development and Automation 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: 
Read only

Change Batch Production date when creating Process Order (COR1)

Former Member
0 Likes
1,001

Hi All,

When creating Process Orders via transaction COR1, a Batch Number is created with a Manufacturing Date. This Manufacturing date is calculated by the system. Instead, I need to do the calculation based on certain criteria. Is there any User Exit/BADI I can use to change this data when saving the Process Order?

I know there is user exit EXIT_SAPMM07M_003 that is used when processing Process Orders via MIGO transaction but for this case is useless as when I process all the items for the Process Orders, those items that do not have a batch number are entering the User Exit.

I searched the SDN and found BADI MB_MIGO_BADI but does not help.

Thanks & Regards,

Ernesto.

Hi All,

When creating Process Orders via transaction COR1, a Batch Number is created with a Manufacturing Date. This Manufacturing date is calculated by the system. Instead, I need to do the calculation based on certain criteria. Is there any User Exit/BADI I can use to change this data when saving the Process Order?

I know there is user exit EXIT_SAPMM07M_003 that is used when processing Process Orders via MIGO transaction but for this case is useless as when I process all the items for the Process Orders, those items that do not have a batch number are entering the User Exit.

I searched the SDN and found BADI MB_MIGO_BADI but does not help.

Thanks & Regards,

Ernesto.

2 REPLIES 2
Read only

former_member212713
Contributor
0 Likes
825

This message was moderated.

Read only

0 Likes
825

Hi Melih,

Thanks for your answer but I tried that BADI and I do not have the field required to change the date I need.

Regards,

Ernesto.