2009 May 04 9:49 AM
hai spokes,
iam new to ale concept..
i have one req ,
i want to send material from one server to another server..
the material should be transported to traget server with proper mappings.
example..
i have careted one mat in ser1
matno 102 and material type:FERT
in server2 it should be
matno 102 and material type :HAWA
can any one help me how to acheive this..
presently iam using stand alone concept..
hai spokes,
iam new to ale concept..
i have one req ,
i want to send material from one server to another server..
the material should be transported to traget server with proper mappings.
example..
i have careted one mat in ser1
matno 102 and material type:FERT
in server2 it should be
matno 102 and material type :HAWA
can any one help me how to acheive this..
presently iam using stand alone concept..
2009 May 04 10:21 AM
Hi ajay,
Follow these steps:
1.Got WE31 and create segment type with the required fields.Go to EDIT and press SET Release.
2.Go to WE30 and create an IDOC type and assign your segment type to it.Go to EDIT->Set release
3.Go to WE81 and crearte a message type.
4.Go to WE82 and assign message type to Idoc type.
5.Register Partner Profile in WE20.
6.Assign the Inbound and Outbound Parameters.
These are the basic steps.Follow THis link for more.
https://wiki.sdn.sap.com/wiki/x/9RIB
Much Regards,
Amuktha.
2009 May 04 10:32 AM
Hi,
this link can be helpful
http://help.sap.com/erp2005_ehp_04/helpdata/EN/04/25fbc19e3511d188da0000e8216438/frameset.htm
Regards,
Mdi.Deeba
2009 May 04 10:56 AM
Go to BD10 and put in the Material No. u want to send and press execute. It will send Idoc. Now in the receiving system, u have to write Inbound Process Code that will change the Mat.Typ from FRET to HAWA
2009 May 04 11:40 AM
Hi
For Sending the materail using ALE can be done by using the Change pointers .
Activate the change Pointers for the Message type MATMAS.
Using the T.code - Bd64 Activate the change Pointers .
Using the T.code-Bd50 Activate Chnage pointers for the mesage type and then Create
Distrubution Model view in the Using the transaction Code : Bd64
Create idocs to the message type using the BD21.
Also You can send the material using the T.Code Bd10. To change the material type
You need the Write ENhancement and change the Idoc_data.
regards,
Ravinder.S.
2009 May 05 2:56 PM
i found one exit for this inbound function module.
module IDOC_INPUT_MATMAS01
exit name is EXIT_SAPLMV02_002
i created a project and put a break point in it,
when i use tcode bd11 to receive material this break point is not triggering..
2009 May 11 10:20 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |