Hi,
I tried the tutorial on Flightlist, but now I would like to call my BAPIs instead of the "BAPI_FLIGHT_GETLIST".
When I create a model, I don't see my own BAPIs. why? should I do something in R/3 for this? or is this a setting of developer studio?
thanks for your help
Anne
Hi Anne,
Are you working with web dynpro? since BAPI_FLIGHT_GETLIST is working and seems like its a design time problem my suggestions would be
1. make sure that your BAPI (function module) is remote enabled.
2.Using JCO Examples that comes with the documentation, test your BAPI and check whether it can be called.
Sujatha
Add a comment