cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Customers Replication in CAR

former_member638484
Participant
0 Likes
2,869

Good Evening,

Is there a way to view the replicated customers from the S4/HANA to CAR, through tables in CAR? Can I send customers from S4/HANA to CAR through idocs?

Appreciate your help.

Regards,

Abdelrahman

Accepted Solutions (1)

Accepted Solutions (1)

former_member335292
Contributor
0 Likes

Hi Abdel,

It appears you are trying to do "DRFOUT" using Manual (Adhoc) mode, however it works only when you've already had done the initial load for PCUS. Can you check, if the initial load has already been done by verifying in DMF_D_CUSTOMER table.

Hope it helps.

Regards,

Aram.

former_member638484
Participant
0 Likes

aram.k

Thanks your answers helped me a lot. Before I made the initialization, I went to t-code DRFF, define filter criteria, and in my replication model, I added the customer group with the customer number, then made the initialization, this was mandatory to be able to transfer. The customers sent to the CAR, but stopped there, with error 'No_RFC_authority', I implemented this note '2937942' because there was an upgrade in CAR, then I executed LUWs in SM58 t-code. Then the customers are successfully transferred, they can be viewed as you mentioned in table /DMF/LOC_EXT.

Regards,

Abdelrahman

Answers (5)

Answers (5)

former_member335292
Contributor
0 Likes

Hi Adbel,

Can you check if DMF_CUSTOMER message type is assigned to the "PCUS" implementation(Business Object Type "159- customer"). Also if you've made any changes to the Replication model settings, can you activate again and try with DRFOUT.

Hope it helps.

Regards,

Aram.

former_member638484
Participant
0 Likes

aram.k

Hi Aram,

I have assigned the message type "DMF_CUSTOMER"' to the business object type "159". and tried to send one customer again. The warning for "no original message type is in use" have disappeared. But the warning for "No customer found for adhoc transfer" still there.

Do I need to maintain this message type "DMF_CUSTOMER"' in the logical system of CAR, or do I miss anything?

Appreciate your help.

Regards,

Abdelrahman

former_member638484
Participant
0 Likes

aram.k

Hi Aram,

I tried to send one customer through DRFOUT to the CAR, but no idoc has generated as in the following Screenshot.customer-replication.png. It shows this warning "'Customizing; No original message type is in use".

I am afraid that I miss certain configuration. Here is my configuration:

1- Define Business System, define-bs.png

2- Define Business Object, define-bo.png

3- DDF Model, ddf-model.png

4- Assign Outbound Implementation, assign-outbound-implementation.png

5- Assign Target System, assign-target-system.png

Appreciate if you can help me. I just need to send customers to CAR. Also, I am using SLT to replicate data from S4 to CAR, but can not find tables of customers with their name, and additional data.

Regards,

Abdelrahman

former_member335292
Contributor
0 Likes

Hi Abdel,

If you are using the outbound implementation "PCUS" as part of the DRFOUT process from ECC/S4H, you can view the customers in /DMF/LOC*tables (/DMF/LOC,/DMF/LOC_EXT to name a few) with Location type updated as "1010".

Below are the location types that are available in CAR.

1001 - Production Plant

1002 - Distribution Center

1010 - Customer

1011 - Vendor

1040 - Store

I am afraid there is any standard idoc that can help you to replicate the customers from S4H into CAR. If your requirement is to frequently update the customers master data from S4H to CAR, i believe you can also increase the frequency of the DRFOUT process which typically runs overnight once a day. Moreover DRFOUT has been a well established mechanism/interface for data transfer between ECC and CAR(originally it was designed for integration between ECC and DMF/PMR).

Hope it helps.

Regards,

Aram.

Former Member
0 Likes

Hi

Please check in the table :/DMF/LOC_EXT_XR in the PMR .

Thanks & Regards

Srinivas Garapati

Sriram_Doolpet
Participant
0 Likes

hi,

do you mean site/store ?

thank you

Sriram

former_member638484
Participant
0 Likes

I mean regular customer as in table KNA1 in S4/HANA. Is there a table in CAR where can I see all the customers?