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

idocs change pointers

Former Member
0 Likes
338

Hi guys,

I am working on change pointers for material master.

Change Pointers are enabled for material master. A function module masteridoc_create_smd_matmas is executed to create an output message and send it to PI Middleware.

only once a day the data goes to PI for futher processing.

and also, For example they want the whole data at 5pm in the evening, they should be able to get it and also in an emergency if they want to know the data at around 11am, they should be able to get the data til 11am.

Can i someone tell me as to hw can i acheive this?

Thanks

Sahil

1 ACCEPTED SOLUTION
Read only

Abhijit74
Active Contributor
0 Likes
307

Hi,

Use BD21 (RBDMIDOC) . This is usually a schedule program but if you want to do it mannually as needed.

Thanks,

Abhijit

Edited by: Abhijit Mandal on Feb 23, 2010 6:59 PM

1 REPLY 1
Read only

Abhijit74
Active Contributor
0 Likes
308

Hi,

Use BD21 (RBDMIDOC) . This is usually a schedule program but if you want to do it mannually as needed.

Thanks,

Abhijit

Edited by: Abhijit Mandal on Feb 23, 2010 6:59 PM