Application Development and Automation 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: 
Read only

ALE change pointers

Former Member
0 Likes
609

Hi All!

I want to trigger the ALE system at a fixed time schedule for eg at 4PM daily.is it possible in change pointers or there is any other alternative.

Please advice

regards

Prasanna Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
574

Hi,

Change Pointers are used to capture only the changed data.

To trigger at specific time intervals I think you should schedule your program that triggers ALE system using SM36.

Thanks & Regards,

Vanita

4 REPLIES 4
Read only

Former Member
0 Likes
574

Hi prasanna,

This link would be very helpful for u:

http://help.sap.com/saphelp_erp2005/helpdata/en/ba/c9c1c31253ed4596e3bbb74922cd4a/frameset.htm

Hope this helps u,

Regards,

Nagarajan

Read only

Former Member
0 Likes
575

Hi,

Change Pointers are used to capture only the changed data.

To trigger at specific time intervals I think you should schedule your program that triggers ALE system using SM36.

Thanks & Regards,

Vanita

Read only

0 Likes
574

Hi Vanitha!

Can u please elaborate me more on this.How to proceed with SM36 and where i have to do the programming for this to be configured.Also I will be filtering the IDoc for different systems.

Thanks in advance

prasanna kumar

Read only

Former Member
0 Likes
574

Hi,

Schedule the program RBDMIDOC in backgroud by specifying the time. Dont forget to give the message type based on your req.

Thanks

Eswar