Skip to Content
0
Former Member
Feb 28, 2011 at 06:57 AM

How to call bd87 tcode from webdynpro for abap using ITS

68 Views

How to call bd87 tcode from webdynpro for abap using ITS

i have used the following url but it is showing the initial screen I want to skip the intial screen . I have used &~OKCODE=SHOW' also

CONCATENATE 'http'

'://' host ':' port

'/sap/bc/gui/sap/its/webgui/?sap-client=&~transaction='

k_slg1

parameters'&~OKCODE=ENT2'

INTO url.

Thanks

Bala Duvvuri