cancel
Showing results for 
Search instead for 
Did you mean: 

DNL_CUST_PROD0 SYFAIL Status

Former Member
0 Kudos

Hi all,

I executed R3AS txn for DNL_CUST_PROD0 but in SMQ1 txn I found message error "Function modul doesn't exist orthere was EXCEPTION".

I found Function Modules which generate this message, for example TRFC_QOUT_ACTIVATE Function Module. I executed this FM withthe following parameters:

qname = SRMI_DNL_CUST_PROD0 qeue name I found in SMQ1 txn

dest = 'beck end system' I found in SMQ1 txn

force = 'X'

and system failed.

I executed this FM withthe following parameters:

qname = CRM_DNL_CUST_PROD0

dest = 'beck end system' I found in SMQ1 txn

force = 'X'

and system didn't fail.

Now, maybe the error was queue name? If yes, which setting must I modify to resolve my problem?

Thanks very much,

Maria

Edited by: Maria Bonomo on Mar 12, 2008 4:33 PM

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi Maria,

Maybe your 'key' is wrong.

What key did you set for program BBP_PRODUCT_SETTINGS_MW ?

By default as of SRM50, the system propose the 'SRM' value.

But default key value in ECC is 'CRM'

If you select SRM, you have to make sure that in the ECC tables you have the same key i.e SRM. and not CRM

Whatever key you select, you have to have the same in ECC.

Kind regards,

Yann

Edited by: Yann Bouillut on Mar 12, 2008 4:39 PM

Former Member
0 Kudos

Yes Yann,

problem was BBP_PRODUCT_SETTINGS txn...but not completely...why queue name is concatenate of "CRM/SRM""I"DNL_CUST_PROD0...where can I set I don't want concatenate "I"? My problem is it!!! In fact without "I" Functio Modul doesn't fail (with SRM and also with CRM)

Thanks very much,

Maria

yann_bouillut
Active Contributor
0 Kudos

Hi,

Check if you I is not coming from the CRMRFCPAR table in ECC.

I should be initial download but i would recommend to set all download types.

Kind regards,

Yann

Former Member
0 Kudos

So,

in CRMRFCPAR there are both initial and delta dowload. How can I set delta download in SRM in order to have queue name CRMD_DNL_CUST_PROD0? Because, maybe there was yet a first initial download, I continue to have error due (I Think) to queue name...

Thanks, Regards,

Maria

yann_bouillut
Active Contributor
0 Kudos

Hi Maria,

Could you please post you CRMFRCPAR table please ?

Kind regards,

Yann

Former Member
0 Kudos

CRMRFCPAR Table:

SRM1 * SR5CLNT100 Download delta DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 * SR5CLNT100 Download iniziale DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 * SR5CLNT100 Richiesta DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 MATERIAL SR5CLNT100 Download delta DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 MATERIAL SR5CLNT100 Download iniziale DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 SERVICE_MASTER SR5CLNT100 Download delta DEFAULT DESTINATION FOR SRM X Invio XML

SRM1 SERVICE_MASTER SR5CLNT100 Download iniziale DEFAULT DESTINATION FOR SRM X Invio XML

Thanks very much, Regards,

Maria

yann_bouillut
Active Contributor
0 Kudos

Hi Maria,

Your key is SRM1, correct ?

You don't need so many entries : please see my table content where my key is CRM.

CRM * DERCLNT300 * All Load Types

CRM MATERIAL DERCLNT300 D Delta Download

CRM SERVICE_MASTER DERCLNT300 D Delta Download

kind regards,

Yann

Former Member
0 Kudos

I Yann,

I'm actually sharing system, so I have all this data...If I understood, every time I execute R3AS it's iterpreted as initial download (and so queue name is "SRMI..." and there is no possibility to set delta download because it is authomatic)...I'm locked by error which I diplay when, through R3AS txn, I try to replicate material (object MATERIAL) from ECC: in R3AM1 txn I have error message "Parent not O.K.:DNL_CUST_PROD0"...

Thanks very very much,

Regards,

Maria

Former Member
0 Kudos

Hi

Have u solved ths issues? if yes..then pls let me know steps tht u have taken to solve ....

imthiaz_ahmed
Active Contributor
0 Kudos

Make sure "DNL_CUST_PROD0" has been replicated and has a green traffic light.

Answers (0)