<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to create a screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218354#M1007916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction se80.&lt;/P&gt;&lt;P&gt;Specify the function group or program name.&lt;/P&gt;&lt;P&gt;Now right click on the name and select create ---&amp;gt; screen &lt;/P&gt;&lt;P&gt;give your own scrno and in the attributes enter the corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to go Layout and design the screen by adding elements from the tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sinu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 10:13:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-24T10:13:57Z</dc:date>
    <item>
      <title>how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218349#M1007911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts i need u r help ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to create a new screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for eg:  call screen 105&lt;/STRONG&gt; . plz guide me to create my own screen number ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218349#M1007911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218350#M1007912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define your screen with screen number starting from 9000 onwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d1/801b84454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/d1/801b84454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218350#M1007912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218351#M1007913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a screen from the Screen Painter initial screen or from the object list in the Object Navigator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create screens from the initial screen of the Screen Painter as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   1. Start the Screen Painter.&lt;/P&gt;&lt;P&gt;   2. Enter a program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      The program you specify should be an executable program (type 1), a module pool (type M), or a function group (type F) and must already exist.&lt;/P&gt;&lt;P&gt;   3. Enter a screen number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      A screen number must be unique and up to 4 numbers long. All screen numbers above 9000 are reserved for SAP's customers. The number 1000 is reserved for table screens and report selection screens. Initial screens of transactions are often given a number whose last three digits are 100 (for example, 3100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      To display a list of a program's screens, use the possible entries button.&lt;/P&gt;&lt;P&gt;   4. Choose Create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      The system displays the Change Screen Attributes screen.&lt;/P&gt;&lt;P&gt;   5. Define the screen attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen attributes enable the system to assign and process a screen. You can set the following screen attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description and Ergonomic Guidelines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the module pool to which the screen belongs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies a unique name up to 4 numbers long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Describes a screen's purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original Language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies a screen's maintenance language. When you create a screen, the system sets this value to the module pool's maintenance language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Package&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies the package the screen belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last changed or Last generated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date and time when the screen was last changed or generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set this option, the screen is flagged as a normal screen. This is the default setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subscreen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies the screen as a subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modal dialog box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies a specialized interface for display of lists in a dialog box. See Using Modal Dialog Boxes for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies an automatically created screen. Selection screens request values for database selection criteria before a report is started. The system sets this attribute automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hold data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system only supports the Hold data, Set data, and Delete data functions (under System Õ User profile) on the screen if this option is selected. The system can hold entries made on the screen at runtime in this way. The system automatically displays this data if the user calls the particular screen again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch off runtime compression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set this option, the screen is not compressed at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ergonomic guideline: You should not use this option, since empty lines may appear on the screen if you hide fields dynamically at runtime. When gaps occur, users typically need longer to process the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hold scroll position&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this option to specify whether the vertical and horizontal scroll positions should be retained for a screen. If you set the attribute, the scroll position is retained when the user returns to the screen after processing another screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also applies if the length or width of the screen changes, if other subscreens are used, or if the cursor is placed outside the visible area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This setting is intended for large screens on which the scroll position has previously been lost as a result of certain actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without application toolbar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this attribute you can suppress the display of the application toolbar belonging to the current program status. This is particularly important if the application does not need its own toolbar since it is included in the toolbar for the controls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Without application toolbar option is set, the toolbar belonging to the current program status is not displayed , whether or not it contains pushbuttons. The corresponding place that was reserved for the toolbar is then free.&lt;/P&gt;&lt;P&gt;You cannot change this attribute at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the functions of the current program status are only available on the menu bar or context menu (right mouse key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of the next screen to be displayed, assuming that the screen sequence is processed statically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cursor position&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifies the screen element that contains the cursor when a screen is first displayed. If you leave this field blank, the system uses the first screen field that can accept input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifies a four-character identifier of a group of associated screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lines/columns Used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifies the size of the screen area currently occupied with screen elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lines/columns Maint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size of the screen in rows/columns. The size is measured in characters starting with the upper left corner.&lt;/P&gt;&lt;P&gt;Screens can have a maximum size of 200 rows x 255 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218351#M1007913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218352#M1007914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d1/801b84454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/d1/801b84454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With luck,&lt;/P&gt;&lt;P&gt;Pritam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218352#M1007914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218353#M1007915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;goto SE51 create a program on the left hand side right click create screen give the screen number and save it. goto layout ,here is the place to design the screen you can add pushbuttons,chech boxes and what ever you want in the layout using the icons on the left side of the layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218353#M1007915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218354#M1007916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction se80.&lt;/P&gt;&lt;P&gt;Specify the function group or program name.&lt;/P&gt;&lt;P&gt;Now right click on the name and select create ---&amp;gt; screen &lt;/P&gt;&lt;P&gt;give your own scrno and in the attributes enter the corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to go Layout and design the screen by adding elements from the tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sinu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218354#M1007916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218355#M1007917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE38 create a Z or Y Module pool prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE51 and give the Z or Y same name which you gave in SE38 and screen no 0105.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create, then design your layout, and do the coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajasekhar Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218355#M1007917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218356#M1007918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for creating a screen u first u write CALL SCREEN 105 then double click on 105 this step will take u to the new screen there u can design a layout according to ur need when u will click on layout and also u need to write code in PBO and PAI according to ur need....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ashu Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218356#M1007918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218357#M1007919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/ABAP/ScreenPainter/Page1.htm" target="test_blank"&gt;http://saptechnical.com/Tutorials/ABAP/ScreenPainter/Page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218357#M1007919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218358#M1007920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi you want to create a subscreen then you can write like this...&lt;/P&gt;&lt;P&gt;call selection-screen 100 starting at 1 4 &lt;/P&gt;&lt;P&gt;                                     ending at 10 20 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or for the moule pool programs we need to go to se51 tcode and we have to create the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218358#M1007920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218359#M1007921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;    screen are used to program specific. You can directly go to SE51, Give the exsisting program name for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YSD_TEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then the screen no, like ( 0100, 1000, 2000) anything you want, And the you can click on create, now for dialog programs, you have to give some PF status, and have to create, the corresponding PAI and PBO modules in the scrren.&lt;/P&gt;&lt;P&gt;Use that and your screen would be ready, if you need some code, please explain your scenario , i wiil give you the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218359#M1007921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218360#M1007922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you experts ,,, i created my own screen .. &lt;/P&gt;&lt;P&gt;thanks a lot for those replied for my question &lt;/P&gt;&lt;P&gt;see u i in my next query....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-screen/m-p/4218360#M1007922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:40:42Z</dc:date>
    </item>
  </channel>
</rss>

