‎2009 Nov 13 6:36 AM
Hi All,
I have a quick question in ALE.
The infotype fields in the sender system should be mapped to different infotype fields in the receiving system. ie Both are different infotypes and data transfer should happen between them.
I think this can be done with user exits in ALE or customizing ALE program.
Could anybody let me know if this is possible and also suggest the methods...
Thanks and Regards,
Sushmitha
‎2009 Nov 13 9:02 AM
Hi,
1) First send the data from Sender system to Receiver system using the ALE.
2) In receiving side we are assigning the process code.In that process code we have the function module.
3) In place of that Function module u can create one Z FM and store the data where u want.
regards,
Venkat.