<?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: FI Table...??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840198#M923371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the table CSKA and check the  field KSTAR  u will find the cost elements,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;S.Gangi reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 10:33:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-12T10:33:28Z</dc:date>
    <item>
      <title>FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840195#M923368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the table for FI.&lt;/P&gt;&lt;P&gt;my requirement is in KAH3 transaction i am giving the controlling area and cost element group. then it dispalying some cost elements under the cost element group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, i need the table where can i get the cost elements under cost element group for controlling area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be rewarded for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840195#M923368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840196#M923369</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;Try whether any of the below tables list is useful to your scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCNDS                            Structure overview - Project Info System&lt;/P&gt;&lt;P&gt;TIVXCMSSPOSCE           Item in Schema: Assignment to Cost Element&lt;/P&gt;&lt;P&gt;TKB9E                            PA Transfer Structures for Settlement&lt;/P&gt;&lt;P&gt;TKB9G                            PA Transfer Structure: Source&lt;/P&gt;&lt;P&gt;TKECRMC                       CRM: Transfer of CRM Cost Element Group&lt;/P&gt;&lt;P&gt;TSC0C                            Table of selection criteria for assignments&lt;/P&gt;&lt;P&gt;TSC0I                              Table of selection criteria for rules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 10:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840196#M923369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840197#M923370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  SETHEADER table where SETCLASS = '0102'&lt;/P&gt;&lt;P&gt;SETNODE table where SETCLASS = SETHEADER-SETCLASS&lt;/P&gt;&lt;P&gt;and SUBCLASS = SETHEADER-SUBCLASS&lt;/P&gt;&lt;P&gt;subclass is the Cost Element Group&lt;/P&gt;&lt;P&gt;SETLEAF table where SETCLASS = SETHEADER-SETCLASS&lt;/P&gt;&lt;P&gt;and SUBCLASS = SETHEADER-SUBCLASS&lt;/P&gt;&lt;P&gt;and SETNAME = SETNODE-SETNAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 10:22:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840197#M923370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T10:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840198#M923371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the table CSKA and check the  field KSTAR  u will find the cost elements,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;S.Gangi reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 10:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840198#M923371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T10:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840199#M923372</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;try this GRPDYNP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 15:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840199#M923372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T15:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: FI Table...???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840200#M923373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try this table COSP &amp;lt;-- COEP &amp;lt;--- COBK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if its helpful...tq&lt;/P&gt;&lt;P&gt;[Abap Tips &amp;amp; notes|http://abap4beginner.blogspot.com]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: anuar jusoh on May 13, 2008 7:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 05:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-table/m-p/3840200#M923373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T05:55:43Z</dc:date>
    </item>
  </channel>
</rss>

