Skip to Content
0
Former Member
May 12, 2011 at 12:32 PM

Basic Start and Finish Date coming as default while Order Creation (IW31)

1295 Views

Hi Members,

I am in situation where in i am trying to cretae an order from IW31 but after the order creation basic start and basic finish date is being updated as default date which is the current date of creation.

I have written my code in Include LCOINFNJ where basic start and basic finish date should get populated as per my written code .After debugging i found that the code is populating the dates in structure CAUFVD-GSTRP(basic start date) and

CAUFVD-GLTRP(basic end date) but whill posting at user command SAVE the fields are getting updated back to default dates.

Even after adding an enhancement point at the end of below given FM where in i am hardcoding the values still the issue remains the same .

Function Module : CO_ZV_ORDER_POST is the FM responsible for posting.

Please help regarding this issue .

Thanks and Regards.

Gaurav Chopra