Skip to Content
0
Former Member
May 08, 2008 at 07:28 AM

Import Parameter

15 Views

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