cancel
Showing results for 
Search instead for 
Did you mean: 

Initial ABAP load is giving 2 different types of errors

Former Member
0 Kudos

Hi,

I have ran the initial load job after successfull completion of read help and initial provisioning jobs, however the initial load job gave some errors as follows.

Pass: WriteABAPUsers

Error: runFunctionsInString($FUNCTION.sap_convertABAPLangToISOLang()$$) got exception

undefined: "sap_lang2ToLocale" is not defined.

Error: runFunctionsInString($FUNCTION.sap_convertABAPLangToISOCountry()$$) got exception

undefined: "sap_lang2ToLocale" is not defined.

These errors are repeated 40 times

Pass: WriteABAPUsersRolePrivilegeAssigments ( repeated for all users)

putNextEntry failed storingASINGH

Exception from Modify operation:com.sap.idm.ic.ToPassException: ToIDStore.modEntry failed modifying entry 'ASINGH'. IDStore returned error message: "INTERNAL ERROR" when storing attribute 'MXREF_MX_PRIVILEGE={ValidFrom=2010-06-14!!ValidTo=9999-12-31}<PRIV:ROLE:MI1400:ZS:SAP_ALL_USERS>'

Please help urgently as I am on the hot seat.

Regards,

Ritesh Soni

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please follow the process to get the answer

Former Member
0 Kudos

Coudl someone please help

Former Member
0 Kudos

Hello,

please apply note 1473003.

Greetings

Christian

Former Member
0 Kudos

HI Christian,

The note mentions to link the scripts. But the scripts are already there.

Currently I am on SP 1.Note mentions to have atleast SP1 so I will try to patch the UI to higher level and check again.

Thanks,

Ritesh

Former Member
0 Kudos

Hi,

I installed the new patch and deployed with SDM -

IDMIC05_2-10007482.SCA

Earlier i deployed just IDMIC with patch level 0 and thats why i was getting the error.

After this I had to do re-import of provisioning framework

and I had to re-create teh ABAP initial load

After running the job ; I was able to run it with no errors.