<?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 profit centre hierarchy table!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351427#M519114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could somebody please help me to find this information i need the table name i think where the standard profit centre hierarchy information is stored??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the node of the next level in the structure above the Pofit centre, name of the node of the next level in the structure above the node in first level, name of the node of the next level in the structure above the node in second level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a bit urgent!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAny thanks&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2007 14:12:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-11T14:12:04Z</dc:date>
    <item>
      <title>profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351427#M519114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could somebody please help me to find this information i need the table name i think where the standard profit centre hierarchy information is stored??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the node of the next level in the structure above the Pofit centre, name of the node of the next level in the structure above the node in first level, name of the node of the next level in the structure above the node in second level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a bit urgent!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAny thanks&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 14:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351427#M519114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T14:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351428#M519115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM to read hierarchy - K_HIERARCHY_TABLES_READ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 14:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351428#M519115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T14:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351429#M519116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Profit center Hierarchy are stored in SETs, set class for profit centers is "0106"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at tables &lt;/P&gt;&lt;P&gt;SETHIER - Interface Structure: Set Hierarchy&lt;/P&gt;&lt;P&gt;SETHEADER - Set Header and Directory (SETHEADERT for texts)&lt;/P&gt;&lt;P&gt;SETLEAF - Values in Sets&lt;/P&gt;&lt;P&gt;SETNODE - Lower-level sets in sets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually they are accessed using Function Modules (look at G_SET* Transaction codes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 14:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351429#M519116</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-06-11T14:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351430#M519117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello thanx for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not what i was looking for. Actually i am writing a interface program to download Profit centre master data and this profit centre hierarchy information to CRM program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is why i need the table name where i can see all the information related to hierarchy if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your views / suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;pankaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks Raymond i will look into these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        PANKAJ ARORA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 14:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351430#M519117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T14:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351431#M519118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have u find the solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also working on this solution, so would appreciate if you can help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351431#M519118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: profit centre hierarchy table!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351432#M519119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the main table of profit center is CEPC: Profit Center Master Data Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/profit-centre-hierarchy-table/m-p/2351432#M519119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:13:27Z</dc:date>
    </item>
  </channel>
</rss>

