cancel
Showing results for 
Search instead for 
Did you mean: 

ITS Mobile - how to prefill and skip selection screen

ik69
Participant
0 Kudos

Hi there,

I am struggling with requirement for ITS mobile service:

I need to fill the input fields on selection screen with values from url and automaticaly jump to the second screen.

I know this is possible with ITS as described [here|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375].

Can I use similar approach for ITS mobile? How could I parse url parameters into input fields?

If this is not possible, what are my other options?

Thanks,

Igor

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

try in ABAP code where you can sett value for selection screen

Regards

Rajashiva Ramalingam

ik69
Participant
0 Kudos

Hi Rajashiva,

that is not an option - the ITS mobile service will be called from an external system providing some parameters in URL.

Thanks anyway,

Igor

Former Member
0 Kudos

Refer to the Standard internet service WSTE_NEW and look into the FM HANDLE_FIRST_SCREEN in program SAPLWOSZ

ik69
Participant
0 Kudos

Thanks Uma,

will investigate.

regards,

Igor