cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error SYNTAX_ERROR with MIGO tcode

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venkat,

Please check the Note 1584473 - Short dump VBDOCUBATCH MESSAGE_TYPE_X SAPLVBDOCUBATCH_DM.

Hope above helps.

Regards,

Sravanthi.

Former Member
0 Kudos

Hello Team,

This is Solved..

As per dump when we go n check table RL034 through SE11 there one Object type is wrong so with Abaper help it got corrected then the problem was solved.

Thanks all for your time.

Venkat

Former Member
0 Kudos

Hi,

Please check the version history of the program and see if you get hints.

Since its a standard program, you may also have a developer check the syntax by comparing it with another system in your landscape.

Hope this helps.

Regards,

Varun