cancel
Showing results for 
Search instead for 
Did you mean: 

Condition Table download to CRM

Former Member
0 Kudos

Hi

I want to download a condition table A999 created by customer into CRM. For that I have to create a table in CRM say CUS999. Now this table contains an entry for Plant. Please tell me for this which element should I assign to table CUS999. Is it INVENT_LOC or PAYER_IC_GUID, or do I have to assign some other field to it.

Cheers

Hits

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Hitesh,

To download a condition table follow the steps below:

1. Download object DNL_CUST_CNDALL, this will create your condition table in CRM automatically with the name CUS999(In Se11 check table CNCCRMPRCUS999).

2.To get the condion record you will have to create an adapter object in R3AC3 (copy the adapter object DNL_COND_A002, only change the name and table in the tables/Structure Tab)

This will resolve the issue.

If helpful,do reward points.

Regards,

Shalini Chauhan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hitesh,

To download the customizing from R/3 to CRM use DNL_CUST_CNDALL.

Table: CNCCRMPRCUS999 would automatically get generated in CRM system.

To Download condion record from R/3 to CRM create an adapter object in R3AC3 which should be exact copy of adapter object DNL_COND_A002, to to table tab and put the table name as 'CNCCRMPRCUS999'.

Save the adaptor object.

Go to R3AS and fire the condition data download.

No need to worry about plant mapping to INVENT_LOC or payer mapping to PAYER_IC_GUID, it is already being taken care of by SAP standard.

All the Best, go ahead man!

Best Regards,

Pratik Patel

<b>

Reward with Points!</b>