‎2009 Dec 05 12:00 PM
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
‎2009 Dec 05 12:03 PM
I just posted the question once... ITS APPEARING THRICE.... sorry guys
‎2009 Dec 06 12:37 AM
>
> I just posted the question once... ITS APPEARING THRICE.... sorry guys
I'll take care of them.
Rob
‎2009 Dec 05 12:14 PM
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 ScreeCheerz
Ram
‎2009 Dec 07 3:50 AM
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.
‎2009 Dec 07 4:12 AM
Hi Amit ,
Proceed as given in below link .
http://wiki.sdn.sap.com/wiki/display/stage/SELECT-OPTIONSonDialogprogrammingscreen
‎2009 Dec 07 4:21 AM
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.
‎2023 Mar 29 11:21 PM
‎2009 Dec 07 4:37 AM
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