<?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 Regarding Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799094#M653576</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;i need to desing return sales order form for that i copied rvorder01 from. transaction va03 is used to print the form. in zrvorder01 i have to maintain the window in which i need to print the following data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Price KOMVD-KBETR CURR Price&lt;/P&gt;&lt;P&gt;Unit Price KOMVD-KOEIN CUKY Unit Price&lt;/P&gt;&lt;P&gt;Value KOMVD-KWERT CURR Value&lt;/P&gt;&lt;P&gt;Output tax KOMVD-KWERT CURR Output tax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in another window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner SDPARTNERLIST-PARTNER CHAR Ship to party number&lt;/P&gt;&lt;P&gt;Partner Name SDPARTNERLIST-NAME1 CHAR Ship to party name&lt;/P&gt;&lt;P&gt;Partner Street SDPARTNERLIST-STREET CHAR Ship to party Address&lt;/P&gt;&lt;P&gt;Partner Postal Code SDPARTNERLIST-POST CODE1 Ship to party Post Code&lt;/P&gt;&lt;P&gt;Partner City SDPARTNERLIST-CITY1 Ship to party city&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but KOMVD and SDPARTNERLIST are structures. can any one tell me how to fetch the data for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2007 05:31:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-17T05:31:32Z</dc:date>
    <item>
      <title>Regarding Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799094#M653576</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;i need to desing return sales order form for that i copied rvorder01 from. transaction va03 is used to print the form. in zrvorder01 i have to maintain the window in which i need to print the following data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Price KOMVD-KBETR CURR Price&lt;/P&gt;&lt;P&gt;Unit Price KOMVD-KOEIN CUKY Unit Price&lt;/P&gt;&lt;P&gt;Value KOMVD-KWERT CURR Value&lt;/P&gt;&lt;P&gt;Output tax KOMVD-KWERT CURR Output tax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in another window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner SDPARTNERLIST-PARTNER CHAR Ship to party number&lt;/P&gt;&lt;P&gt;Partner Name SDPARTNERLIST-NAME1 CHAR Ship to party name&lt;/P&gt;&lt;P&gt;Partner Street SDPARTNERLIST-STREET CHAR Ship to party Address&lt;/P&gt;&lt;P&gt;Partner Postal Code SDPARTNERLIST-POST CODE1 Ship to party Post Code&lt;/P&gt;&lt;P&gt;Partner City SDPARTNERLIST-CITY1 Ship to party city&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but KOMVD and SDPARTNERLIST are structures. can any one tell me how to fetch the data for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 05:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799094#M653576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T05:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799095#M653577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For KOMVD (Sales order item info) you can pick data from VBAP table &lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;for SDPARTNERLIST (Ship to Party info) use the KUNNR field from VBAK (Sales order header table) and using KUNNR field reference KNA1 table to get address info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shud solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Reward points if you find this helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 05:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799095#M653577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T05:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799096#M653578</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;Price KOMVD-KBETR CURR Price&lt;/P&gt;&lt;P&gt;Unit Price KOMVD-KOEIN CUKY Unit Price&lt;/P&gt;&lt;P&gt;Value KOMVD-KWERT CURR Value&lt;/P&gt;&lt;P&gt;Output tax KOMVD-KWERT CURR Output tax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in another window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner SDPARTNERLIST-PARTNER CHAR Ship to party number&lt;/P&gt;&lt;P&gt;Partner Name SDPARTNERLIST-NAME1 CHAR Ship to party name&lt;/P&gt;&lt;P&gt;Partner Street SDPARTNERLIST-STREET CHAR Ship to party Address&lt;/P&gt;&lt;P&gt;Partner Postal Code SDPARTNERLIST-POST CODE1 Ship to party Post Code&lt;/P&gt;&lt;P&gt;Partner City SDPARTNERLIST-CITY1 Ship to party city&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above fields in KOMVD structure not available in table VBAP and  the fileds in SDPARTNERLIST structures not available in table KNA!&lt;/P&gt;&lt;P&gt;let me know how to search these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 06:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2799096#M653578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T06:45:42Z</dc:date>
    </item>
  </channel>
</rss>

