ITS Flow logic - advantages and disadvantages of using ITS flow logic

Although this is a good method of development it has not become very popular due to its release being after the web transaction method had become fairly popular. This method is not based on SAP transactions, so you don't have to design or create an SAP transaction first then web enable it. All the flow logic and screen design (templates) is done on the ITS, it then uses FM's and BAPI's to get data from SAP.

Advantages:
� Good basis for BSP development as process is very similar (See BSP development)

Disadvantages:
� Development involves learning new language/syntax for flow logic


Related Articles

Step by step instructions on how to create your first ITS web transaction based on standard ABAP dialog program using SE80
SAP Netweaver Business Client
SAP Web Application Development using ITS - Example ABAP code and information
Netweaver - Information about SAP netweaver technologies
SAP GUI for HTML - running SAP on a PC that does not have the SAP client installed
Creating your first very simple OData SAP Gateway Service
Maintain web services - Use of transaction SICF to activate and maintain SAP web services
SAP Web Application Development - Example code and information on various areas of web development
SAP GUI for HTML - running SAP on a PC that does not have the SAP client installed
Internet transaction server ( ITS ) - advantages and disadvantages
Developing SAP Web Transactions - using SE80 and then published to the ITS