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

MASTERIDOC_CREATE_DEBMAS

Former Member
0 Likes
1,104

Hi Experts,

I am trying to post an idoc for customer detais using MASTERIDOC_CREATE_DEBMAS but there is some problem. Kindly help with code and parameters to be passed in detail.

Thanks in advance,

Rams

1 ACCEPTED SOLUTION
Read only

VivekG
Participant
0 Likes
852

Hi,

Kindly specify if u mean outbound idoc using change pointer or u mean posting idoc(INBOUND IDOC). As far as i can understand u want to send an idoc to third party using change pointer.

Vivek Gupta

4 REPLIES 4
Read only

VivekG
Participant
0 Likes
853

Hi,

Kindly specify if u mean outbound idoc using change pointer or u mean posting idoc(INBOUND IDOC). As far as i can understand u want to send an idoc to third party using change pointer.

Vivek Gupta

Read only

Former Member
0 Likes
852

Hi Vivek,

Thanks for ur reply. Yes I am trying to send Customer details to thirdparty, is it necessary to activate change pointers and primary concern is to send data to port, from there BIzTalk will push the data to MS CRM.

Thanks and Regards,

Rams

Read only

0 Likes
852

Hi Rams,

Yes you'll have to activate change pointer in BD61(CHANGE POINTER ACTIVATED GENERALLY)and BD50 to activate change ointer for message type. Also in BD52 You need to give the field names for which you want to trigger change pointer.

In addition to above configurations, please maintain partner profile and give port(RFC port) to send data to another system.

Hope it helps, if u need any more help, please write back.

Vivek Gupta

Read only

Former Member
0 Likes
852

answered