2006 Mar 17 3:46 AM
Hi,
I am new to sap , I worked with bdc's but i don't have idea to upload data thru bapi's so plz send a dummy code how to write a program with the help of bapi's,currently i need to upload data for me51n t-code.
Hi,
I am new to sap , I worked with bdc's but i don't have idea to upload data thru bapi's so plz send a dummy code how to write a program with the help of bapi's,currently i need to upload data for me51n t-code.
2006 Mar 17 3:54 AM
Please use this BAPI BAPI_REQUISITION_CREATE.
Hope this will help.
for example just go through...
http://www.sap-img.com/bapi.htm
http://www.sapgenie.com/abap/bapi/example.htm
Message was edited by: kishan negi
2006 Mar 17 4:27 AM
Hi
Jist have look into below link
www.sappoint.com/abap/bapiintro.pdf
http://www.sap-img.com/abap/bapi-conventions.htm
regards
vinod
2006 Mar 17 8:21 AM
Don't forget to use BAPI_TRANSACTION_COMMIT after the initial bapi to have the changes take effect and use the message table returned instead of sy-subrc which appearently doesn't work correct.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |