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 select option in module pool

Former Member
0 Likes
1,392

Hello friends,

I have successfully created a select option in my module using sub-screen. My problem is the EXTENSION buttom in the select option. When i click on the EXTENSION button a proper pop-up appears but when i input some values or cancel this pop-up then the program gives the following dump.

Error

The attribute screen type with the values 'Normal Screen' and

'Subscreen' determines the use of the screen. If a normal screen is used

as subscreen or vice versa, an error occurs.

The screen "ZRPMSEA" 0002 has, in this respect, an inappropriate screen type.

Kindly Help

8 REPLIES 8
Read only

Former Member
0 Likes
1,227

I just posted the question once... ITS APPEARING THRICE.... sorry guys

Read only

0 Likes
1,227

>

> I just posted the question once... ITS APPEARING THRICE.... sorry guys

I'll take care of them.

Rob

Read only

Former Member
0 Likes
1,227

HI,

Go to the Screen Attributes and select the appropriate Radio Button 

1) Normal Screen " Whichever is required (in Which type of Screen you Want)
2) Subscreen  " Check for the Correct type and Check the Radio Button Accordingly
3) Modal Scree

Cheerz

Ram

Read only

0 Likes
1,227

I am using a Normal Screen and in tat I have assigned a SUBSCREEN Area. I am using the concept of Select Options in Module Pool programming.

Read only

0 Likes
1,227

Hi Amit ,

Proceed as given in below link .

http://wiki.sdn.sap.com/wiki/display/stage/SELECT-OPTIONSonDialogprogrammingscreen

Read only

0 Likes
1,227

Hello Harsh,

I have done it exactly the same way as the above link suggests. The select option is appearing properly on the screen. Problem occurs only when I click on EXTENSION button a normal POP-UP comes.. but if I enter some values in it or jst Cancel it I get the above mentioned DUMP.

Read only

0 Likes
1,227

Hi,

Did you find a solution to your issue ?

thanks in advance

Read only

Former Member
0 Likes
1,227

I had 1 screen numbered 0001 and 0002 was the sub screen on which select option was supposed to be displayed. In the Screen option in SE80 the screen 0002 was not appearing before but now when i login again it is coming all of a sudden and the dump is also gone...NO CHANGES IN CODE REQUIRED...Thanks for d help uys