<?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: Problem in vendor Return process. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216381#M1826136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool so just check its value before calcaulting total as mentioned above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 06:59:52 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2014-04-07T06:59:52Z</dc:date>
    <item>
      <title>Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216373#M1826128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report for vendor return process.Currently everything is ok. but now end user want to some changes like in grand total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grand total = total + Taxes(12%+2%+1%+Add duty+5%)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/426114" width="450" /&gt;&lt;/P&gt;&lt;P&gt;But in some cases end user want to print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grand total = total value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they have a condition when MRP indicator is Tick (in MIGO)&amp;nbsp; then print &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/426115" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grand total : total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MRP indicator untick then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grand total = total + Taxes(12%+2%+1%+Add duty+5%)[(curently this is using)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this logic for grand total in my program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grand = item_tot + lv_cst + J_1IEXCHDR-EXBED + J_1IEXCHDR-EXADDTAX1 + J_1IEXCHDR-ECS + lv_adi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Please expert suggest me for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Atin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 05:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216373#M1826128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-05T05:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216374#M1826129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is the output in your first screen shoot of the the print for the vendor returns process generated? It looks like it's either a smart form or a SAP scripts. If it's a smart form it is very easy to add condition to a text node to control whether or not it is displayed. So then you have two text node one displayed when MRP indicator unticked containing Grand total = total + Taxes(12%+2%+1%+Add duty+5%) and another containing grand total = total value displayed when the MRP indicator is ticked. If it's a SAP Script then you can achieve the same results by adding IF, ELSE, ENDIF command lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 00:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216374#M1826129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-06T00:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216375#M1826130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used sap script. And I tried By adding &lt;SPAN style="color: #333333; font-size: 12px;"&gt;IF, ELSE, ENDIF&lt;/SPAN&gt; in report. But same problem. Please Give the solution in detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 03:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216375#M1826130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-07T03:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216376#M1826131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all were you able find out where this chekcbox value is store..? Seconldy do you know the place where total is getting calculated in yoru driver prorgam?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216376#M1826131</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-07T06:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216377#M1826132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;In your driver program please capture the check box value input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If MRP_CHK = 'X'.&lt;/P&gt;&lt;P&gt; Grand total = Total.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;Grand Total = Total + Tax value.&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Srimanta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216377#M1826132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-07T06:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216378#M1826133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nabheet sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM FORM_TITLE_PRINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_adi = item_tot + J_1IEXCHDR-exbed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_adi = ( lv_adi * 402 / 10000 ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_cst = item_tot + J_1IEXCHDR-exbed + J_1IEXCHDR-ecs + J_1IEXCHDR-EXADDTAX1 + lv_adi. &lt;/P&gt;&lt;P&gt;lv_cst = ( lv_cst * 5 / 100 ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grand = lv_cst + J_1IEXCHDR-EXBED + J_1IEXCHDR-EXADDTAX1 + J_1IEXCHDR-ECS + item_tot + lv_adi. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tot_amt2 = grand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216378#M1826133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-07T06:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216379#M1826134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you just have to find the MRP field check and implement an IF&amp;amp;ELSE. Did you know the table and field..? It is in J_1IEXCHDR/J_1IEXCDTL table&lt;/P&gt;&lt;P&gt;if field blank.&lt;/P&gt;&lt;P&gt;grand = lv_cst + J_1IEXCHDR-EXBED + J_1IEXCHDR-EXADDTAX1 + J_1IEXCHDR-ECS + item_tot + lv_adi. &lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;grnad = item_tot.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216379#M1826134</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-07T06:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216380#M1826135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J_1IEXHEAD-MRPIND (table category structure)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216380#M1826135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-07T06:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in vendor Return process.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216381#M1826136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool so just check its value before calcaulting total as mentioned above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 06:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-vendor-return-process/m-p/10216381#M1826136</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-04-07T06:59:52Z</dc:date>
    </item>
  </channel>
</rss>

