<?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: Set Parameter ID not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287454#M1022720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check whether values are passed in ITAB-CUSTOMER and ITAB-MATERIAL. ITAB is with header line or not? If not are u passing the values through work area to ITAB-CUSTOMER and ITAB-MATERIAL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 09:01:04 GMT</pubDate>
    <dc:creator>Firoz_Ashraf</dc:creator>
    <dc:date>2008-08-12T09:01:04Z</dc:date>
    <item>
      <title>Set Parameter ID not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287452#M1022718</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 had set the parameter for a customized program but it does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter id 'BUK' field COMPANY.&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'KUN' FIELD ITAB-CUSTOMER.&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'MAT' FIELD ITAB-MATERIAL.&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION 'ZRSWBP004'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the 2nd and 3rd parameter are not passed to the customized program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they are the select options in the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked that other programs are working fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe someone out there can tell me if it is my code or the SAP cache or etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks in advance for all your help. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 08:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287452#M1022718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T08:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Parameter ID not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287453#M1022719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possible causes of error&lt;/P&gt;&lt;P&gt;- Look at your ZRSWBP00 transaction, Are the parameters linked to the parameter id.? &lt;EM&gt;Referencing the data elements KUNNR and MATNR, or via LIKE definition, or explicitly in the parameter definition "MEMORY ID pid" .&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Call transaction XD03 and MM03 so MEMORY ID are filled then call transaction ZRSWBP00, did the customer and material numbers appears ?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;- Are the ITAB field (header line ?) filled. &lt;EM&gt;Maybe there is a work area&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;put a break-point in your code&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 08:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287453#M1022719</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-08-12T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Parameter ID not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287454#M1022720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check whether values are passed in ITAB-CUSTOMER and ITAB-MATERIAL. ITAB is with header line or not? If not are u passing the values through work area to ITAB-CUSTOMER and ITAB-MATERIAL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 09:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287454#M1022720</guid>
      <dc:creator>Firoz_Ashraf</dc:creator>
      <dc:date>2008-08-12T09:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Parameter ID not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287455#M1022721</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;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'KUN' FIELD (ITAB-CUSTOMER).&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'MAT' FIELD (ITAB-MATERIAL).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if it for just one record then&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'KUN' FIELD &lt;STRONG&gt;WA-&lt;/STRONG&gt;CUSTOMER.&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'MAT' FIELD &lt;STRONG&gt;WA-&lt;/STRONG&gt;MATERIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 10:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287455#M1022721</guid>
      <dc:creator>former_member787646</dc:creator>
      <dc:date>2008-08-13T10:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Parameter ID not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287456#M1022722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sally , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont know how u are maintaining parameters of that calling program i mean to say selection screen parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i done the sample program , but i havent find any issues with that , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;__TABLES:BKPF.__&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;__PARAMETERS: S_DATE LIKE BKPF-BUDAT MEMORY ID III.__&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;__WRITE: S_DATE.__&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;program 2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S&lt;STRONG&gt;ET PARAMETER ID 'III' FIELD '20070820'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call transaction 'ZTESTZ' AND SKIP FIRST SCREEN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 10:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id-not-working/m-p/4287456#M1022722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T10:22:35Z</dc:date>
    </item>
  </channel>
</rss>

