<?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 we can create techinical specification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853389#M668743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample tech spec documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapgenie/docs/Technical%20Spec%20Template.doc" target="test_blank"&gt;http://www.erpgenie.com/sapgenie/docs/Technical%20Spec%20Template.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical specification Approach document:&lt;/P&gt;&lt;P&gt;&lt;A href="http://chandrameda.tripod.com/TechDev.pdf" target="test_blank"&gt;http://chandrameda.tripod.com/TechDev.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both links from:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/tips_and_tricks.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/tips_and_tricks.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 05:53:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T05:53:58Z</dc:date>
    <item>
      <title>how we can create techinical specification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853386#M668740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how we can create techinical specification &lt;/P&gt;&lt;P&gt;give me one example and rules we have to follow when e are creating techinical spec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 13:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853386#M668740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T13:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: how we can create techinical specification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853387#M668741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Mention the selection screen fields, mandatory fields, Validation for each field, Field Mapping&lt;/P&gt;&lt;P&gt;2. F4 help for any Field if required&lt;/P&gt;&lt;P&gt;3. Selection of data based on the field input&lt;/P&gt;&lt;P&gt;4. Mention in detail which all fields you want to retrieve from which tables &amp;amp; based on what condition&lt;/P&gt;&lt;P&gt;5. Then mention, how you are going to filter those records&lt;/P&gt;&lt;P&gt;6. Then mention how you are going to display the records (ALV/Report etc)&lt;/P&gt;&lt;P&gt;7. Mention if you are going to handle any User Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a flow chart of all the process steps.&lt;/P&gt;&lt;P&gt;Above TS is for a report program. You can create for any other object type based on above lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 03:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853387#M668741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T03:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: how we can create techinical specification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853388#M668742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;       Different companies and even different projects follow several ways for technical specification.&lt;/P&gt;&lt;P&gt;      The common incrediants in the technicals design will be as follows.&lt;/P&gt;&lt;P&gt;1) Brief description of the requirement&lt;/P&gt;&lt;P&gt;2)Technical Flow diagram which shows how we can match data between diff tables.&lt;/P&gt;&lt;P&gt;3) Also a description of the technical flow diagram.&lt;/P&gt;&lt;P&gt;4) some Tds also include test cases &lt;/P&gt;&lt;P&gt;5) Suppose if its for a report then the technical description starts with go to SE38 transaction create a program Z*******&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Avi...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853388#M668742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: how we can create techinical specification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853389#M668743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample tech spec documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapgenie/docs/Technical%20Spec%20Template.doc" target="test_blank"&gt;http://www.erpgenie.com/sapgenie/docs/Technical%20Spec%20Template.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical specification Approach document:&lt;/P&gt;&lt;P&gt;&lt;A href="http://chandrameda.tripod.com/TechDev.pdf" target="test_blank"&gt;http://chandrameda.tripod.com/TechDev.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both links from:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/tips_and_tricks.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/tips_and_tricks.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853389#M668743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: how we can create techinical specification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853390#M668744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical specification is nothing but the development that you have  done of your own,the TS contains the detail about the type of development that you have done ,it describes the table that you have been used the fields you have been used and the approch that you have applied in that particular report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as example and rules is concerned,you can take any of the report that you r developing or developed,and there is no specific rule for developing a TS the TS format varies from company to company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can take any demo format for you own reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 06:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-we-can-create-techinical-specification/m-p/2853390#M668744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T06:13:47Z</dc:date>
    </item>
  </channel>
</rss>

