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

Problem with SEL_SCREEN

Former Member
0 Likes
1,142

Hi,

I have two programs, one of them has an info icon on SEL_SCREEN 1000 and the other one does not. I need to include similar icon to the program.

I looked at Screens and looked at specification for screen 1000 but this does not help me.

Any ideas on where one looks to find an icon on Application Toolbar for selection screens?

I have no problems with screen 0100 - which is the actual grid - as that can be viewed/maintained via GUI Status.

Ryan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
934

Hi Ryan,

Try searching for SET PF-STATUS command in your program. The standard SAP selection screen PF status (program RSSYSTDB status %_00) can be copied into a new PF status and replaced @ e.g. the AT SELECTION-SCREEN OUTPUT event.

SAP provides FC01 to FC05 ok codes for us to use there.

Regards,

Aditya

5 REPLIES 5
Read only

Former Member
0 Likes
935

Hi Ryan,

Try searching for SET PF-STATUS command in your program. The standard SAP selection screen PF status (program RSSYSTDB status %_00) can be copied into a new PF status and replaced @ e.g. the AT SELECTION-SCREEN OUTPUT event.

SAP provides FC01 to FC05 ok codes for us to use there.

Regards,

Aditya

Read only

Former Member
0 Likes
934

If u r looking for GUI status ,than open ur programme and now go to system>status>GUI Status .

Read only

Former Member
0 Likes
934

Hey.

The problem was not due to an error in the program.

Apparently the icon is displyed when one assigns text to Documentation (se80 --> Type in program name ---> Goto ---> Documentation). Then the Info icon will be displayed.

Simple solution if one knew about it.

Thanx for the help though.

Ryan

Read only

Former Member
0 Likes
934

Another consultant showd me the solution via SE80 and described in the last comment of the thread.

Read only

Former Member
0 Likes
934

Hi experts..

I've following problem regarding the following...

SEL_SCREEN 1000 INFO:170000200000000000000000000001034565992

what does it mean... So that my report does not executed. Please help on the same...

Thanks in advance...

Regards

R.S.K