cancel
Showing results for 
Search instead for 
Did you mean: 

Free Goods Condition table records not getting downloaded from R/3 to CRM

Former Member
0 Kudos

Hi Friends,

I'm trying to download free goods condition records from R/3 to CRM. i have already downloaded condition techique, procedure, condition type, access sequece.

Now i am tryin to download Free goods condition table for Example: KOTN602 to CRM. I created new condition adapter ZDNL_COND_N602 by coping standared adapter DNL_COND_N010 and changed to table table. now i have the following tables in table section.

KONDN

KONDNS

KOTN602

TMC1K

No filter has been set as we have only one record in table KOTN602 in R/3.

i had run initial load of this adapter ZDNL_COND_N602 thr R3AS, then I checked in R3AM, the status is canged to Green. but when I checked in CRM table /1CN/CCFCUS602, no data available in this table ( NO download happens).

Can you please suggest what could be the reason and what is missing?

Thanks

Bharthi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Bharti,

Please make sure in txn R3AC5, for you Z* adapter object, under the tab 'Mapping Modules: R/3 to CRM', you just have

single entry of CND_MAP_MAST_EXCHANGE_MAIN_MBD.

If there are double entries please delete the duplicate.

Also, you can check the logs using txn CND_MAP_LOG_DISPLAY

Object : COND_EXCHANGE

Sub-Object: CONDITIONS

Please give the 'From' and 'To' correctly, to get the correct log messages.

This will give you some hint.

Hope this helps!

Best Regards,

Shanthala Kudva.

Former Member
0 Kudos

Hi Shanthala

Thanks for your reply.

But still the data was not downloaded. i have checked in error log, it throws the following eror,

"Field content 70184620006 from field MATNR could not be converted

Error in conversion of field contents, KNUMH 0000000001 not converted

Field content 70184620006 from field MATNR could not be converted

Error in conversion of field contents, KNUMH 0000000001 not converted"

I am not sure what needs to be done to clear this issue. any clue?

Thanks

Bharthi

Former Member
0 Kudos

Hello Bharti,

Please understand that before downloading the condition data, it is required to replicate the master data like

material and business partners, for the correct replicaiton of condition data.

Looking at the error message, it seems that some material information is missing in CRM.

Please check whether material 70184620006 exists in table COMM_PRODUCT.

You might be trying to download the free goods information regarding this material which do not exist in CRM.

Hope this helps!

Best Regards,

Shanthala Kudva.