‎2005 Mar 03 4:38 AM
Hi,
I appreciate your advice on this issue. Iam getting an IDOC error for message type GLMAST. The idoc error message is "Cost element already exists on the dat." However the idoc is manually reprocessed without error. But it should process automatically. Tge Message status is 51.
Iam new into IDOCS and ALE. please advice what are the steps to be followed to resolve this issue. Thanks.
Regards
Suresh
‎2005 Mar 03 4:50 AM
It is an <b>application</b> error and not a <b>communication </b>error. So you need to look into the program and what caused the error to occur. When you manually process this Idoc, application program is bypassed, therefore no error would come.
Best Regards,
Subramanian V.
‎2005 Mar 03 5:30 AM
Hi,
Check if the cost element is repeated in any of the segments or not.
Kamal
‎2005 May 03 11:58 AM
Hi ,
I checked that the Cost element is already existing and the error status 51 is diplayed. The problem is when the idoc is maually processed then it is posted succussully where as if it is processed through batch job it is throwing the error message. I checked that when the IDOC is processed manually then it is using update function and when processed through job it is using the insert statement. The posting program is IDOC_INPUT_GLMAST. Kindly advice why it is taking insert when processed through job and update when manually processed. Can we change the program so that it is processed in only update mode. Thanks.
Suresh