2009 Sep 08 4:36 AM
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.
2009 Sep 08 8:46 AM
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
2009 Sep 08 8:46 AM
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
2009 Sep 12 8:31 AM
2009 Sep 14 8:09 AM
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
2009 Sep 15 1:15 AM
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