cancel
Showing results for 
Search instead for 
Did you mean: 

Dump while creating Full Installation

suneel_uggina
Participant
0 Kudos

Hi Gurus,

I am trying to create Full Installation through EMIGALL.

I am filling the following fields in the structure below.

DI_INT - DEVLOC

ANLAGE

EADAT

ACTION

DI_ZW - ZWNUMMERA

ZWNUMMERE

KONDIGRE

ZWSTANDCE

TARIFART

PERVERBR

EQUNRE

DI_GER GERWECHS

EQUNRNEU

I am getting the dump while saving data. The LOCK tables causes the dump.

Could you please help me which field do I need to pass data in order to avoid dumping.

Thank you,

Suneel.Uggina

View Entire Topic
ashvinder_rana
Explorer
0 Kudos

Suneel, I have never had to enabled the locks in in EMIGALL. These were also left unchecked. The standard migration objects, are also delivered with those two indicators in the "via ksm" tab as unchecked. As mentioned earlier, I again suggest and recommend that you try to uncheck these lock indicators on via ksm screen and as well as disable "ObjLockMechanism" indicator (that you have now enabled). Try loading without these lock indicators set. More than likely, this should resolve your error.

Please also check for any data inconsistencies in either the Device data or the INST_MGMT data record. Without knowing the data and your system, it will be difficult to provide any further accurate guidance. If even after unchecking the lock indicators, you still have the ABAP dump, then you may want to search if there are any existing SAP Note regarding this error and perhaps open up an SAP message.

Regards,

Ashvinder

suneel_uggina
Participant

Hi Rana.

Thank you very much for your support. As you suggested, I removed all the Locks. I am able to resolve the Dump issue after configuring COMMIT_SAVE as 'X' in Migration Object Interface level.

Thank you,

Suneel.Uggina