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: 

debmas idoc for NEW customer not created

Former Member
0 Kudos

We have activated the change pointer on the debmas (customer creation) idoc. When CHANGING a customer, a change pointer is created. Via transaction BD2, an idoc is created.

The problem: when CREATING a new customer, no change pointer is created. As a result we do not get an idoc.

Is the above mentioned behaviour normal?

What can I do to solve this problem?

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos

Found the sollution ourselves;

We were missing an entry in the view that is maintained by BD52.

Object DEBI, table KNA1, field KEY

was missing.

By adding the entry, a change pointer is created when adding a new customer.