Dear All
I have crated one validation for VBAK-VKBUR (Sales office) field in VA01. - MV45aFZZ
In FORM USEREXIT_FIELD_MODIFICATION. section, I put the validation.
On error message, it come out of the session,
However, i want to stay in the same session and focus on filed VKBUR.
my code as
if <Conditon>
MESSAGE 'error message here..!' TYPE 'E' DISPLAY LIKE 'S'.
endif.
I want the error message and control should stay on the same session.
Your input will be helpful to me
Regards,
Venkat