‎2007 Dec 06 10:35 AM
Hi all,
In BAPI, while we writing a program we upload the data from flat file to sap system (internal table). my doubt is will BAPIs covert the legacy data into sap format or shall we convert the legacy data into sap format and to give them to bapis?
‎2007 Dec 06 11:07 AM
Hi,
The bapis special feature is tht we need not convert the data its function module takes care of the flat file and converson, we need not do anything unlike calling it and using bapi_commit ince all bapis cant be automatically commited..
Check these links for more info:
help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
help.sap.com/saphelp_46c/helpdata/en/a5/3ec8464ac011d1894e0000e829fbbd/content.htm
https://wiki.sdn.sap.com/wiki/display/Snippets/BAPI+Step-by-Step
articles.techrepublic.com.com/5100-6329-1051160.html
www.sap-img.com/abap/bapi-conventions.htm
Regards,
Sana.
reward for useful answers...
‎2007 Dec 06 11:07 AM
Hi,
The bapis special feature is tht we need not convert the data its function module takes care of the flat file and converson, we need not do anything unlike calling it and using bapi_commit ince all bapis cant be automatically commited..
Check these links for more info:
help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
help.sap.com/saphelp_46c/helpdata/en/a5/3ec8464ac011d1894e0000e829fbbd/content.htm
https://wiki.sdn.sap.com/wiki/display/Snippets/BAPI+Step-by-Step
articles.techrepublic.com.com/5100-6329-1051160.html
www.sap-img.com/abap/bapi-conventions.htm
Regards,
Sana.
reward for useful answers...