Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALE IDOC's Real Time Scenarios

Former Member
0 Kudos
287

Hi Friends,

Can anyone get me some real time scenarios in ALE IDoc's.

Please help me out .

Thank You.

Patil

4 REPLIES 4

Former Member
0 Kudos
112

Hello Patil,

Few examples of real time scenarios are

1. Outputting Purchase Orders as IDOCs on saving the PO

2. Outputting Inbound Delivery on receipt of ASNs

3. Processing Goods Receipt from a third party system

Hope this helps.

Thanks,

Venu

Former Member
0 Kudos
112

HI Patil

You can try out any of the following

Transfering Master Data like

1. Material Master

2. Customer Master

3. Vendor Master

etc..

For this You need to Activate the Change Pointer through IMG SALE...for the repective MESSAGE TYPE say Material Master MATMAS

After That creat Material (MM01)

After that go to SE38 Run the Report programm <b>RBDCPMIG</b> to created Master IDOC and Communication IDOC...And if All Your ALE Settings are correct .. it will transfer the IDOC to Other Client....or R/3

YOu can also try

Creation of purchase Order what has been explained in above reply..

You can also try out this scenario instructed in this Quick refrance Guide.....

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf

You can also check out this very useful link for newbie

<b>http://www.allsaplinks.com/idoc_sample.html</b>

Note:Do Reward Points if found useful...

Cheers:)

Mithlesh

Former Member
0 Kudos
112

Hello Mithlesh,

Distributing Master Data is not truly a real time scenario. Here we have to execute a separate program to create IDOCs based on change pointer entries. So the master data will be distributed based on run schedule of that program.

Thanks,

Venu

0 Kudos
112

Hi Venu..

What Exactly do you mean by Real Time Scenario.....

Bcoz Its not that you always need to run the Programm...You can schedule that Report Programm ....Or Either You can define a Workflow for such a scenario....

Cheers:)

Mithlesh