<?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: Reg:Model Dialog Box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800540#M1124092</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;    Xpos and Ypos defines size of the screen where and how it want to display. For example giving a pop-up screen in small size(Size of the screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Execute this FM : It will give a POP-UP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Saravanan M on Nov 18, 2008 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2008 10:26:37 GMT</pubDate>
    <dc:creator>saranwin</dc:creator>
    <dc:date>2008-11-18T10:26:37Z</dc:date>
    <item>
      <title>Reg:Model Dialog Box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800538#M1124090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I design screen as a model dialog box, Iam calling that screen using the syntax CALL SCREEN STARTING AT Xpos Ypos ENDING AT Xpos Y pos please help me what is this Xpos and Ypos Iam confusing abt this i will give parameters only at STARTING AT Xpos and Ypos it will display in one mannner when i gave the parametrs of Xpos and Ypos after ENDING AT it will display in differant manner please help with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  When i set the pf-status for model dialog box the gui status does not apper for screen how to display the gui status for model dialog box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 10:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800538#M1124090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T10:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Model Dialog Box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800539#M1124091</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;Xpos and Ypos indicates the location on the selection screen.&lt;/P&gt;&lt;P&gt;Eg: 1 1 indicates the coordinates on the screen.&lt;/P&gt;&lt;P&gt;      starting and ending indicates the starting and ending points of the selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 10:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800539#M1124091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T10:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Model Dialog Box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800540#M1124092</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;    Xpos and Ypos defines size of the screen where and how it want to display. For example giving a pop-up screen in small size(Size of the screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Execute this FM : It will give a POP-UP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Saravanan M on Nov 18, 2008 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 10:26:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800540#M1124092</guid>
      <dc:creator>saranwin</dc:creator>
      <dc:date>2008-11-18T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Model Dialog Box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800541#M1124093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i'm giving STARTING AT corodinates it display normally but when im giving ENDING AT coordinates it showing like a small pop-up-box im giving coordinates like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SCREEN 0200 STARTING AT 1 15 ending at 10 30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest Xpos AND Ypos so that it can disply like rectangle box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 10:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800541#M1124093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Model Dialog Box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800542#M1124094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;when u have designed a screen as modal dialog box try to test the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try with coordinates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      300                    100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 10:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-model-dialog-box/m-p/4800542#M1124094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T10:45:24Z</dc:date>
    </item>
  </channel>
</rss>

