<?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 regarding memory id in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828640#M1316196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can anybody explain the meaning of below code.&lt;/P&gt;&lt;P&gt;specially EXPORT w_edatu FROM w_edatu TO MEMORY ID 'ZZ_EDATU1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF w_flag IS INITIAL.&lt;/P&gt;&lt;P&gt;              IF xvbap-posnr = w_posnr.&lt;/P&gt;&lt;P&gt;                w_edatu = l_xvbep-edatu.&lt;/P&gt;&lt;P&gt;                w_wadat = l_xvbep-wadat.&lt;/P&gt;&lt;P&gt;                w_mbdat = l_xvbep-mbdat.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;              Récupération des bonnes dates (récup dans IMPORT dans le&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;              cas d'un PF)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                EXPORT w_edatu FROM w_edatu TO MEMORY ID 'ZZ_EDATU1'.&lt;/P&gt;&lt;P&gt;                EXPORT w_wadat FROM w_wadat TO MEMORY ID 'ZZ_WADAT1'.&lt;/P&gt;&lt;P&gt;                EXPORT w_mbdat FROM w_mbdat TO MEMORY ID 'ZZ_MBDAT1'.&lt;/P&gt;&lt;P&gt;              ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;DE3K941350, end of insertion&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;              MOVE l_xvbep-edatu TO xvbap-zz_dt_lastengliv.&lt;/P&gt;&lt;P&gt;              MOVE l_xvbep-wadat TO xvbap-zz_dt_lastengsm.&lt;/P&gt;&lt;P&gt;              MOVE l_xvbep-mbdat TO xvbap-zz_dt_lastengmd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2009 09:37:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-23T09:37:20Z</dc:date>
    <item>
      <title>regarding memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828640#M1316196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can anybody explain the meaning of below code.&lt;/P&gt;&lt;P&gt;specially EXPORT w_edatu FROM w_edatu TO MEMORY ID 'ZZ_EDATU1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF w_flag IS INITIAL.&lt;/P&gt;&lt;P&gt;              IF xvbap-posnr = w_posnr.&lt;/P&gt;&lt;P&gt;                w_edatu = l_xvbep-edatu.&lt;/P&gt;&lt;P&gt;                w_wadat = l_xvbep-wadat.&lt;/P&gt;&lt;P&gt;                w_mbdat = l_xvbep-mbdat.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;              Récupération des bonnes dates (récup dans IMPORT dans le&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;              cas d'un PF)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                EXPORT w_edatu FROM w_edatu TO MEMORY ID 'ZZ_EDATU1'.&lt;/P&gt;&lt;P&gt;                EXPORT w_wadat FROM w_wadat TO MEMORY ID 'ZZ_WADAT1'.&lt;/P&gt;&lt;P&gt;                EXPORT w_mbdat FROM w_mbdat TO MEMORY ID 'ZZ_MBDAT1'.&lt;/P&gt;&lt;P&gt;              ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;DE3K941350, end of insertion&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;              MOVE l_xvbep-edatu TO xvbap-zz_dt_lastengliv.&lt;/P&gt;&lt;P&gt;              MOVE l_xvbep-wadat TO xvbap-zz_dt_lastengsm.&lt;/P&gt;&lt;P&gt;              MOVE l_xvbep-mbdat TO xvbap-zz_dt_lastengmd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828640#M1316196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828641#M1316197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This statement exports the content of edatu into ABAP Memory with ID name 'ZZ_EDATU1'.&lt;/P&gt;&lt;P&gt;You can then import this value in another program using Import statement.&lt;/P&gt;&lt;P&gt;Also please see the link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Export|http://help.sap.com/erp2005_ehp_04/helpdata/en/9f/db9df735c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828641#M1316197</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-06-23T09:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: regarding memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828642#M1316198</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;thanks for ur reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exactly where can i see ZZ_EDATU1 , any where ZZ_EDATU1 stored or only run time it is using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828642#M1316198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T09:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: regarding memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828643#M1316199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its a runtime entity. You can see it while debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828643#M1316199</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-06-23T09:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828644#M1316200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also monitor entire &lt;STRONG&gt;ABAP memory&lt;/STRONG&gt; while debugging by choosing&lt;/P&gt;&lt;P&gt;- from menu &lt;EM&gt;Debugger-&amp;gt;Switch to Classic Debugger&lt;/EM&gt; (if you are using New Debugger)&lt;/P&gt;&lt;P&gt;- now in Classic Debugger choose from menu &lt;EM&gt;Go to-&amp;gt;System Areas-&amp;gt;ABAP memory&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can see entire ABAP memory, what is currently loaded into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-memory-id/m-p/5828644#M1316200</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-06-23T10:37:21Z</dc:date>
    </item>
  </channel>
</rss>

