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

BDCP2 With 'I' Insert for the VD51

Former Member
0 Kudos
716

Hi,

I have created change pointers for VD51(CMIR) using the the object SD_KNMT and the changes are getting created successfully when ever we do changes.

but when we insert a new record in VD51, no record is creating in BDCP2 with Change ID 'I' Insert. Do i need to write the changes using any FM. Can you please help me out.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
392

We have created custom IDOC, message type and maintained BD52. No records were created neither in CDHDR too.

5 REPLIES 5
Read only

JL23
Active Contributor
0 Kudos
392

Hope you are not in a very old release, as there was a bug where SAP created change records with E instead of I for creation.

What do you want to do with the change pointers? There is no ALE for this object.

But it has Business Transaction Events.

Read only

Former Member
0 Kudos
393

We have created custom IDOC, message type and maintained BD52. No records were created neither in CDHDR too.

Read only

0 Kudos
392

Did you maintain BD52 Entries properly? Specially the "KEY".

Read only

0 Kudos
392

Rudra, Key has been maintained in BD52.

It is working , Can you please let me know what is the purpose of the KEY.

Read only

0 Kudos
392

Hi Srikanth,

Glad to know it worked.

"KEY" is required for Insert Purpose. So any entry is created it takes care of that.

R