<?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 Functional location attachments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744882#M901070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me if a function exists to list documents that have been attached to a functional location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 16:33:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-07T16:33:49Z</dc:date>
    <item>
      <title>Functional location attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744882#M901070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me if a function exists to list documents that have been attached to a functional location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 16:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744882#M901070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T16:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Functional location attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744883#M901071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think There is a BAPI to create address in functional location ( IL01/IL02). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI_FUNCLOC_CREATE create functional location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create or Change Parent Functional Location&lt;/P&gt;&lt;P&gt;Procedure to Create or Change Parent Functional Location&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create Parent Functional Location (PFL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Needed information:  FL # for all systems that are to be part of the new PFL, A valid PFL # for a similar PFL, such as Single Link, Workcell, Labcell or AUW System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open transaction IL08 &lt;/P&gt;&lt;P&gt;Enter valid PFL number for similar type of PFL in the following fields:  FuncLocation Field at top of screen and in FuncLocation Field under COPY FROM. &lt;/P&gt;&lt;P&gt;Change Strindicator Field to               PFL1 &lt;/P&gt;&lt;P&gt;Change FuncLocCat Field to              P &lt;/P&gt;&lt;P&gt;Press ENTER &lt;/P&gt;&lt;P&gt;Click on CONTINUE in dialog box &lt;/P&gt;&lt;P&gt;Click on green check mark in dialog box, leave all boxes checked &lt;/P&gt;&lt;P&gt;New PFL has been created, be sure to SAVE and write down this PFL number &lt;/P&gt;&lt;P&gt;PFL format is 400-DXG-XXXXXX &lt;/P&gt;&lt;P&gt;Open transaction IH11, IL20 or IL02 &lt;/P&gt;&lt;P&gt;Enter FL # for system to be added to PFL &lt;/P&gt;&lt;P&gt;Press EXECUTE &lt;/P&gt;&lt;P&gt;If using IH11 click on Icon to move from Display to Change mode &lt;/P&gt;&lt;P&gt;Click on STRUCTURE at top of screen, not the STRUCTURE Tab &lt;/P&gt;&lt;P&gt;In the drop down box click on Change Superior Location &lt;/P&gt;&lt;P&gt;Enter the new PFL number form step 8 &lt;/P&gt;&lt;P&gt;Click on green check mark in dialog box &lt;/P&gt;&lt;P&gt;SAVE changes &lt;/P&gt;&lt;P&gt;Repeat steps 11 to 18 for all systems that are part of this PFL&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Change Parent Functional Location (PFL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open transaction IH11, IL20 or IL02 &lt;/P&gt;&lt;P&gt;Enter FL # for system to be changed &lt;/P&gt;&lt;P&gt;Press EXECUTE &lt;/P&gt;&lt;P&gt;If using IH11 click on Icon to move from Display to Change mode &lt;/P&gt;&lt;P&gt;Click on STRUCTURE at top of screen, not the STRUCTURE Tab &lt;/P&gt;&lt;P&gt;In the drop down box click on Change Superior Location &lt;/P&gt;&lt;P&gt;Enter the correct PFL number &lt;/P&gt;&lt;P&gt;Click on green check mark in dialog box &lt;/P&gt;&lt;P&gt;SAVE changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;karthik'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward me points if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 16:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744883#M901071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T16:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Functional location attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744884#M901072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these BAPIs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_FUNCLOC_GETLIST&lt;/STRONG&gt;  -  BAPI PM: Read List of Functional Locations (with Internal Key)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_FUNCLOC_GETDETAIL&lt;/STRONG&gt; - PM BAPI: Read Functional Location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_FUNCLOC_GETSTATUS:&lt;/STRONG&gt; -  Fetches the system and user status of an existing functional location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 16:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744884#M901072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Functional location attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744885#M901073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1- If you are using the SAP DMS then you can use transaction &lt;STRONG&gt;CV04N&lt;/STRONG&gt; to get the documents on a FL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- If you are using the &lt;STRONG&gt;Services for Objects&lt;/STRONG&gt; document attachments then you'll need to search the forum for this topic.  Typically then you need to search the attachment tables for the reference to the FL.  I am not familiar though with the details but have seen it discussed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 16:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-location-attachments/m-p/3744885#M901073</guid>
      <dc:creator>james_loar</dc:creator>
      <dc:date>2010-08-12T16:30:10Z</dc:date>
    </item>
  </channel>
</rss>

