SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Emigall

Former Member
0 Kudos
302

HI,

When i generate the migration object Street route in the EMIGALL ,i receive the below error message occurs:

" The following syntax error occurred:

INCLUDE report "RE3IN_SRT_FILL" not found."

I could not able to modifty the program also because the manual changes are not allowed.

Please can any one suggest the solution.

Thanks in advance.

Warm Regards,

Santhosh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
249

Hello Santhosh,

The include RE3IN_SRT_FILL does not exist in the standard. Therefore I'd assume that the problem has been caused by a change in your migration object. I suggest to proceed as follows:

(1) check wether the migration object STRT_ROUTE can be generated in the migration company SAP.

(2) when the popup 'sytax error' is displayed push the Display Report button. In the ABAP editor push the Check button and post the piece of coding that causes the error. Most likely it is caused either by an event or by an ABAP field rule. You may also compare your migration object with the migration object in migration company SAP (menu Utilities -> More Utilities -> Compare Objects).

Kind regards,

Fritz

View solution in original post

4 REPLIES 4

Former Member
0 Kudos
250

Hello Santhosh,

The include RE3IN_SRT_FILL does not exist in the standard. Therefore I'd assume that the problem has been caused by a change in your migration object. I suggest to proceed as follows:

(1) check wether the migration object STRT_ROUTE can be generated in the migration company SAP.

(2) when the popup 'sytax error' is displayed push the Display Report button. In the ABAP editor push the Check button and post the piece of coding that causes the error. Most likely it is caused either by an event or by an ABAP field rule. You may also compare your migration object with the migration object in migration company SAP (menu Utilities -> More Utilities -> Compare Objects).

Kind regards,

Fritz

0 Kudos
249

Thanks Fritz.Problem Resolved.

0 Kudos
249

Hello Santhosh,

It would be good if you could share what what caused the problem and how did you solve it?

Thanks & kind regards,

Fritz

0 Kudos
249

Hi firtz,

I have copied the street route from the standard company SAP.It is working fine.Previously i have copied the street route from my customized company.That was the root cause for the problem.

Thanks once again.

Regards,

Santhosh