<?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: module progrm error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3235000#M771860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r using a table control in your screen then u need to include these codes in both PBO and PAI.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS BEFORE OUTPUT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;LOOP AT   IT_TC01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;       &lt;STRONG&gt;WITH CONTROL TC01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;       &lt;STRONG&gt;CURSOR TC01-CURRENT_LINE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDLOOP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS AFTER INPUT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;LOOP AT IT_TC01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDLOOP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here IT_TC01 is the table control name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 12:57:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T12:57:37Z</dc:date>
    <item>
      <title>module progrm error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3234999#M771859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syntax error in screen                                                 &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------" /&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;               Program       SAPMZSD_DPR_DISCOUNT                      &lt;/P&gt;&lt;P&gt;               Screen        0110                                      &lt;/P&gt;&lt;P&gt;               Position      Flow Logic                  Line     1    &lt;/P&gt;&lt;P&gt;                                                                       &lt;/P&gt;&lt;P&gt;The field "LBLSANCT" is not assigned to a loop. "LOOP ... ENDLOOP" must&lt;/P&gt;&lt;P&gt; appear in "PBO" and "PAI".                                            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LBLSANCT = label of a field in table control...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thanx,&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 12:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3234999#M771859</guid>
      <dc:creator>naveenvishal</dc:creator>
      <dc:date>2008-01-18T12:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: module progrm error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3235000#M771860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r using a table control in your screen then u need to include these codes in both PBO and PAI.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS BEFORE OUTPUT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;LOOP AT   IT_TC01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;       &lt;STRONG&gt;WITH CONTROL TC01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;       &lt;STRONG&gt;CURSOR TC01-CURRENT_LINE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDLOOP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS AFTER INPUT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;LOOP AT IT_TC01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDLOOP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here IT_TC01 is the table control name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 12:57:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3235000#M771860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: module progrm error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3235001#M771861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare ur control in the top include and write the loop stmt in flow logic in pbo and pai.&lt;/P&gt;&lt;P&gt;and then check for syntx error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 13:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-progrm-error/m-p/3235001#M771861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T13:07:55Z</dc:date>
    </item>
  </channel>
</rss>

