<?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: ABAP Project Estimation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205186#M764089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our company we use ABAP effort estimation tool. A customm built tool which will idnetify the approximate effort required for a given development. The effort is calculated based on the skill set of the developer assigned. For example an object might take 5 days of developmet effort if the developer is a Expert, 8 days if the developer is a Intermediate and 12 days if the developer is a Beginer. So the total effort for any object is determined based on various factors such as the complexcity of code, complex logics, no of BAPI's to be called, no of user interfaces , no of file interfaces and many more such attributes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always difficult to come to an exact effort tracker. We can only come close to the actual effort tracker. We spent a lot of time to develop the effort tracker tool which gives us a close results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Dec 2007 23:33:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-29T23:33:26Z</dc:date>
    <item>
      <title>ABAP Project Estimation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205183#M764086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are some good rules of thumb and sources to read about estimating ECC or R/3 implementation work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 20:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205183#M764086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T20:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Project Estimation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205184#M764087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, this link may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0f97946-20e5-2910-e4aa-d4ec8b6c345c" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0f97946-20e5-2910-e4aa-d4ec8b6c345c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2007 04:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205184#M764087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-29T04:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Project Estimation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205185#M764088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Maha.  I appreciated your link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for something that will tell me average productivity for an ABAP programmer in terms of non-blank Lines of tested code (NBLOC) or a similar metric.  For example, if I estimate it will take 60,000 non-blank lines of code (this includes comments, since they are not blank), how much ABAP program effort should be required to write that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Points, it turns out, are not very good metrics for such estimation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2007 21:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205185#M764088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-29T21:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Project Estimation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205186#M764089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our company we use ABAP effort estimation tool. A customm built tool which will idnetify the approximate effort required for a given development. The effort is calculated based on the skill set of the developer assigned. For example an object might take 5 days of developmet effort if the developer is a Expert, 8 days if the developer is a Intermediate and 12 days if the developer is a Beginer. So the total effort for any object is determined based on various factors such as the complexcity of code, complex logics, no of BAPI's to be called, no of user interfaces , no of file interfaces and many more such attributes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always difficult to come to an exact effort tracker. We can only come close to the actual effort tracker. We spent a lot of time to develop the effort tracker tool which gives us a close results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2007 23:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-project-estimation/m-p/3205186#M764089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-29T23:33:26Z</dc:date>
    </item>
  </channel>
</rss>

