<?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 Get Ship to in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733384#M898548</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 am developing one report in which I want to get the Ship-to-Party for a particular Sales Order and Sales Order Line item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see table VBPA from I can get value of KUNNAR and so on. But my concern is that can the Ship-to-Party differ for different line items for sales Order, if yes how to get that one, any table or any function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my scenario i found out that ship-to-party only depend upon sales order and partner function not line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vikas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 06:13:18 GMT</pubDate>
    <dc:creator>VikasB</dc:creator>
    <dc:date>2008-04-22T06:13:18Z</dc:date>
    <item>
      <title>Get Ship to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733384#M898548</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 am developing one report in which I want to get the Ship-to-Party for a particular Sales Order and Sales Order Line item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see table VBPA from I can get value of KUNNAR and so on. But my concern is that can the Ship-to-Party differ for different line items for sales Order, if yes how to get that one, any table or any function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my scenario i found out that ship-to-party only depend upon sales order and partner function not line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vikas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733384#M898548</guid>
      <dc:creator>VikasB</dc:creator>
      <dc:date>2008-04-22T06:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Ship to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733385#M898549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vikas.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ur select stmt in where clause just add PARVW = 'WE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Chandrasekhar Velpula on Apr 22, 2008 8:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733385#M898549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get Ship to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733386#M898550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   actually ship-to depends upon line item as well but in your case it is  not maintained i guess.&lt;/P&gt;&lt;P&gt;and in your select ststement use &lt;/P&gt;&lt;P&gt;parvw = 'WE'  for ship-to&lt;/P&gt;&lt;P&gt;because there is a conversion routine associated to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful,&lt;/P&gt;&lt;P&gt;kushagra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733386#M898550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get Ship to</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733387#M898551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we look into the transaction we find that for all the line items we have one ship-to-party.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in select statement u can fetch the kunnr so on, where as in where condition u need to give the &lt;STRONG&gt;Sales Order, Sales Order Line item number and partner function ( ship-to-party).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward if helpful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;raam&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-ship-to/m-p/3733387#M898551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:42:21Z</dc:date>
    </item>
  </channel>
</rss>

