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

customer master change pointers

Former Member
0 Likes
1,528

Hello,

I want to capture creation of customer through change pointers....Whenever a new customer is created an idoc should be created...I have made necessary configurations.

In BD52 for my message type what fields should i maintain...?

I got this doubt because when i used KNA1-KUNNR field and create a customer with basic data(nosales and bank data)Iam able to get an idoc

But when i create a customer with sales related data no idocs created when i run rbdmidoc..

I also tried putting Kunnr field in all customer master tables....

can anyone help...

Thanks,

Larry

3 REPLIES 3
Read only

former_member181966
Active Contributor
0 Likes
648

You need to maintain Message type DEBMAS with field ....

Message type = DEBMAS and schedule or run BD21.

Pl ... award the points .

Thanks

Message was edited by: Saquib Khan

Read only

Former Member
0 Likes
648

Hi Iam using a custom message type...

Larry

Read only

Former Member
0 Likes
648

I find that, based on Message Type DEBMAS, BD12 and BD21 check the following Change Document Classes: DEBI, KLIM, VCNUM, BETRIEB, CUSTTEXT, and DEBITOR. Which specific fields you want to track is up to you.

I find that I also want to check CLASSIFY (for Classifications -> restrict to Customer) and ADRESSE (Addresses -> restrict to Customer Org Address), but note that the Object ID in CDHDR actually contains the Classification Internal Number and Address number, respectively.

Message was edited by: bug powder