Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in using the Web Service generated from BAPI_FLIGHT_GETLIST

Former Member
0 Likes
407

Hi all,

I am trying to use the Web Service generated from BAPI_FLIGHT_GETLIST. I have got the wsdl file, and trying to invoke it. But, while I can test the BAPI using the Airline ID AA, I can't test from the Web Service using the same data. It shows the error message - "Airline AA not found". Anyone having solution, please help. This is urgent.

Thanks,

Anirban

Message was edited by:

Anirban Das

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
386

are you sue you are connecting to the same client (from WS) where data is there?

2 REPLIES 2
Read only

athavanraja
Active Contributor
0 Likes
387

are you sue you are connecting to the same client (from WS) where data is there?

Read only

0 Likes
386

Yes, I am connecting to the same system where we have data..

Anirban