cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a New PO using BSP Application

Former Member
0 Kudos

Hello BSP Gurus,

Newbie in BSP and want to create a BSP application that uploads PO data using Transaction ME21N. Its like this, an BSP application displays the Header and Line item data. and then I need to create a New PO by inputting the fields in the BSP Application.

Any suggestions would be rewarded.

Regards

Leo

Accepted Solutions (1)

Accepted Solutions (1)

raja_thangamani
Active Contributor
0 Kudos

If your issue is resolve, please reward & close the thread..still if you have an issue lets know.

Raja T

Answers (1)

Answers (1)

raja_thangamani
Active Contributor
0 Kudos

<b>Since you are new to BSP refer the below links to create the BSP..</b>

https://wiki.sdn.sap.com/wiki/display/BSP/Main

http://www.sapdevelopment.co.uk/webapps/bsp/mvc_example1.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/e5/edae3b59e17646e10000000a11402f/frameset.htm

http://www.sapdesignguild.org/resources/htmlb_guidance/

Look at the below links.. Some of them are step by step procedures.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/24

http://help.sap.com/saphelp_nw04/helpdata/en/7a/b86041397211d5992200508b6b8b11/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/7a/b86041397211d5992200508b6b8b11/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/4e/ac0b94c47c11d4ad320000e83539c3/content.htm

https://www.sdn.sap.com/irj/sdn/weblogs

/people/durairaj.athavanraja/blog/2005/08/21/running-your-first-bsp-application-in-sap-netweaver-04-abap-edition--nsp

www.thespot4sap.com/Articles/SAP_WAS_BSP_Apps.asp

www.thespot4sap.com/Articles/SAP_WAS_Overview.asp

help.sap.com/saphelp_nw04/helpdata/ en/56/e6f3409ade8631e10000000a1550b0/content.htm

And also recommend you to go through the BSP Weblogs in the BSP forum...highly Suggested and Helpful

<b>TO Create the PO:</b>

Get the data from BSP & Use the BAPI:- <b>"BAPI BAPI_PO_CRE</b>ATE1 " to create the PO.

See the link for more detail..

<i>* Reward each helpful answer</i>

Raja T