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

GEN_SELECTION_SCREEN_ERROR

Former Member
0 Likes
3,015

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

3 REPLIES 3
Read only

paul_bakker2
Active Contributor
0 Likes
1,592

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

Read only

Former Member
0 Likes
1,592

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)

Read only

former_member219361
Discoverer
0 Likes
1,592

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