Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3276

Suggestion needed to pass parameters for second screen in SAP webgui URL (ITS)

$
0
0

Hi

 

I want to call SAP webgui from an application and want to pass some data which need to be prefilled in the screen.

 

Have gone through many threads

 

/people/durairaj.athavanraja/blog/2004/09/23/pass-parameter-to-its-url-upadated-21st-june-2008

https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=22375

webbgui  - calling a transaction and specify variant or parameter in url

 

Things work fine if I pass values to fields which are on first screen, but I am unable to pass data to fields on next screens.

 

Taking an example :

 

tCode for vendor creation is XK01 and it has many screens, now when I call url

 

http://HOST_NAME:8000/sap/bc/gui/sap/its/webgui/!?sap-client=CLIENT_ID&sap-user=SAP_USER&sap-password=SAP_PASSWORD&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1001;

 

I am able to view Ven1001 in vendor code in first screen

 

But when I call

 

http://phxng4709:8000/sap/bc/gui/sap/its/webgui/!?sap-client=100&sap-user=testuser1&sap-password=SAP12345&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1111;RF02K-BUKRS=COCO;RF02K-EKORG=NG01;RF02K-KTOKK=0001;ADDR1_DATA-NAME1=VEN_NAME

 

All the fields on first screen get populated but I don't get VEN_NAME in Name1 field on GUI

 

Tried this

 

http://phxng4709:8000/sap/bc/gui/sap/its/webgui/!?sap-client=100&sap-user=testuser1&sap-password=SAP12345&language=EN&~transaction=*XK01 RF02K-LIFNR=Ven1111;RF02K-BUKRS=COCO;RF02K-EKORG=NG01;RF02K-KTOKK=0001;Ok_Code=ENTR;ADDR1_DATA-NAME1=VEN_NAME

 

as well, but no success

 

Can anybody help. Thanks in advance

 

Vishaal.S


Viewing all articles
Browse latest Browse all 3276

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>