cancel
Showing results for 
Search instead for 
Did you mean: 

Error while generating ESDMA

Former Member
0 Kudos

Hello,

Everytings works fine on dev system. Today project is going live,

well,

while activating the ESDMA on ESDMA Design Time,

it give error like ;

"Syntax check for MAS_OPPORTUNITY failed in Class CL_ESDMA_PLV9G_2MM"

On SDOE_WB t-code, i am re-generating backend, dist rule and MAS_OPP. object but nothings changes.

on the class side a code is missing,

method IF_GEN_PAYLOAD~PROCESS_PAYLOAD_IN.

* ----------------------------------------------------------------------

* This Class method  was generated automatically

* Template      GEN_PL_IN_TEMPLATE_WAVE2

* generated at  28.06.2012  13:47:49

* Generator : ""

* ObjectID : 4E64F3C701C25638E10000000A421794

*----------------------------------------------------------------------

DATA: lv_message    TYPE  .   <<<<<<< here there is the Zstructure name on dev system, but on prod it is missing. it just writes "type" without refrence.

how to fix this error ?

edit : yea it is the message structure which was not written there.

should i make a repair ?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Have you implemented all the notes from:"SAP Landscape and Version Verification" document?

I had similar problems and was fixed with notes.

Regards

Former Member
0 Kudos

i transported CRM_SMARTPHONE_DO

package and starting to do from beggining.

Former Member
0 Kudos

Go to ESDMA Application Setup,  go to view status, select first line and abort. Then start again from 0.

Former Member
0 Kudos

yea i am doing same nothing changes i will get crazy loose my mind

for last option i will make a client copy

Former Member
0 Kudos

Do you have the note 1646015 implemented in Dev System?

Check Generate State is in green with generated objects included MAS_OPP

Go to ESDMA Application Setup check all status are correct, if not, go thru the Setup and regenerate all the ESDMA again.

Regards

Former Member
0 Kudos

is there a way to delete and re-create bundles ?

Former Member
0 Kudos

if i try to re-generate the bundles it gives me error like these.

i need to delete first then re-create.

but how .

Former Member
0 Kudos

strange error, when i fix the code via repair and re-generate, same error occurs again ( by deleting my repair ).

how to move whole crm_Sales_2.0 from sdoe_Wb to production system ?

Former Member
0 Kudos

Do you have your structure in the mapping tool available?

Where was your structure generated?

Former Member
0 Kudos

yes i see structure name.

how can i reset prod system ? delete whole config on nw mobile and start again ?

Former Member
0 Kudos

or how can i move test system config to prod in a requst ?

Former Member
0 Kudos

when i look my bunde on ESDMA_DESIGN_TIME , i dont see the mas_opportunity in the "assign data objects" section.

when i add mas_oppt from above, it popups "do u want to upgrade"

after pressing yes and activating, it gives dump with the message "specifiy at least one import parameter"

arghhh

how to fix it ?

Former Member
0 Kudos

here is the massive error list

after changing  on prod here is the list.

i need move bundles from test to prod, how ?