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

Exit for RBDMIDOC

Former Member
0 Likes
1,587

Hi,

whenever there is a change in the Material Characteristics I need to send the details to another system, we can achive this using Change Pointers but while sending I need to add some extra conditions and change the values as per the conditions where can I do this changes, I have searched for exit in the RBDMIDOC but could not find it.

Please tel me your suggestions on how to achive this.

Thanks and Regards,

Varun.K

5 REPLIES 5
Read only

jyotheswar_p2
Active Participant
0 Likes
1,096

Hi

You can find the relevant customer exits in outbound process code for that message type you are sending the data.

Thanks & Regards

Jyo

Read only

Former Member
0 Likes
1,096

Hi,

Why don't you try to copy the RBDMIDOC to your Z-prog. You can add your own code to the modify the changes and updates.

Thanks,

Ram.

Read only

Former Member
0 Likes
1,096

Hi ,

If you are working ECC 6.0 , Hope Implicit or Explicit Enhancements can help . Develop the code message type specific.

Thanks

Sree

Read only

Former Member
0 Likes
1,096

Hi Varun,

You mentioned Material characteristics, so assume you are talking about Matmas or some enhanced message.Program RBDMIDOC, internally would be calling MASTERIDOC_CREATE_SMD_MATMAS to generate the idocs and you can use the user exits inside the FM.

let me know if it does not help.

Regards,

Siddharth

Read only

0 Likes
1,096

Hi Experts ,

Can you let me know the reason for idoc not getting triggered for infotype 105 whenever i change email id. There is Extension ZRMD_A07 created for IDoc HRMD_A . When i run RBDMIDOC it gets triggered for the other infotypes with exception for above infotype 105 . Please suggest.

With regards,

MSK