<?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: COSP-OBJNR, finanace in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892825#M934685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there was some other issue with the report..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 06:02:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-30T06:02:36Z</dc:date>
    <item>
      <title>COSP-OBJNR, finanace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892823#M934683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to apply a select query on COSP table. and it is giving a performance issue.&lt;/P&gt;&lt;P&gt;but the problem is there is a field OBJNR within primary key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my senior designers told me, that OBJNR is an internally generated field and can not be put in selection screen. but i guess there is some pattern in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field itself is a 20 CHAR field.&lt;/P&gt;&lt;P&gt;first 2 char are generally KS or EO in my case (i dont know if there are others as well), then the next 4 and 4 are related to cost centres i guess..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a fixed pattern through which i can fill those fields and performance can be improved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help and provide details or links to references.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2008 15:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892823#M934683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-01T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: COSP-OBJNR, finanace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892824#M934684</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;For "KS", you can get the OBJNR from table CSKS, use cost center number as select-criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 03:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892824#M934684</guid>
      <dc:creator>pole_li</dc:creator>
      <dc:date>2008-06-02T03:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: COSP-OBJNR, finanace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892825#M934685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there was some other issue with the report..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 06:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892825#M934685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T06:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: COSP-OBJNR, finanace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892826#M934686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First two character give the object type in CO :&lt;/P&gt;&lt;P&gt;- OR - order - AUFK&lt;/P&gt;&lt;P&gt;- PR - WBS - PRPS&lt;/P&gt;&lt;P&gt;- KS - cost center - CSKS&lt;/P&gt;&lt;P&gt;- KL - cost center / activity - CSSL&lt;/P&gt;&lt;P&gt;- etc. (look at table TBO01)&lt;/P&gt;&lt;P&gt;In the associated table there is a field OBJNR and the usual key fields like order number, project id, cost center id, etc.&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, 28 Jul 2008 06:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cosp-objnr-finanace/m-p/3892826#M934686</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-07-28T06:11:08Z</dc:date>
    </item>
  </channel>
</rss>

