Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting Short Dump while processing IDOC using BD87

Former Member
0 Likes
872

Hi,

I have created an IDOC for a Material using MATMAS Message type. The

IDOC is created correctly in the sending system. In the receiving

system, the idoc is processed and status set to 64 .

I process this IDOC in tcode BD87. The processing gives Short dump

saying error as 'SAPSQL_WHERE_PARENTHESES' and exception as

CX_SY_DYNAMIC_OSQL_SYNTAX. The dump shows that the error during

building a SQL query dynamically.

Can anybody think of a solution for this?

Regards,

Suma

2 REPLIES 2
Read only

Former Member
0 Likes
556

Hi Suma,

Check OSS for the same.

If you are using all standard process then there must be something in OSS regarding this issue.

Regards,

Atish

Read only

Former Member
0 Likes
556

Hi,

debug with the IDOC in WE19 ( FM - IDOC_INPUT_MATMAS01 - inbound FM ) in the receving server

Thanks,

Manjunath MS