<?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: ABAP Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220569#M1008461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Meanwhile if its a one time activity you dont need a back up, just do the modification to the table and once done use the &lt;STRONG&gt;database utility (SE14)&lt;/STRONG&gt; to adjust and activate the table with the Save Data radio button selected. This would make sure that you dont loose the existing entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in case if you want to be doubly sure that youdont loose the entries, just download the data to a local file and in case if something goes wrong you could write a simple program to load the data into the table from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 17:21:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T17:21:57Z</dc:date>
    <item>
      <title>ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220566#M1008458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am changing data at the table level and am able to do it. owever just for Safety purpose We are planning to make the entire table data as a Backup. &lt;/P&gt;&lt;P&gt;when we change the data in tables and if something goes wrong we want to restore this data back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a automated way for this or &lt;/P&gt;&lt;P&gt;do we need to write the entire data at the Application server and restore it back if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we have to write a custom program for this then I would pass the Table name at the selection screen and the program should make a copy of it based on the table name at the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220566#M1008458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220567#M1008459</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;Go for a interface programming ( BDC programming ). Record your process (SHDB) what your are doing and execute the BDC program by changing the Table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin Nandivada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220567#M1008459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220568#M1008460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dont take any risks. Just follow what SAP says which is safe for all &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; Check the following link for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/0d/d304c54a0c11d182b80000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/0d/d304c54a0c11d182b80000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220568#M1008460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220569#M1008461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Meanwhile if its a one time activity you dont need a back up, just do the modification to the table and once done use the &lt;STRONG&gt;database utility (SE14)&lt;/STRONG&gt; to adjust and activate the table with the Save Data radio button selected. This would make sure that you dont loose the existing entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in case if you want to be doubly sure that youdont loose the entries, just download the data to a local file and in case if something goes wrong you could write a simple program to load the data into the table from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220569#M1008461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220570#M1008462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANy More suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220570#M1008462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220571#M1008463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your are looking for ways to download ALL sap tables? or only some specific tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220571#M1008463</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-17T17:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220572#M1008464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Altering an SAP table data through any means other than SAP -provided transactions is very wrong and a questionable practice, since there is no auditing or logging of the changes, and there could be N-number of dependencies that are not known, but  would need to be handled. Not recommended unless SAP is appraised of your situation and agrees altering table contents is the only way out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a Y/Z table , and is on which, by design, is customer-maintained and all dependencies are known and provided for, then it is permissible to change data. You would be writing a BDC call transaction to SM30 messages into message tab like bdcmsgcoll and running it as a batch input session. That way you would know all errors and reprocess what is needed. A programmatic download of table contents before the procedure is also recommended.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 17:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220572#M1008464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T17:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220573#M1008465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for only some specific tables.  Also need to know to restore the tables that I have downloaded if needed. Just a back up plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 18:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220573#M1008465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220574#M1008466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its me again.In that case, I can give you the easiest way &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Just goto that table in SE11 &lt;/P&gt;&lt;P&gt;check number of entries.&lt;/P&gt;&lt;P&gt;give that number in Maximum number of hits and execute&lt;/P&gt;&lt;P&gt;in the menu list goto Edit -&amp;gt; Download -&amp;gt; Unconverted or Spreadsheet format and give the local file path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily upload the excel data into Database table using LSMW t-code which is very user friendly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now enjoy playing with the database table &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 18:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220574#M1008466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T18:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220575#M1008467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function RFC_GET_TABLE_ENTRIES' using selection &lt;/P&gt;&lt;P&gt;  screen table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  and use open dataset and transfer to app server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   For Upload:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data: begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;        datarec(2000) type c.&lt;/P&gt;&lt;P&gt;  data: end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data: dref type ref to data.           &lt;/P&gt;&lt;P&gt;  field-symbols: .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : But this not right solution for backing up the tables in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 18:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code/m-p/4220575#M1008467</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-17T18:54:07Z</dc:date>
    </item>
  </channel>
</rss>

