cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR : CX_SY_REF_IS_INITIAL when executing a package

0 Kudos

Hi,

When I execute an import package in EPM, the package finishes in Error and the log shows the following message:

An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause Dereferencing of the NULL reference

I ran the program UJA_DATA_CHECKER and the Entity Dimension was wrong, so we corrected it, and tried to run the packacge, but it failed again.

I don`t know if this could help, but now, when I run UJA_DATA_CHECKER I have the following errors:

Missing data access profile ADMINMBRACCPRF in table UJE_PROFILE_AGR

[ADMINTEAM] is not a valid user

Could anyone help me to correct this error?

Thank you in advance!

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member186338
Active Contributor
0 Kudos

You are using custom chain (no chain screenshot provided) and in the last step this chain is calling script with custom logic badi (no advanced DM script provided).

Custom logic badi (no code provided) is generating error in the log file.

How is it possible to help you?????

Just perform ABAP debugging of badi...

0 Kudos

Hi Vadim,

The script logic that is executted by the package is the following one:

As you can see the script calls a badi.

Regards,

0 Kudos

Hi guys,

Thanks for the input. The below image shows the actual error. The thing is, this package contains a 'Z' script, and also, it has been working perfectly until up to four days ago, where it just started failing with this vague error message and no further descriptions. The package in itself works, it does the import, but this error message occurs and the users are getting anxious about it.

We tried running the UJA_DATA_CHECKER program. At first it gave us an error in the Entity dimension. We fixed this and now we only get these warnings, which I'm not sure if they have anything to do with the above mentioned error. We've scoured the SAP notes but can't seem to find anything exactly like our error, it seems this exception happens for a number of different reasons.

Thank you kindly in advance.

former_member186338
Active Contributor
0 Kudos

Sorry, but where is the advanced script of DM package????

What do you mean by "this package contains a 'Z' script"???

What do you have in text file?

Again - full info required!

0 Kudos

Hi Vadim,

I understand your question, but this hasn't changed at all and it suddenly started to give an error. We were wondering what this could mean. In any case, I'll get the script and post it here.

Thanks!

SeerOfSig
Product and Topic Expert
Product and Topic Expert
0 Kudos

Very Generic Error. As Vadim stated, without details we can't provide any guidance.

former_member186338
Active Contributor
0 Kudos

Full info is missing! Please provide details about import package... full details!