Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

Options for accessing SAP using the ITS

SAP gives you the option of accessing SAP R/3 systems over the WWW through the ITS. You can choose from 3 programming models:

  • SAP GUI for HTML: Representation of the SAP front ends over an internet browser. A user logon is required in SAP and the SAP complexity is not hidden. 

  • Easy web transaction: Conversion of SAP screens to HTML pages by the ITS. Flow and business logic is programmed completely in ABAP. No user logon required. Simple operation is realizable. High load on the SAP system.

  • ITS Flow Logic: Control logic is implemented in the ITS. Data from SAP can be read from and written by BAPI's and RFC's.

  • WEBRFC

  • Web Reporting

Note that you can also use the WAS - Web Application Server to access SAP from the WWW.

ADVERTISEMENT
Free software downloads