<?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 Parameter ID not set in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181915#M1373385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code, why the value '0010279879' is not in screen of the TCODE ME57?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'BAN' FIELD '0010279879'.&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION 'ME57'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 03:48:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-16T03:48:21Z</dc:date>
    <item>
      <title>Parameter ID not set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181915#M1373385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code, why the value '0010279879' is not in screen of the TCODE ME57?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'BAN' FIELD '0010279879'.&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION 'ME57'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 03:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181915#M1373385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T03:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID not set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181916#M1373386</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;Data :w_banfn type banfn value '0010279879'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'BAN' FIELD w_banfn.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'ME57'.&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;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 04:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181916#M1373386</guid>
      <dc:creator>rvinod1982</dc:creator>
      <dc:date>2009-10-16T04:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID not set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181917#M1373387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use:&lt;/P&gt;&lt;P&gt;SUBMIT rm06bz00 VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt; with ba_banfn = w_banfn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 04:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181917#M1373387</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-10-16T04:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID not set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181918#M1373388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply, another question, why the check box in the next screen is disabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 06:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181918#M1373388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T06:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID not set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181919#M1373389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BDC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 02:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-not-set/m-p/6181919#M1373389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-21T02:37:22Z</dc:date>
    </item>
  </channel>
</rss>

