Web Transaction Tutorial
Web Transaction Tutorial
This tutorial describes how you can create Web transactions using the Web transaction programming model. Web transactions are Internet-enabled R/3 transactions.
Thanks to the Internet Transaction Server (ITS), which links the R/3 System to the Internet, you can turn R/3 transactions into Web transactions, and run them as Internet Application Components (IACs) from any suitable Web browser.
You develop Web transactions both inside and outside the R/3 System:
- Inside R/3, you use the ABAP Workbench to create a transaction by developing an ABAP dialog program.
- Outside R/3, you use the SAP@Web Studio to enable the transaction for Internet use by creating an ITS service, which contains all the components required to implement and run an IAC.
What the Tutorial Covers
This tutorial is designed to be read as a continuous document. It covers all the steps you have to take to convert R/3 transactions to Web transactions, and demonstrates specific features of interest in the context of Web transaction development.
- Introductory sections cover essential prerequisites and describe how to set up the SAP@Web Studio environment.
- Six lessons covering eight transactions demonstrate how to generate Web transactions from R/3 transactions.
- A concluding section shows you how to transfer ITS services created in the SAP@Web Studio to ITS source control in the R/3 System.
Download file here