This is the third part in this series, which talks about, usage of two of the important macros used in ITS development. This will be useful when large amounts of data have to be sent back from the web to the SAP GUI or vice versa.
SAP ABAP
Developing Web Transactions in ITS – Part II
This is second part in this series, where we will have a look at how to add search help for the fields. Creating an input help for a field is a common requirement in most of the EBP developments, where you need add new fields to shopping cart or purchase order.
Developing Web Transactions in ITS – Part I
This article provides a basic idea and framework on ITS development for the people who want to excel in this field. This is particularly useful for the people who are working in SRM – EBP module.
XI/PI: Settings in R/3 Partner System to Receive IDocs
In the previous posts, we have covered the XI specific aspects of creating your first XI scenario. Now, let us understand what settings are required so that the R/3 partner system is able to receive and post the IDoc data.
Beginner’s Guide to ALE and IDocs – Part III
In the previous parts we learned how to create a custom IDoc and set up the source system to send an outbound IDoc. In this part we will learn how to configure the receiving SAP R/3 system to be able to receive and post the inbound IDoc.
Beginner’s Guide to ALE and IDocs – Part II
In the previous part we created an IDoc structure which can carry our data from source system to target system(s). In this part we will understand how to setup the source system to be able to generate and send an outbound IDoc.