Log in to follow, share, and participate in this community.
Loading...
Overview
Loading...
In this SAP community you will get information on how to develop interfaces with the SAP Application Interface Framework. Get best practices and learn from other users.
Hi Michal, Well similar to example mensioned in Cookbook v3.5 and v4, I want to do something like storing Sales Order Number and its Item Numbers in Index table. It is suggested to use both single…
When IDOC messages are coming to SAP backend system via AIF just like shown in my previous article: Michal's tips: Application Interface Framework (AIF) - IDOC processing with AIF actions…
Thank you very much for the suggestion. It is a valid solution but it has one disadvantage, by using one of the field2-field5 fields of the fieldmapping I will need to process the fields using a…
Hi Thomas: Thanks for the quick reply. We have set it up as two separate destination tables using the same structure and wrote a small post mapping routine to merge the two into one. Regards, …