hi,
I am making a widget using "BAPI_FLIGHT_DET" .
This bapi in the backend is asking for an import parameter CARRID. If we pass the parameter the bapi is executing successfully.
But from my Widget when i call the same BAPI its showing me all the fields in the RFC view including all the import and export parameters.
I am confused where I need to pass the import parameter CARRID ("AA") whether from the model or from the controller ?
please guide me.
Viswas