<?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: delete functional location? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702800#M1671018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes bro you are right on the spot.&lt;/P&gt;&lt;P&gt;any how i resolved it. we got few notes from sap. used 'snote' transaction and implemented.&lt;/P&gt;&lt;P&gt;completed successfully the deletion of fl from sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2012 11:42:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-30T11:42:47Z</dc:date>
    <item>
      <title>delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702796#M1671014</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;guys im in need to delete a complete record of functional location. can any one suggest to me on this issue.&lt;/P&gt;&lt;P&gt;i used programs RIARCTPV, RIARCTPA, this program RIARCTPA gives me this error which i mentioned below.&lt;/P&gt;&lt;H3&gt;Archive file C:\TEMP\PM_PM_IFLOT_20120430_121300_0.ARCHIVE.ARCH cannot be opened for write program&lt;/H3&gt;&lt;P&gt;could any one suggest on this issue.&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 06:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702796#M1671014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-30T06:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702797#M1671015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean archiving the funtional loaction with deletion indicator set or setting deletion indicator ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 06:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702797#M1671015</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-30T06:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702798#M1671016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please donot edit your thread after the question has been asked, it leads to confusion &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/731/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;...Regarding your error : - I think so the path must be from application server &amp;amp; not presentation server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 06:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702798#M1671016</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-30T06:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702799#M1671017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute&lt;/P&gt;&lt;P&gt;- Transaction IL02 and delete record (set deletion flag)&lt;/P&gt;&lt;P&gt;- Transaction SARA and archive records for object PM_IFLOT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 07:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702799#M1671017</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-04-30T07:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702800#M1671018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes bro you are right on the spot.&lt;/P&gt;&lt;P&gt;any how i resolved it. we got few notes from sap. used 'snote' transaction and implemented.&lt;/P&gt;&lt;P&gt;completed successfully the deletion of fl from sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 11:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702800#M1671018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-30T11:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702801#M1671019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not share the note numbers here for the next people running into this problem?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 11:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702801#M1671019</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-04-30T11:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: delete functional location?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702802#M1671020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;I appreciate your post. read the details.&lt;/P&gt;&lt;P&gt;I)Executed RIARCTPV transaction successfully.but, when i Executed RIARCTPA transaction i got error saying with an error &lt;/P&gt;&lt;P&gt;C:\TEMP\PM_PM_FLOC_3004201_115500 .ARCHIVE cannot be opend for Write.&lt;/P&gt;&lt;P&gt;then this is what we did, &lt;/P&gt;&lt;P&gt;"1.Downloaded the SAP&amp;nbsp; Note 1001645 - SAP AS: Performance when setting up an index from the SAP market Place to Local Computer.&lt;BR /&gt;2.Executed the Transaction SNOTE, clicked on the GOTO option from the menu, selected Upload SAP note option selected the SAP note from the local drive and clicked the tick mark, sap note uploaded successfully.&lt;BR /&gt;3.Selected the uploaded SAP note and clicked in the choose option to implement the SAP note."&lt;/P&gt;&lt;P&gt; this is where we found the notes:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechno.com/sap-notes.html?view=sapnote&amp;amp;id=1001645"&gt;http://www.saptechno.com/sap-notes.html?view=sapnote&amp;amp;id=1001645&lt;/A&gt;&lt;/P&gt;&lt;P&gt;we completed the task successfully. thank you for your support.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;chinta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 08:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-functional-location/m-p/8702802#M1671020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-02T08:59:42Z</dc:date>
    </item>
  </channel>
</rss>

