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 (BDCP2 is not filling) not triggered when updating employee details via web proxy

ashish_goyal2
Participant
0 Kudos

Hi Experts,

**********************************************************Successful Manual Process , Change pointers is generated**********************************

Manual Process:- Step 1. Changing employee details through PA30 ex:- perner 70821 , infotype : "Communication"  sty :- "0010".

Step 2: BDCP2 table has entries.

Step 3:- executing program "RBDMIDOC" using Message type "HRMD_ABA".

*******************************Problem while updating Employee details using web proxy*******************************************************************

PI is sending data to ECC via web proxy to update Employee details. while receiving data (able to see in SXMB_MONI) ECC System is updated successfully. but change pointers is not triggered(BDCP2 table is not updated).

Now I am executing program "RBDMIDOC" using Message type

"HRMD_ABA" but "No data selected for distribution".

Note:- All the configuration is correct.

Please assist me how can I trigger change pointer/ Update BDCP2 table while updating employee details using web proxy.

Thanks in advance...

Regards

Ashish

1 REPLY 1

ashish_goyal2
Participant
0 Kudos

Hello Experts,

Required information on the above mail how "BDCP2"' table can be filled. After analysing PA30 Transaction I can come to know that change pointers set when we are changing any employee details through PA30. Change pointers set means "BDCP2" table has entries with processing indicator = BLANK.Now we need to process this change pointers using standard program "RBDMIDOC" , after executing this program an IDOC is generated contaning the updated details of an employee. Now in CRM System we can import this IDOC via standard report and hence all the updation happened in CRM system.

Please assist me.

Regards

Ashish