<?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: Reg:IE03 Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692200#M1451291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Mar 2010 03:42:51 GMT</pubDate>
    <dc:creator>p291102</dc:creator>
    <dc:date>2010-03-24T03:42:51Z</dc:date>
    <item>
      <title>Reg:IE03 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692196#M1451287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the equipment no details in the following  transaction code IE03. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that same tcode in the structure tab, i am getting the details regarding the sub equipment no and description.  &lt;/P&gt;&lt;P&gt;I need the database table name for the sub equipment no and description details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case it is showing the table name &lt;STRONG&gt;EQUI&lt;/STRONG&gt; only.  I am getting ther information about equipment and sub equipment no in the same field EQUNR, i am getting the details .  How to differentiate in my program then only i pick from the table easliy. For in this reqgard, any unique key is there to differentiate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&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;Sankar M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Mar 18, 2010 11:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 04:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692196#M1451287</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2010-03-18T04:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:IE03 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692197#M1451288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;You will get the Description from EQKT Table and check all the details from DATABASE VIEW *ITOB*

It includes these Tables. I hope the required information can be had from the below tables.
EQUI
EQUZ
EQKT
IFLOT
IFLOTX
ILOA
For Further Help go through the Search Help EQUI
This has further tables list which will give you some clarity about the Table Links&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 04:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692197#M1451288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T04:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:IE03 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692198#M1451289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to differentiate between the equipment no &amp;amp; sub equipment no details. Becoz i am getting the details from the same  table EQUI and the field name is EQUNR  for the both equipment no and sub equipment no. That is the problem i am facing now. I want to  know  any difference is there between the equipment no and sub equipment no . Then only i can able to pick form the table. Pls let me know in this regard at the earliest.&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;Sankar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 04:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692198#M1451289</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2010-03-18T04:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:IE03 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692199#M1451290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use FM &lt;STRONG&gt;EQUI_HIERARCHY_READ&lt;/STRONG&gt;  or &lt;STRONG&gt;SUBEQUI_READ_ONLY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and aslo CHECK view &lt;STRONG&gt;V_EQUI&lt;/STRONG&gt; There is a field &lt;STRONG&gt;HEQUI	Superordinate Equipment&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info go through Function Group &lt;STRONG&gt;IEL2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ALM_ME_EQUI_GET_SUBEQUIS


CCM09_EQUI_FIND_SUBEQUI
CCM09_FLOC_FIND_SUBEQUI

BAPI_EQUI_DISMANTLE
BAPI_EQUI_GETDETAIL
BAPI_EQUI_GETLIST
BAPI_EQUI_GETSTATUS
BAPI_EQUI_INSTALL


SUBEQUI_READ_ONLY
SUBEQUI_READ_VIEW&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a check box &lt;STRONG&gt;HMORE&lt;/STRONG&gt; indicating &lt;STRONG&gt;Indicator showing that sub-pieces of equipment are allocated to this piece of equipment&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 05:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692199#M1451290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T05:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:IE03 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692200#M1451291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 03:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-ie03-tcode/m-p/6692200#M1451291</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2010-03-24T03:42:51Z</dc:date>
    </item>
  </channel>
</rss>

