<?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: dialog programming- modal dialog box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133006#M1905506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;select &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;SINGLE prodid&lt;/SPAN&gt;&amp;nbsp; name&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;from &lt;/SPAN&gt;ztabprod &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;INTO &lt;STRONG&gt;&lt;SPAN style="color: #0000ff;"&gt;TABLE&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;ZTABPROD &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;where prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;ztabprod&lt;SPAN class="L0S70" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;-prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-family: inherit; font-weight: inherit; font-style: inherit; background: transparent;"&gt;Loop &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-family: inherit; font-weight: inherit; font-style: inherit; background: transparent;"&gt;at &lt;/SPAN&gt;ztabprod.&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt; &lt;SPAN style="color: #ff0000;"&gt; ztabprod-prodid =&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;ztabprod-prodid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; ztabprod-name = &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; background: transparent; font-family: inherit; font-weight: inherit;"&gt;ztabprod-name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;EM style="color: #800000;"&gt; &lt;/EM&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;CODE&gt;&lt;SPAN style="color: #800000;"&gt; IF You are using table with header lines then no need to pass values again into same work area.&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp; write &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;: &lt;/SPAN&gt;/ ztabprod-prodid, ztabprod-name.&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Endloop&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Get rid of programming practice of using table with header lines and confusing yourself. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;If you use table and Work area declared separately then SAP compiler judge code error properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;And please always use pretty printer and allow Indentation in pretty print settings.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;That way code is more readable.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Aug 2015 23:56:36 GMT</pubDate>
    <dc:creator>prakashsaurav</dc:creator>
    <dc:date>2015-08-09T23:56:36Z</dc:date>
    <item>
      <title>dialog programming- modal dialog box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133002#M1905502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on dialog programing like when enter product num it display entire record for that particular product.&lt;/P&gt;&lt;P&gt;for this i created one screen with product num and display button when click on display&amp;nbsp; button 2nd screen wil display with product details in modal dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; so every thing was completed but in modal dialog box only fields label getting displayed like product name product manf date etc but no data populationg from product table.&lt;/P&gt;&lt;P&gt;in 2nd screen in module status output i wrote like this to populate data from product table&amp;nbsp; ztabprod.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;select &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE prodid&amp;nbsp; prod&lt;/SPAN&gt;name &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;ztabprod &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;ztabprod &lt;SPAN class="L0S52"&gt;where &lt;/SPAN&gt;empid &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;zprodtab&lt;SPAN class="L0S70"&gt;-prodid&lt;/SPAN&gt;id&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when click on display on 1st screen containg prod id 2nd scren displaying modal dialog box popup only with field lables but no data populating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know how to pulate data? any wrong in select single?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 11:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133002#M1905502</guid>
      <dc:creator>former_member587342</dc:creator>
      <dc:date>2015-07-28T11:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: dialog programming- modal dialog box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133003#M1905503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the select statement you are using &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SINGLE prodid&amp;nbsp; prod&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;name &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;from &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;into &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;where &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;empid &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;zprodtab&lt;/SPAN&gt;&lt;SPAN class="L0S70" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;-prodid&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;The values will be populated from database to internal table, but then from internal table you need to assign the values to your screen field like if your screen field name in 2nd screen are sf_&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;prodid&amp;nbsp; sf_prod&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;name &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;then do the below &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Loop at &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod into &amp;lt;Workarea&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;sf_&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;prodid&amp;nbsp; = &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;Workarea&amp;gt;-&lt;SPAN style="color: #333333; font-size: 12px;"&gt;prodid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;sf_prod&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;name&amp;nbsp; =&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;Workarea&amp;gt;-&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;prod&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;name.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Endloop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Hope this will solve your issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Gejo john &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133003#M1905503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-06T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: dialog programming- modal dialog box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133004#M1905504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John &lt;/P&gt;&lt;P&gt;Thank u for ur reply. yes ii have applied ur inputs. but not getting output.&lt;/P&gt;&lt;P&gt;may be order missed.I am little bit new to this. can u check once and correct me even if it looks silly mistake for u &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. here i am giving details how i did. no syntax errors but data not populating in dialog box. when i use loop at itab into wa. getting error as into clause error. so i wrote simply loop at itab as shown below. please chk and correct me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in program i create like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;TABLES&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;TYPES&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: prod&lt;/SPAN&gt;id &lt;SPAN class="L0S52"&gt;type &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name &lt;SPAN class="L0S52"&gt;type &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;name&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; Start&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;selection&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;screen &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0100&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;As u told i have assigned 2nd screen filed name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-prodid, &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-name.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;in 2nd screen status i have written code like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;select &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE prodid&lt;/SPAN&gt;&amp;nbsp; name&amp;nbsp; &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;ztabprod &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;ZTABPROD &lt;SPAN class="L0S52"&gt;where prodid&lt;/SPAN&gt; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;ztabprod&lt;SPAN class="L0S70"&gt;-prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Loop &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;at &lt;/SPAN&gt;ztabprod.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-prodid =&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-prodid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-name = &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ztabprod-name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;write &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;/ ztabprod-prodid, ztabprod-name.&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;Endloop&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 11:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133004#M1905504</guid>
      <dc:creator>former_member587342</dc:creator>
      <dc:date>2015-08-09T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: dialog programming- modal dialog box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133005#M1905505</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;ztabprod looks like a work area as you have defined with TABLES statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore you cannot use loop at ztabprod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can debug and check the values at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 19:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133005#M1905505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-09T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: dialog programming- modal dialog box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133006#M1905506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;select &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;SINGLE prodid&lt;/SPAN&gt;&amp;nbsp; name&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;from &lt;/SPAN&gt;ztabprod &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;INTO &lt;STRONG&gt;&lt;SPAN style="color: #0000ff;"&gt;TABLE&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;ZTABPROD &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;where prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;ztabprod&lt;SPAN class="L0S70" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;-prodid&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-family: inherit; font-weight: inherit; font-style: inherit; background: transparent;"&gt;Loop &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-family: inherit; font-weight: inherit; font-style: inherit; background: transparent;"&gt;at &lt;/SPAN&gt;ztabprod.&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt; &lt;SPAN style="color: #ff0000;"&gt; ztabprod-prodid =&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;ztabprod-prodid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; ztabprod-name = &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; background: transparent; font-family: inherit; font-weight: inherit;"&gt;ztabprod-name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;EM style="color: #800000;"&gt; &lt;/EM&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;CODE&gt;&lt;SPAN style="color: #800000;"&gt; IF You are using table with header lines then no need to pass values again into same work area.&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp; write &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;: &lt;/SPAN&gt;/ ztabprod-prodid, ztabprod-name.&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Endloop&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Get rid of programming practice of using table with header lines and confusing yourself. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;If you use table and Work area declared separately then SAP compiler judge code error properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;And please always use pretty printer and allow Indentation in pretty print settings.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;That way code is more readable.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 23:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-modal-dialog-box/m-p/11133006#M1905506</guid>
      <dc:creator>prakashsaurav</dc:creator>
      <dc:date>2015-08-09T23:56:36Z</dc:date>
    </item>
  </channel>
</rss>

