Requirement is updating the screen field DM07M-HSDAT_INPUT Date of Manufacture in T code MB31
Date of Manufacture is retrieved from a Batch Material in the Goods receipt Transaction MB31 and want to update the same in the screen field DM07M-HSDAT_INPUT
EXIT_SAPMM07M_004 Include ZXMBCU04 is used for retrieving the Date of Manufacture, but unable to update the screen field DM07M-HSDAT_INPUT in Transaction code when MB31, which gets cleared while transferring the date field
i_dm07m-hsdat_input = w_dm07m-hsdat_input.
If anyone has overcome this situation, request you to please share your solutions.