<?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: how to write the tech specification ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493056#M229221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Selva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Check this links..&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="167023"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; /thread/130625 &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt; Some points would be nice if it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2006 03:56:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-18T03:56:05Z</dc:date>
    <item>
      <title>how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493055#M229220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can any 1 tell me how to write the technical specification when a functional spec is given. &lt;/P&gt;&lt;P&gt;guys i need a sample spec or format of it . any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please any one send some reports with code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 03:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493055#M229220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T03:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493056#M229221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Selva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Check this links..&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="167023"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; /thread/130625 &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt; Some points would be nice if it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 03:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493056#M229221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T03:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493057#M229222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Selva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first link provided by Vijayendra provides an already quite comprehensive specification. What I like in particular is chapter "1.15 Assumptions".&lt;/P&gt;&lt;P&gt;I add a similar chapter to my specifications called &amp;lt;b&amp;gt;"Assertions"&amp;lt;/b&amp;gt; which I prefer to place more at the beginning of the document. This chapter contains all assertions (mainly provided by the customer) on which the application is based. For example: &amp;lt;i&amp;gt;"The receiver (of certain costs) is either a single cost center or a cost center group but never both"&amp;lt;/i&amp;gt; (technically possible in the SAP transaction).&lt;/P&gt;&lt;P&gt;Within the application I try to document these assertions using checkpoint groups and assertions (more about this in the informative Weblog of Claudia Dangers /people/claudia.dangers/blog/2005/09/07/how-to-instrument-your-abap-code-with-checkpoint-groups).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do I place this chapter on top of the specification? The customer should see this assertions/assumptions quite early in order to find any mistakes.&lt;/P&gt;&lt;P&gt;Finally, what I have missed in the specification was a chapter &amp;lt;b&amp;gt;"Authorizations".&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 04:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493057#M229222</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-08-18T04:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493058#M229223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/icc/nw-vsi%20interface%20documentation.pdf" target="test_blank"&gt;http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/icc/nw-vsi%20interface%20documentation.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 04:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493058#M229223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T04:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493059#M229224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    can u send me ur mail id, so that i can attach the document n send it to ur mail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 05:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493059#M229224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T05:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to write the tech specification ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493060#M229225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my id: selvendranbtech@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 05:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-the-tech-specification/m-p/1493060#M229225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T05:38:42Z</dc:date>
    </item>
  </channel>
</rss>

