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

Change pointer not triggering for Create customer

0 Likes
1,755

Hi ,

I have configured Change pointer and IDOC generation for Customer. IDOC is getting triggered when the customer data is changed, but not when a customer is created. Any idea how to trigger the IDOC for Customer creation as well.

Thanks,

Smitha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
929

Hi Smitha,  

Please try to add the following entry in BD52 for message type DEBMAS and check if the change pointer gets trigerred when the customer master is created.  

Object = DEBI Table name = KNA1 Field name = KEY

Thanks

Sivakumar S

2 REPLIES 2
Read only

Former Member
0 Likes
930

Hi Smitha,  

Please try to add the following entry in BD52 for message type DEBMAS and check if the change pointer gets trigerred when the customer master is created.  

Object = DEBI Table name = KNA1 Field name = KEY

Thanks

Sivakumar S

Read only

0 Likes
929

Thanks Sivakumar, now IDOC is getting triggered for customer creation after maintaining the fieldname KEY in BD52.