Hi,
I learnt that we can set the focus to a particular input field in FPM application by calling method REQUEST_FOCUS_ON_FIELD in method GET_DATA of initial screen configuration feeder class with the help of interface IF_FPM_GUIBB_FORM which has parameter IO_EXTENDED_CTRL.
But in my case IO_EXTENDED_CTRL is coming blank (has no instance found), therefore i can not use this parameter to set the focus.
Paralelly i have raised an OSS message to SAP and reply we got is to to implement below notes: 2156023 and 2174636. But these notes suggest to perform manual corrections in component configuration and wiring schemas.
Could you please advice the best way to solve the issue.
Thanks,
Bharath.K