Hi Experts,
I am using a list UIBB ( FPM_LIST_UIBB ) to enter material data. Now, in real life scenario the users can enter the data manually or by a barcode scanner.
So in the event "FPM_GUIBB_LIST_CELL_ACTION" i.e. on pressing enter(in case of manual entry) or on scanning( in case of barcode scan) the data is getting populated in the current row and along with that I am adding another blank row in the bottom for the next entry.
All this is working fine.
Now, there is one requirement which has come that I am a bit doubtful about. They want when we scan a barcode and the data gets populated, the mouse cursor to point to a field of the newly added row in the bottom.
Now, is this possible?
Many thanks in advance.
Regards,
Saikat