DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SE16H Error

vvenkat70gbg
Explorer
0 Likes
8,762

I am simply trying to connect MARC with MARA (just getting the material type and UOM from MARA). When I run, I get this error. What does it mean and how can this be fixed?

The parser produced the error: The input text for this dynamic specification is incomplete.

Exception of class CX_SY_DYNAMIC_OSQL_SYNTAX

1 ACCEPTED SOLUTION
Read only

amontella96
Active Contributor
0 Likes
7,282

Hi vvenkat70gbg

although its not exactly clear, the message means you have missed a piece of configuration

How can this be fixed? The answer is adding the input for secondary table in the Outer Join Conditions, see below

Please flag this as answered (if it works) for your for future research of this type of error

Thanks!A

View solution in original post

7 REPLIES 7
Read only

vijay_hariharan
Contributor
0 Likes
7,282

Hello,

Could you please provide the steps that you used to create the connection.. Maybe screens could help get you a suitable response..

Regards.
Vijay

Read only

vvenkat70gbg
Explorer
0 Likes
7,282

Sure. Attached are the screenshots.

Read only

amontella96
Active Contributor
0 Likes
7,283

Hi vvenkat70gbg

although its not exactly clear, the message means you have missed a piece of configuration

How can this be fixed? The answer is adding the input for secondary table in the Outer Join Conditions, see below

Please flag this as answered (if it works) for your for future research of this type of error

Thanks!A

Read only

vvenkat70gbg
Explorer
0 Likes
7,282

Sorry for not responding earlier. Thanks for your tip. That helped in taking out the error, but my output shows the plant as blank. What am I doing wrong?

Read only

0 Likes
7,282

Hi vvenkat70gbg

wow! it's a coincidence that I saw this update, if you wish to tag somebody you need to place @ account ..

back to business, i repeated same steps in an erp and it workd!

Can you please mark this as answer then open a new question (for example SE16H return empty output?) and screenshot the steps with the correction for the error?

thanks!A

Read only

vvenkat70gbg
Explorer
0 Likes
7,282

Thanks, will do!

Read only

0 Likes
7,282

Hello

There are some standard DB-views for MARA-MARC-inner-join, e.g. MA61V "Material Master: DB View for MRP" which may be used instead to get the columns you need.

Regards R.Jensen