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

IDOC Error

Former Member
0 Likes
392

hi,

I am receving on inbound idoc.

when i process this idoc in development sys it's getting 51 error.

when i process this in Quality system it's getting 60 error.

please help me what i did wrong?

2 REPLIES 2
Read only

Former Member
0 Likes
357

IDoc status 07: Syntax error in IDoc

On sending and receiving IDocs, the system checks the syntax of the individual IDocs. The IDoc definition defines the syntax of the IDoc. The syntax includes:

The individual segments of an IDoc type

The relationship between the individual segments

How many segments can be sent in one IDoc

Normally, incorrect syntax in IDocs only occurs in testing. IDocs with incorrect syntax cannot be repaired. You correct the IDoc structure in the SAP system and send the IDoc again.

I recommend only switching on the syntax check during testing of IDocs created yourself. You activate the syntax check via the partner profile for one IDoc type and a one particular partner.

Read only

Former Member
0 Likes
357

hi,

51 -- application document not posted

60 -- error during syntax check for idoc

means while creating idoc partner profile may not be distributed from source to destination [BD64] or might be problem in RFC destinations [SM59]

if helpful reward some points.

with regards,

Suresh Aluri.