cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error inserting in table MBEW and runtime error posting_illegal_statement has occurred

Former Member
0 Likes
1,154

Hello SAP GURU'S,

When I am using material open BDC the error is showing..

Kindly rectify this problem I have concerned ABAP and BASIS Team. I could not be fined..

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Likes

posting_illegal_statement is triggered when some 'dialog' or 'leave' statement is executed during commit work, often caused by a wrong customer enhancement of the code (vorbidden statements as of Abap documentation)

If more information is required you should export the dump to a file and attach it to the discussion and/or provide MUCH MORE information, also please note that at 98% the problem is in one customer development in your system (or look for an OSS note) so first read ST22 yourself.

Ask a Question