Monday, December 6, 2010

SAP ITS Configuration and Publishing Steps



The SAP Internet Transaction Server (ITS) is the essential link between the SAP R/3 system and the Internet. It enables Internet (and Intranet) users to communicate directly between R/3 system to run R/3 transactions, remote enabled function modules and reports as Internet applications components. The ITS is one of the cornerstones of SAP's mySAP.com offerings and strategy and integrated into the SAP 6.10 Web Application Server release. The ITS is the key technology behind the following products: Workplace, Employee Self-Service (ESS), Enterprise Buyer Professional (EBP), BW 2.0 Interface, Online Store and Retail Store, and the APO Interface. There are many other SAP products and applications that are based on ITS technology to interface from the Web to SAP R/3.
SAP ITS can handle complementary Web technologies to access data from SAP R/3:
- SAP GUI for Html: SAP transaction screens are dynamically converted to HTML pages
- Web transactions: SAP transactions that can be called from an HTML page (template based mode)
- Web remote function call (RFC): SAP R/3 function module that can be called from an HTML page
- Web reporting: Mechanism for linking to SAP reports and regenerated lists from an HTML page. Web reporting is implemented as a special-case RFC.
- ITS Flow Logic: Events, statuses, and modes used to model the dialog logic of a Web application in "flow files" on the SAP ITS.
SAP R/3 data is accessed via BAPI or RFC. Access to external data providers is also possible.

Key Steps to follow when you create ITS.Click on this link to see the step by step process

Service Parameter List. Click here.

SAP Referennce's you need to check.

If you are not able to view the page Please Click here.


ITS WebGUI - Activation (Back End)

External link Click here



If INTERNAL is not available in the drop down in se80. We can add that in this table.

RSEUMOD - Settings for ABAP Workbench Table


Make sure Internet Communication Manager (ICM) is up and running. You can
check it by calling transaction "SMICM". A window pops up where the
ICMS status should be "Running" and show the green light.

Make sure the Fully Qualified Domain Name is set up on the server. You can
check it by calling transaction "RZ10" (Edit profiles). There should be
an entry with "icm/host_name_full = mybackend.project.mycompany.intra"