Open all | Close all

Getting the LATEST information!

To ensure you are getting the latest information please vist this page on the new domain for SAP Development


Business Server Pages ( BSP )


This method is the latest method of developing Internet based programs. The development method is similar to the ITS flow in that you define the look and feel along with the flow logic within the BSP. It then uses FM’s, BAPI’s and inserted ABAP code for the business flow and to retrieve data from the SAP system. The big advantage of this method is that it does not require the ITS server, only requires the SAP Web AS which is incorporated into kernel version 6.10+.

Developing web transactions
Development of BSP applications is done via SE80 (see example development screen) although any application can be used which supports the protocol ‘WEBDAV’.

Advantages: · Do not have to logon to SAP when running program · Use existing ABAP skills · Can control look and feel of output