cancel
Showing results for 
Search instead for 
Did you mean: 

Table Update Error

Former Member
0 Kudos

Hello,

One of my team members is getting an error while updating tables in the Project Builder CJ20N:

Function Module GLO_UPDATE_COUNTRY_FIELDS

Status Update was terminated

Report LGLO_FIAA_SCREENSF02

Row 575

Error details Class: 00 Number: 671

00 671: ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED

I have looked up this error and applied note #1063792 to our system but it is still not correcting the issue. I've found little to no information regarding this problem and it's becoming a critical issue. Any help would be greatly appreciated! Thank you!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi!

One of my team member is getting the same error. Do you solve it?

Thanks by advance,

LB

Former Member
0 Kudos

Hi there! No my issue still hasn't been resolved. I guess there is a problem with importing note #1125295 and SAP is still working on the issue with us. We haven't gotten really anywhere with it so far. I will keep this tread updated as soon as I find the solution.

Answers (1)

Answers (1)

Former Member
0 Kudos

Check/apply the note 1125044

Regards

Sreenivas

Former Member
0 Kudos

We have implemented that note also but we are continuing to have issues. I haven't gotten confirmation on this just yet but I found that most of these corrections are with support pack 9 on the EA_APPL and SAP_APPL. So we thought maybe if we applled these support packs it would correct the issue for the most part. Any thoughts?

Former Member
0 Kudos

SAP was finally able to correct the error with the following instructions:

The Error is due to the Function Module

"GLO_UPDATE_COUNTRY_FIELDS' IN UPDATE TASK".

This Code is due to Note 1114329. Please undo the changes of the

Note 1114329. (Don't apply this Note).

The Notes 1125295 and 1125044 are the relevant Notes.

So, please undo all the changes Done by the Note 1114329.

And execute the project."

This seemed to fix our issue so hopefully it will help anyone else with the same issue.