‎2010 Nov 19 12:47 PM
Hi
We created a long text id 'XYXX' for long text object 'MATERIAL' to store additional material long text like basic data, internal comment , inspection text. When I am creating material/Changing material custom additional long text is saving perfectly with text id 'XYXX'.
But when we are updating material using IDOC it is giving an error 'ID 'XYXX' for long text object MATERIAL does not exit'.
Please suggest what might be the issue.
‎2010 Nov 19 3:32 PM
The easiest solution would be to put a breakpoint or a watchpoint at the error message and analyze the condition while an IDOC is being processed. Have you tried that?