EDI, ALE & IDOCs

Inbound & Outbound IDoc user exits

Apr 25th, 2010 | By Ole | Category: EDI, ALE & IDOCs, SAP ABAP

Introduction:
In the in- and outbound processing of IDocs it is often necessary to implement a processing which is different from SAP standard. The reasons for this are for instance:
· Adding user-defined fields with special processing logic
· Substitutions with complex logic, which can not be handled with customizing
· Special validations, which can not be handled with [...]

Read more...



Process Codes for IDocs

Oct 5th, 2009 | By Ole | Category: EDI, ALE & IDOCs

The Process code links the IDoc Logical Message and Basic Types to the function module that will process it. These can be viewed in WE64
You can also find inbound process codes for given message types in the table TMSG2. 

Read more...



Beginner’s Guide to ALE and IDocs

Oct 5th, 2009 | By Ole | Category: EDI, ALE & IDOCs

- a step-by-step approach
January 19th, 2008 Riyaz
This article will help you understand the basics of ALE and IDocs via a simple do-it-yourself example. We will create a custom IDoc in one SAP system and then post some business data through it to another SAP system. Business data will be picked up from custom data dictionary [...]

Read more...



Restarting failed Messages

Oct 3rd, 2009 | By Ole | Category: EDI, ALE & IDOCs

How to Re-Process failed XI Messages Automatically – by Naveen Pandrangi (PDF) 

Read more...