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

Custom long text error

Former Member
0 Likes
299

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.

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
249

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?