<?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: Help me please in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601929#M867552</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;If two quantities are same then multiply it by -1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 13:50:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T13:50:25Z</dc:date>
    <item>
      <title>Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601922#M867545</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;Can you please help me to get the correct output.  In my report I would like to display the quantity ( MENGE) for movement types (bwart = 101 and bwart = 102) and if there is equal quantity for both the movement types, then place ' - ' sign before the quantity where bwart = 102. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quantity(MENGE)&lt;/P&gt;&lt;P&gt;  20&lt;/P&gt;&lt;P&gt;  40&lt;/P&gt;&lt;P&gt;- 40 -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;bwart = 102&lt;/P&gt;&lt;P&gt;  60&lt;/P&gt;&lt;P&gt;  10&lt;/P&gt;&lt;P&gt;- 10 -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;bwart = 102&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601922#M867545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601923#M867546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601923#M867546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601924#M867547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt; Do like this:&lt;/P&gt;&lt;P&gt;Compare MENGE values of both Moment Types by IF clause.&lt;/P&gt;&lt;P&gt;If the values match then take a character string , concatenate  '-'  MENGE into a character string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh Verma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601924#M867547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601925#M867548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.  Can I have it in a code format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:08:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601925#M867548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601926#M867549</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;Please give me your datatypes and your internal tables. I can guide you on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601926#M867549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601927#M867550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: tmseg      TYPE STANDARD TABLE OF mseg,   "Internal table&lt;/P&gt;&lt;P&gt;          wmseg     TYPE mseg,                     "Workarea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         tmkpf      TYPE STANDARD TABLE OF mkpf,   "Internal table&lt;/P&gt;&lt;P&gt;         wmkpf     TYPE mkpf.                     "Workarea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK BL1 WITH FRAME TITLE TEXT-BL1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: pa_matnr TYPE matnr OBLIGATORY.&lt;/P&gt;&lt;P&gt;select-options s_budat for mkpf-budat.&lt;/P&gt;&lt;P&gt;PARAMETERS: pa_wempf type wempf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK BL1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="67" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601927#M867550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601928#M867551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;as for u r selection screen u ahave taken 2 tables and u placed &lt;/P&gt;&lt;P&gt;matnr field as mandatory which is not key in neither 2 tables,&lt;/P&gt;&lt;P&gt;so i didn't under stood how u r trying to fetch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after comparing bwart.&lt;/P&gt;&lt;P&gt;take the value if bwart-102 values in one variable of type bwart.&lt;/P&gt;&lt;P&gt;and pass that value to this function module.&lt;/P&gt;&lt;P&gt;below is the function module.&lt;/P&gt;&lt;P&gt;'CLOI_PUT_SIGN_IN_FRONT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u will solve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 13:42:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601928#M867551</guid>
      <dc:creator>mahaboob_pathan</dc:creator>
      <dc:date>2008-04-03T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601929#M867552</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;If two quantities are same then multiply it by -1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 13:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-please/m-p/3601929#M867552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T13:50:25Z</dc:date>
    </item>
  </channel>
</rss>

