<?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 Importing memory id into parameter defined as an integer. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/importing-memory-id-into-parameter-defined-as-an-integer/m-p/10650035#M1866286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I pull a Memory ID into a parameter defined as integer using the memory id option of the Parameter statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETER: p_lineno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIKE zsd_oms_orders-line_no&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MEMORY ID lineno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set the memory id to using&amp;nbsp; a type n field, but the parameter is always zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 18:39:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-28T18:39:05Z</dc:date>
    <item>
      <title>Importing memory id into parameter defined as an integer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/importing-memory-id-into-parameter-defined-as-an-integer/m-p/10650035#M1866286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I pull a Memory ID into a parameter defined as integer using the memory id option of the Parameter statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETER: p_lineno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIKE zsd_oms_orders-line_no&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MEMORY ID lineno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set the memory id to using&amp;nbsp; a type n field, but the parameter is always zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/importing-memory-id-into-parameter-defined-as-an-integer/m-p/10650035#M1866286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-28T18:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Importing memory id into parameter defined as an integer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/importing-memory-id-into-parameter-defined-as-an-integer/m-p/10650036#M1866287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daryl,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Suppose your declaration like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Data: lineno type i.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;PARAMETER: p_lineno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIKE zsd_oms_orders-line_no&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MEMORY ID lineno.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m right? The initial value of this variable 'lineno' definitely is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you declaration like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Data: lineno type i value 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;then you can 'SET parameter id 3 fields xxx'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Archer&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 03:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/importing-memory-id-into-parameter-defined-as-an-integer/m-p/10650036#M1866287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-29T03:37:09Z</dc:date>
    </item>
  </channel>
</rss>

