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 infotype getting error in overview

Former Member
0 Likes
737

I have a custom infotype that short dumps when I click on the overview button. The message that I get is 'Syntx error or generation error in a screen.' The error analysis says 'Screen "MP900500" 3000 could not be generated.'. Screen 3000 is the screen that is created by SAP when you create the custom infotype. Does anyone know how to correct this?

I have a custom infotype that short dumps when I click on the overview button. The message that I get is 'Syntx error or generation error in a screen.' The error analysis says 'Screen "MP900500" 3000 could not be generated.'. Screen 3000 is the screen that is created by SAP when you create the custom infotype. Does anyone know how to correct this?

3 REPLIES 3
Read only

Former Member
0 Likes
674

In the PAI there should be a comment telling you that all fields need to be included in a couple of areas. Add the new fields to these areas of the PAI and it should work.

That's in the single screen - 2000.

Rob

Edited by: Rob Burbank on Jan 11, 2011 1:39 PM

Read only

Former Member
0 Likes
674

Rob,

I have all of the fields in the structure in both of the chain sections of the PAI. do they have to be in the order that they are in the structure? I also tried removing the display only fields from the section that said 'check and mark if there was any input: all fields that accept input HAVE TO BE listed here'. The screen works normally, it just dumps when I click the overview button.

Thanks,

Paul

Edited by: Paul Sullivan on Jan 11, 2011 8:39 PM

Edited by: Paul Sullivan on Jan 11, 2011 8:39 PM

Read only

0 Likes
674

I don't think they have to be in order. I think I had this sort of error when I left out a field though.

It was a while ago, so I may be misinterpreting my thoughts here

Rob