<?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: second screen parameter VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/second-screen-parameter-va01/m-p/1843954#M358350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tomasz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go into screen painter for screen SAPMV45A 4701, and look at the screen attributes for the sold-to party field, you will notice that the check boxes for SET and GET Parameter are not selected.  Therefore I do not think that this technique will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible way to get around this would be to change the way you do your call transaction.  Perhaps you could build a BDC table with the first screen of data and then the sold-to party.  Your call transaction would change to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'VA01' using &amp;lt;bdc table&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you only populate up to the sold-to party, the transaction should stop there and you can continue to manually process the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 11:25:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T11:25:39Z</dc:date>
    <item>
      <title>second screen parameter VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/second-screen-parameter-va01/m-p/1843953#M358349</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'm using a new report to run VA01 which helps in adding a new SO.&lt;/P&gt;&lt;P&gt;I've filled first screen parameters automatically.&lt;/P&gt;&lt;P&gt;Now I need to fill 'Sold-To-Party' (ID VAG) on the second screen.&lt;/P&gt;&lt;P&gt;I'm filling it the same way as first screen parameters.&lt;/P&gt;&lt;P&gt;When I run my report 'VA01' is run, skips first screen but Sold-To-Party is empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
...
set parameter ID 'VAG' field '0000500005'.
call transaction 'VA01' and skip first screen.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 10:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/second-screen-parameter-va01/m-p/1843953#M358349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T10:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: second screen parameter VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/second-screen-parameter-va01/m-p/1843954#M358350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tomasz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go into screen painter for screen SAPMV45A 4701, and look at the screen attributes for the sold-to party field, you will notice that the check boxes for SET and GET Parameter are not selected.  Therefore I do not think that this technique will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible way to get around this would be to change the way you do your call transaction.  Perhaps you could build a BDC table with the first screen of data and then the sold-to party.  Your call transaction would change to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'VA01' using &amp;lt;bdc table&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you only populate up to the sold-to party, the transaction should stop there and you can continue to manually process the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 11:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/second-screen-parameter-va01/m-p/1843954#M358350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T11:25:39Z</dc:date>
    </item>
  </channel>
</rss>

