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: 

Idoc Schedule in SAP

Former Member
0 Kudos

I want to schedule the MATMAS Idoc in SAP once in a day and send the changed attributes like Item cost to the external system so please let me know how to handle this scenario.

<removed_by_moderator>

Thanks,

Sridevi.

Edited by: Julius Bussche on Aug 21, 2008 2:57 PM

5 REPLIES 5

former_member194669
Active Contributor
0 Kudos

You can schedule the program RBDSEMAT or RBDMIDOC daily that will send MATMAS change pointers entries as IDoc

0 Kudos

Can you please tell me the procedure how to schedule the Matmas Idoc.I

0 Kudos

1st define a variant for the program with value Matmas and schedule it in background from transaction sm36

Former Member
0 Kudos

U have to use change pointer concept for this...and schedule the program RBDMIDOC with message type MATMAS...

For activating change pointer follow these steps:

Step 1: Activate change pointers generally T.Code BD61

Step 2: Activate change pointers for the message type T.code BD50