on 2018 Apr 23 9:51 PM
I have added some custom fields in business partner company data tab by following SAP note# 1386310.
I have made an entry in view /SAPSRM/V_MDFSBC for a field and marked it as required fields.
Though I can see it as a required field in the portal but there is no error message issued if user does not provide any input in it.
Am I missing something. How can I make sure we get an error message if that field is left empty.
Request clarification before answering.
Hi Mehuk,
In the meta data customizing the option Required is only responsible to show the red * next to the field indicating that is mandatory. But system doesn't check it by default. To throw the error message, you can implement your own logic in BADI BBP_DOC_CHECK_BADI.
Best regards,
Daniel
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.