‎2007 Jun 01 11:32 AM
Hi,
While attempting to create a table entry I am getting a runtime error.
Short text
Syntx error or generation error in a screen.
What happened?
At the screen generation it was detected that a screen to be generated
has a syntax error or could not be generated due to another error.
Error analysis
Screen "SAPLZSCMS_REGION" 0001 could not be generated.
Trigger Location of Runtime Error
Program SAPLZSCMS_REGION
Include LSVIMF45
Row 219
Module type (FORM)
Module Name INITIALISIEREN
Please let me know why this occurs and how can I go about resolving it?
Thanks
Vineeta
‎2007 Jun 01 11:37 AM
Hi Vineeta
R u creating table entries manually or through any program??
Regards
Pavan
‎2007 Jun 01 11:41 AM
Hi,
Have u created table maintenance generator for the table.
‎2007 Jun 01 11:48 AM
Hi Vineeta,
You might have changed the table structure, but might have not recreated the table maintainence generator. Try deleting the existing table maintainence generator and recreating it again.
Regards
Anil Madhavan
‎2007 Jun 01 11:48 AM
if you are creating the value from sm30/31 then please check your table view in se54 and may be rgeanarate it ..
‎2007 Jun 01 12:05 PM
Hi Vineeta,
Probable u might may changed the field name after creating the table which(changes) were not replicated in the screen1000 (element list & flow logic ). Go to screen number of table maintenance gen--> click on screen num --> checkout for errors.
‎2007 Jun 01 12:09 PM
hi vineeta,
Pls check the case or spelling .it is case sensitive here .if u have given
in lowercase inside screen and have used uppar case in pgm it may throw an error.i have some experience in it
‎2007 Jun 01 1:54 PM
Hi all, Thanks for your replies.
As Anil pointed out I was encountering this problem because, I added a fiels into the table and didnt recreate the maintenance generator.
Thanks,
Vineeta