on 2012 May 07 1:18 PM
Hi All,
I am working in SRM 5.0. I have a requirement , where the user must be able to enter date in the field 'Required Date' while creating SC through Describe Requirement.
Currently the 'Required Date' is defaulted with 'Current System date'. Now I must be able to remove this defaulted system date and force the user to enter the date and the same has to be captured in my SC and also in the follow on document - Purchase Requisition.
I am not able to overwrite the date in the field 'Required date' using the BADI 'BBP_DOC_CHANGE_BADI' as for every action, the over written date is getting refreshed to the current system date.
Please help me in assisting whether this date field can actually be changed according to the user's input.
Thanks,
Deeparani.D
Request clarification before answering.
Hello,
You can try badi BBP_CHANGE_DEFAULT, there is a method called CHANGE_DEFAULT_DELIV_DATE.
Not sure if you will be able to set it to blank, but you can try.
Then, maybe using BBP_DOC_CHECK_BADI you can raise a message.
Regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.