cancel
Showing results for 
Search instead for 
Did you mean: 

CCR user exit for Sales Order reconcilliation

Former Member
0 Kudos

Hi,

I am changing the category, quantity and date for Sales order from ECC to APO in the user exit for Sales Order in ECC.

I want to reconcile the sales order between APO & ECC for which I have to use a user exit.

Can anyone please help me with the user exit that I can use to reconcile the Sales Order using CCR.

Thanks & Regards,

Sanjog Mishrikotkar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sanjog,

Try using BADI: /SAPAPO/CIF_DELTA3 method: RELEVANT_FOR_COMPARE_R3_SLS or RELEVANT_FOR_COMPARE_R3_SDLS.

This is the BADI that influence Sales order data during reconciliation. Hope this helps.

Best regards

Vignesh M

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sanjog,

Which user exit are you using in ECC? Are these changes updated actually in sales order?

If the data are changed in Sales order, it should reflect in APO. You do not need CCR. In case you want to update the sales orders, you can initialize IM for sales order using RIMODINI.

Regards,

Bipin