<?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: CLASS backup in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641804#M1665809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;no problem. The usage of SAPLink is quite simple: &lt;/P&gt;&lt;P&gt;1) Download and Install SAPLink from &lt;A href="https://cw.sdn.sap.com/cw/groups/saplink"&gt;https://cw.sdn.sap.com/cw/groups/saplink&lt;/A&gt; . You have to create a so called installer report "ZSAPLINK_INSTALLER" and install the initial nugget ( nugget is like a XML-based transport). There is a file called README in the installation-package which describes all steps.&lt;/P&gt;&lt;P&gt;2) Start the SAPLink report "ZSAPLINK" with SE38 and export or import your sources. The UI is easy and you should get in very quick. For exporting, you need to create a nugged-file, select all your objects and then export them into this nugget file. But: SAPlink does not support all SAP objects. &lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 13:16:47 GMT</pubDate>
    <dc:creator>hendrik_brandes</dc:creator>
    <dc:date>2012-04-19T13:16:47Z</dc:date>
    <item>
      <title>CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641798#M1665803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to take a back of all the methods, atrributs and parameters of call into local pc? Basically I am done with my current project so want to copy all my codes to pc that way I can reuse it in future.&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;Nash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641798#M1665803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-08T15:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641799#M1665804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are several options: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use SAPLink &lt;/P&gt;&lt;P&gt;2) Use the report "SEO_CLASS_OUTPUT"&lt;/P&gt;&lt;P&gt;3) Use the sourcebased editor for classes ( with Release 7.02 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641799#M1665804</guid>
      <dc:creator>hendrik_brandes</dc:creator>
      <dc:date>2012-03-08T15:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641800#M1665805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you can have a look at this Wiki's posted by our friend Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Extracting Implementation details of global Interface using class|http://wiki.sdn.sap.com/wiki/display/ABAP/Extracting&lt;EM&gt;Implementation&lt;/EM&gt;details&lt;EM&gt;of&lt;/EM&gt;global&lt;EM&gt;Interface&lt;/EM&gt;using&lt;EM&gt;class&lt;/EM&gt;-+CL_RECA_RS_CLIF] - Class CL_RECA_RS_CLIF is used here&lt;/P&gt;&lt;P&gt;[Information of Class Objects using CL_OO_CLASS|http://wiki.sdn.sap.com/wiki/display/ABAP/Information&lt;EM&gt;of&lt;/EM&gt;Class&lt;EM&gt;Objects&lt;/EM&gt;using+CL_OO_CLASS]&lt;/P&gt;&lt;P&gt;[Source code Download and Syntax Check using CL_RECA_RS_SERVICES|http://wiki.sdn.sap.com/wiki/display/ABAP/Source&lt;EM&gt;code&lt;/EM&gt;Download&lt;EM&gt;and&lt;/EM&gt;Syntax&lt;EM&gt;Check&lt;/EM&gt;using+CL_RECA_RS_SERVICES] - Have a look at method GET_SOURCE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 07:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641800#M1665805</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-03-09T07:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641801#M1665806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;STRONG style="font-size: 11px; background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/kesavadas.thekkillath" id="jive-14792011400531764165065" style="padding-right: 3px; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;kesavadas Thekkillath&lt;/A&gt; &lt;/STRONG&gt; The links are not working. Can you please list out the steps that I need to do to back up if you can?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; background-color: #ffffff; color: #333333;"&gt;@&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/hendrik.brandes" id="jive-1935611400531611177065" style="padding-right: 3px; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;Hendrik Brandes &lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Never used SAPLink before. Can you tell me the steps involved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 15:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641801#M1665806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-18T15:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641802#M1665807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the links&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=233472278"&gt;http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=233472278&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Information+of+Class+Objects+using+CL_OO_CLASS"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Information+of+Class+Objects+using+CL_OO_CLASS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Source+code+Download+and+Syntax+Check+using+CL_RECA_RS_SERVICES"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Source+code+Download+and+Syntax+Check+using+CL_RECA_RS_SERVICES&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 06:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641802#M1665807</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-19T06:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641803#M1665808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this program. I love this program &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dalestech.com/products/massdownload.htm"&gt;http://www.dalestech.com/products/massdownload.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 06:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641803#M1665808</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-19T06:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641804#M1665809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;no problem. The usage of SAPLink is quite simple: &lt;/P&gt;&lt;P&gt;1) Download and Install SAPLink from &lt;A href="https://cw.sdn.sap.com/cw/groups/saplink"&gt;https://cw.sdn.sap.com/cw/groups/saplink&lt;/A&gt; . You have to create a so called installer report "ZSAPLINK_INSTALLER" and install the initial nugget ( nugget is like a XML-based transport). There is a file called README in the installation-package which describes all steps.&lt;/P&gt;&lt;P&gt;2) Start the SAPLink report "ZSAPLINK" with SE38 and export or import your sources. The UI is easy and you should get in very quick. For exporting, you need to create a nugged-file, select all your objects and then export them into this nugget file. But: SAPlink does not support all SAP objects. &lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 13:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-backup/m-p/8641804#M1665809</guid>
      <dc:creator>hendrik_brandes</dc:creator>
      <dc:date>2012-04-19T13:16:47Z</dc:date>
    </item>
  </channel>
</rss>

