Skip to Content
0
Jan 09, 2012 at 12:00 PM

Runtime Error SYNTAX_ERROR with MIGO tcode

353 Views

Hi Gurus,

I got a new issue now. while executing MIGO tcode getting SYNTAX_ERROR dump, please check below dump details..

Category ABAP Programming Error

Runtime Errors SYNTAX_ERROR

ABAP Program SAPLVBDOCUBATCH_DM

Application Component LO-BM

Date and Time 09.01.2012 16:27:51

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLMIGO" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLVBDOCUBATCH_DM " in include

"LVBDOCUBATCH_DM$39 " in

line 8:

""RL034" must be a flat structure. You cannot use internal tables, stri"

"ngs, references, or structures as components."

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error in the ABAP Application Program

The current ABAP program "SAPLMIGO" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPLVBDOCUBATCH_DM :

""RL034" must be a flat structure. You cannot use internal tables, stri"

"ngs, references, or structures as components."

" "

" "

i have tried to check syntax of program SAPLVBDOCUBATCH_DM and it is giving error, please help me solve this issue.

Additional Information:ECC6.0 EHP5(recently upgraded from ECC6.0) nd DB:Oracle 10.2.0.2 OS:windows

Thanks,

Venkat