Hi,
I have 6 fields on my MPP screen.
Based on the validations, I need to set the cursor to the appropriate field that has an invalid entry.
As per the functionality, I show the error screen and when I come back, the cursor should be set to the field with invalid entry. How to do this?
I used the following syntax but it doesn't seem to work:
SET CURSOR FIELD V_PLANT. (for plant field)
Any one can help?
Regards,
Mohit