2013 Nov 04 4:46 AM
Hi Folks,
Daily i am facing the below dump in my PC. Experts please help me how can i solve this.
Category ABAP Programming Error
Runtime Errors GEN_SELECTION_SCREEN_ERROR
ABAP Program ZFKORD30
Application Component Not Assigned
Date and Time 04.11.2013 05:01:33
Short text : Error when generating the selection screen "1000" of report "ZFKORD30 ".
What can you do? : Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
For a more precise analysis of the error, use the ABAP program
RSDBGENA to generate the selection screen for "ZFKORD30 ".
How to correct the error : Start the ABAP program RSDBGENA to generate a clearer error analysis.
Thanks
Raghu
2013 Nov 04 4:55 AM
Hi,
Did you follow the instructions about running RSDBGENA? What was the result.
That's a custom (Z*) program you're talking about, so no one can help you until you post the ABAP code that defines the selection screen.
cheers
Paul
2013 Nov 05 10:46 AM
this report you can execute thourgh via tcode possible causes are while you create tcode for that report
you can choose radio button
program and selection screen ( report transaction) instead of
program and screen (dialog transaction)
2013 Nov 07 11:23 AM
Hello Raghu,
Please check below mentioned link, I hope it will help you.
http://www.sapdev.co.uk/reporting/alv/alvgrid_basic.htm
http://www.sapdev.co.uk/reporting/alv/alvgrid_basic.htm
Regards,
Krishna P