<?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: Data Archiving and ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954361#M1336686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;We can create custom object thru AOBJ.But I dont know how to proceed further..&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2009 09:31:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-20T09:31:06Z</dc:date>
    <item>
      <title>Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954357#M1336682</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;I am an ABAPer and recently came accross the process of data archiving..&lt;/P&gt;&lt;P&gt;Can anyone tell me what significance data archiving has w.r.t ABAP.Are they interrelated at any point??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for Reply..&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 07:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954357#M1336682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T07:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954358#M1336683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Archiving is process &lt;/P&gt;&lt;P&gt;ABAP is a programming language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the relation of these two?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can archive in the SAP system, there is a lot of support in the standard, the newest functionality is call ILM &lt;/P&gt;&lt;P&gt;(information lifecycle management).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem in archiving is to find out which data can be taken out of the system and be stored in the archive or deleted.&lt;/P&gt;&lt;P&gt;There you must take care, that the archive has consistent data and the left-over in the system is consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Archiving has of course positive effects on performance, the tables become smaller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954358#M1336683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954359#M1336684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;U mistook my question..&lt;/P&gt;&lt;P&gt;I wanted to know that during data archiving does a functional consultant need the help of an abaper..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954359#M1336684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954360#M1336685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a developer you must be aware of the fact that what ever application are provided by SAP they all are using codes written in ABAP in background .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly we have a tool Archive Developent Kit (ADK) provided by SAP that uses various programs written in ABAP grouped in the form of Archive object to perform Archiving Successfully in any system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Archiving and ABAP both are interrelated and an ABPER can very well understand how actually there programs functions at runtime while we Archive data from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another imporeant thing is apart from the standard Archive Objects provided by SAP sometimes  requiremnets comes for  custom Objects to be created which requires good indepth knowledge of ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my answer will help you understand the assosiation of ABAP and Data Archiving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more you can go through the below link ::&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e4d22462a11d189000000e8323d3a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e4d22462a11d189000000e8323d3a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 09:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954360#M1336685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T09:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954361#M1336686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;We can create custom object thru AOBJ.But I dont know how to proceed further..&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 09:31:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954361#M1336686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T09:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Archiving and ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954362#M1336687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never created any custom archive object but there is a way to create it. You need to first develope all the required programs like preproccessing,write,delete and read similart o the standard one. Then you need to assiciate them and create an archive object . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below link will provide you the details information for the same .&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/7c/aea63a9c69612fe10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/7c/aea63a9c69612fe10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 09:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-archiving-and-abap/m-p/5954362#M1336687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T09:06:28Z</dc:date>
    </item>
  </channel>
</rss>

