Skip to Content
0
Former Member
May 14, 2008 at 05:10 AM

How to create a new function module?

22 Views

I was doing the tutorial to create a SAP data widget and the tutorial was using BAPI_FLIGHT_GETLIST to display the data. However, in my system, theres no data in the table SFLIGHT2 and i couldnt populate any data in it.

So i am trying to create my own function module. Can anyone tell me how should i go about doing it?