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: 

Change pointer not triggering for Create customer

0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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