Hi Expertise,
I am working on one requirement, which is having multiple input fields.
after entering value in first input field. on enter press cursor position
should go to another input field.
In PAI and PBO of i have written.
if ls_emp-empid is not initial.
set cursor field ls_emp-empfname.
endif.
But it is not working .
Please help me out.
Best Regards,
Priyaranjan