cancel
Showing results for 
Search instead for 
Did you mean: 

Passing parameters to External URL link

Former Member
0 Kudos

Hi Guru,

I am building a WebDynpro ABAP Application. Here, I need to pass the tracking number to External Web URLs.

The tracking number will be dynamically fetched from SAP tables based on Delivery number and passed to the website. There are two link where I am facing the challenge

Scenario 1.

How do I pass the parameter as I dont see any parameter in the link?

Link 1. https://my.averittexpress.com/servlet/rsoLTLtrack

Parameter or the tracking Number to be passed : 9749037708

Scenario 2.

How do I create the link with the parameters(mentioned in bold) at runtime?.

https://wwwapps.ups.com/WebTracking/reference?shipmentType=package&loc=en_US&ReferenceNumber=7041427&SenderShipperNumber=020793&AgreeToTermsAndConditions=yes&saveAccount=null&FromDatepicker=06/30/2016&ToDatepicker=12/01/2016&loc=en_US

Scenario 3

How do I pass multiple track number ?

https://wwwapps.ups.com/WebTracking/track

Tracking Number : 1Z0119850383104579 1Z0119850383204265

Thanks

Johnson George

Former Member
0 Kudos

Also

Scenario 3.

How do I pass the tracking numbers directly.

https://wwwapps.ups.com/WebTracking/track

Tracking numbers: 1Z0119850383104579 1Z0119850383204265

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Johnson,

For ITS there is a Wiki page to help you in this matter.

For Web Dynpro ABAP, then you would have to post this question in another area/another tag.

Kind regards,

Cris