cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Loading Data FLAT FILE: CX_SY_REF_IS_INITIAL

former_member182305
Active Participant
0 Likes
648

Hello Experts,

I am on BPC 11: BPC4HANA SP003 and I am getting an error when uploading data via flat file using the package: /CPMB/IMPORT. The user is uploading information per month, the extrange thing is that Jan was uploaded Successfully but when uploading Feb he gets the next error:

Task name CONVERT:


No 1 Round:
Reject count: 0
Record count: 1130198
Skip count: 0
Accept count: 5650990


Task name LOAD:
An exception with the type CX_SY_REF_IS_INITIAL was raised, but was not handled locally or declared in a RAISING clause.
Dereferencing of the NULL reference


I was thinking that it is becaus the file is too big. I went to T Code SPRO and change the parameter

ALLOW_FILE_SIZE: 204857600 (this is the actual value)

The file is 124 MB with *.csv extension.

I exit excel, open it again just in case, then tryied to upload the file again but I am still getting the same error.

Any Ideas.

Thanks in advance.

Best Rregards.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Likes

BPC 11: BPC4HANA SP003 has so many issues that upgrade to some recent SP is required!

former_member182305
Active Participant
0 Likes

Could be that, I already ask the updgrade. The strange thing is that the fist package (month of Jan) was loaded without any issue.