<?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 import memory ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/3099600#M735440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had developed a shoppaper (sap script) program to be attached through NACE in transaction QM03 in R3 version 4.6b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had copied from earlier code and used &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT iviqmel                                        " ... Notification&lt;/P&gt;&lt;P&gt;FROM MEMORY ID 'ID_IPRT_STRUCT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i use to get notification no in viqmel-qmnum and go ahead with further processing and opening forms n all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now a new requirement has come of printing (script would be used again) of delivery document using transaction VL02N.&lt;/P&gt;&lt;P&gt;now i want to import the delivery document no. of transaction VL02N (in same R3 itself).&lt;/P&gt;&lt;P&gt;how can i find the header structure for this field (technical name is VBELN) and how do we find out the memory id to be used in import&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or is it like memory id would be same only respective header is to be found and imported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and can anyone put some light on this shoppaper concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;request to provide your valuable input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;navin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 12:27:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-21T12:27:38Z</dc:date>
    <item>
      <title>import memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/3099600#M735440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had developed a shoppaper (sap script) program to be attached through NACE in transaction QM03 in R3 version 4.6b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had copied from earlier code and used &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT iviqmel                                        " ... Notification&lt;/P&gt;&lt;P&gt;FROM MEMORY ID 'ID_IPRT_STRUCT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i use to get notification no in viqmel-qmnum and go ahead with further processing and opening forms n all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now a new requirement has come of printing (script would be used again) of delivery document using transaction VL02N.&lt;/P&gt;&lt;P&gt;now i want to import the delivery document no. of transaction VL02N (in same R3 itself).&lt;/P&gt;&lt;P&gt;how can i find the header structure for this field (technical name is VBELN) and how do we find out the memory id to be used in import&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or is it like memory id would be same only respective header is to be found and imported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and can anyone put some light on this shoppaper concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;request to provide your valuable input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;navin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 12:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/3099600#M735440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T12:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: import memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/3099601#M735441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navin!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the print report (assigned to the message condition) the table NAST is available as global data. It will be filled by standard before calling the print report. Then NAST-OBJKEY will contain the VBELN. Sometimes there might be a prefix or suffix - check, in which column the VBELN is stored for deliveries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the best way to get the correct document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 19:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/3099601#M735441</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2007-11-21T19:39:37Z</dc:date>
    </item>
  </channel>
</rss>

