<?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: for a given function location how do i find whether a superior function location  exists or not.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535695#M1855661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abhijit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes u r answer was correct except it was IFLOT table but&amp;nbsp; not ILOFT ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but at the end we did not go with this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our functional consultant used standard transaction IH06 and given first 4 letters of function location and *..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this we got what we wanted....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for u r quick reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 10:26:06 GMT</pubDate>
    <dc:creator>former_member185116</dc:creator>
    <dc:date>2014-08-14T10:26:06Z</dc:date>
    <item>
      <title>for a given function location how do i find whether a superior function location  exists or not....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535692#M1855658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hell all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a given function location how do i find whether a superior function location&amp;nbsp; exists or not....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do i need to use any function module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 16:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535692#M1855658</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-07-30T16:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: for a given function location how do i find whether a superior function location  exists or not....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535693#M1855659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can validate the functional location in the ILOFT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a query on the ILOFT table by passing TPLNR and get the value of the field - TPLMA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TPLMA will have the Superior Functional location. IF this value is inital then this will be the top in the functional location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE Tplma INTO Lv_tplma where tplnr = lv_tplnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 17:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535693#M1855659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-30T17:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: for a given function location how do i find whether a superior function location  exists or not....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535694#M1855660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't heard on this one from your end. have this work for you?&lt;/P&gt;&lt;P&gt;or If you find any FM, kindly share the same with the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 03:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535694#M1855660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-14T03:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: for a given function location how do i find whether a superior function location  exists or not....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535695#M1855661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abhijit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes u r answer was correct except it was IFLOT table but&amp;nbsp; not ILOFT ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but at the end we did not go with this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our functional consultant used standard transaction IH06 and given first 4 letters of function location and *..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this we got what we wanted....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for u r quick reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 10:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-a-given-function-location-how-do-i-find-whether-a-superior-function/m-p/10535695#M1855661</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2014-08-14T10:26:06Z</dc:date>
    </item>
  </channel>
</rss>

