‎2009 Nov 19 6:30 PM
Hello friends,
I have to move some material data from one SAP system to a different SAP system. I am familiar with ALE and have done this in the past. But the issue now is there is some mapping needs to be done.
Eg : when I move material 00001 from X_SAP to Y_SAP system the plant name number should change.
X_SAP plant for material 00001 is ABC and when I ALE it to Y_SAP material 00001 should be in plant XYZ.
Please suggest,
bob
‎2009 Nov 19 6:59 PM
Hi,
You may try implementing following BADIs as per your requirement before generating IDOC or before posting IDOC in target system.
BADI_MATMAS_ALE_CR - Change Data in MATMAS IDoc When Generating an IDoc
BADI_MATMAS_ALE_IN - Change Data in MATMAS IDoc Before Posting
rgds,
PB
‎2009 Nov 19 7:16 PM