cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating device

Former Member
0 Kudos

Hi All,

While searching or creating new device i am getting this error from portal.Now we have updated mandatory SAP Note(1263664). After applying note we are getting this error before it was working fine.

The following error text was processed in the system MI2 : Syntax error in program CL_SMMW_MCD_SERVICE===========CP .

The error occurred on the application server APRINS07_MI2_00 and in the work process 6 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: REFRESH_DEV_DTL of program /1BCWDY/0O2TST5VUW6ZIO6J3XD5==CP

Method: ADD_NEW_DEVICE of program /1BCWDY/0O2TST5VUW6ZIO6J3XD5==CP

Method: IWCI_SMMW_ADM_DEVICE~ADD_NEW_DEVICE of program /1BCWDY/0O2TST5VUW6ZIO6J3XD5==CP

Method: ONACTIONCREATE of program /1BCWDY/0O2TST5VUW6ZIO6J3XD5==CP

Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/0O2TST5VUW6ZIO6J3XD5==CP

Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP

Method: IF_WDR_ACTION~FIRE of program CL_WDR_ACTION=================CP

Method: DO_HANDLE_ACTION_EVENT of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP

How to solve this issue???

Regards,

Kanagaraj.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

To understand the background of the problem, could you please let us know following details.

In which release/SP you are working?

If this is freshly installed system, have you executed SDOE_SR transaction?

You can also check whether all the data objects in SAP BASIS swcv are generated successfully or not.

Regards,

Ramanath.

Former Member
0 Kudos

Hi Ramnath,

1. Working in SP07

2. Not newly installed system(5+ months old). We have faced few issues,to solve the issues we applied all mandatory notes. After applied all notes,do I need to excute SDOE_SR???

3. All BASIS object are in active state.

Regards,

Kanagaraj.

Former Member
0 Kudos

Hi,

Running SDOE_SR transaction in needed once the system is setup which will do initial setup and repair.

Also please make sure all mandatory notes are available in the system

you can refer to SAP note # 1263664 : NetWeaver Mobile 7.10 Composite Note for SP07

after applying all the notes please perform delta generation(refer SAP note 1127899

).

Former Member
0 Kudos

Hi,

You need not execute SDOE_SR after applying the notes. You might need to do "Delta Generation" if it is mentioned in the note as manual activity.

Regarding the problem of syntax error, kindly go to transaction SE24, and enter the class name as "CL_SMMW_MCD_SERVICE".

Do the syntact check (CTL+F2) and check what is the error. And let us know.

Regards,

Ramanath.

Former Member
0 Kudos

Hi,

thanks for your responses.

i have missed some manual activities while applying note. now it is working fine.

Is delta generation recommended in development server???? because we are having many DOs.

Regards,

Kanagaraj.

Former Member
0 Kudos

Yes..

Delta Generation is always recommened in a system whenever you apply any note.

This will take care of generating only the necessary codelines which has undergone the change.

Its efficient and faster even in the case where you have many objects.

Regards,

Ramanath.

Former Member
0 Kudos

If you have lot of data objects then its better you regenerate the model you are using and the SAP basis SWCV. that should be enough.

Former Member
0 Kudos

Hi,

Moreover, you can also restrict the objects by selecting the criteria(SWCV,Data Object) during the delta generation.

This way the generation would happen only for those data objects and thus save the time of generation of "not-used" objects.

Regards,

Ramanath.

Former Member
0 Kudos

Delta generation if recommended in the note that you have applied is a must activity. It is better than generating everything as it will pick only those generators which were changed in the note. You can go to the Netweaver Mobile Administration(NWMA) page.There under the Mobile Overview heading you will find delta generation link or you can refer the note 1127899 for more details on delta generation

Answers (1)

Answers (1)

Former Member
0 Kudos

Make sure you have performed all the manual activities mention in the note. If the sequence is given for the manual activities then perform the manual activities in that order.

Regards,

Rahul