<?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: Technical Specificaiton in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951129#M944554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For technical specifiaction , atleast 1-2 days requires depends wht is ur object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In u have functional specs , need not to ask anything to functional consullant, if functional specs r good.&lt;/P&gt;&lt;P&gt;U can ask if u have any dout or u want to know flow for that&lt;/P&gt;&lt;P&gt;object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but once u clear flow/idea of object , output of object ,&lt;/P&gt;&lt;P&gt;U can prepare technical specs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 02:56:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T02:56:44Z</dc:date>
    <item>
      <title>Technical Specificaiton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951128#M944553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to prepare technical specifications from funcitonal specifications.&lt;/P&gt;&lt;P&gt;(SAP-ABAP)&lt;/P&gt;&lt;P&gt;I mean 1) What type of questions I need to ask functional consultants&lt;/P&gt;&lt;P&gt;           2)How much time they will give usevally to prepare technical specification&lt;/P&gt;&lt;P&gt;           3)Any other suggestions&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;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 23:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951128#M944553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T23:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Technical Specificaiton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951129#M944554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For technical specifiaction , atleast 1-2 days requires depends wht is ur object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In u have functional specs , need not to ask anything to functional consullant, if functional specs r good.&lt;/P&gt;&lt;P&gt;U can ask if u have any dout or u want to know flow for that&lt;/P&gt;&lt;P&gt;object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but once u clear flow/idea of object , output of object ,&lt;/P&gt;&lt;P&gt;U can prepare technical specs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 02:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951129#M944554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Technical Specificaiton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951130#M944555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per Technical Specs You no need to ask Functional help..&lt;/P&gt;&lt;P&gt;As Your company have to provide You the template of Tech spec. if not..&lt;/P&gt;&lt;P&gt;go thru this steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. After completing your program.&lt;/P&gt;&lt;P&gt;2. The word file has to save with combination of FM and program name and version..&lt;/P&gt;&lt;P&gt;  let say u r doing FI module it should be some thing like &lt;/P&gt;&lt;P&gt;  TS_ZFI*****_ver1.0.&lt;/P&gt;&lt;P&gt;3. Then it word document just give your program name, created by whom, Requested by whom, wht is type of yur prg..&lt;/P&gt;&lt;P&gt;4.Then If your have a selection Screen take a screen shot of it and expalin the fields and explain the retrieval of data with steps carefully..&lt;/P&gt;&lt;P&gt;5. Then mention which FM's used and wht is the purpose of that..&lt;/P&gt;&lt;P&gt;6. And tables used...and Y they are used??&lt;/P&gt;&lt;P&gt;7. any t-code used...&lt;/P&gt;&lt;P&gt;8.If possible Flow chart...&lt;/P&gt;&lt;P&gt;9. And who is Responsible for this program..&lt;/P&gt;&lt;P&gt;10. And Finall Unit Test...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply we can say what ever You done to develop the program we explain in detail is called TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 03:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951130#M944555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T03:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Technical Specificaiton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951131#M944556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In Technical specification u just need to edit FS a bit..&lt;/P&gt;&lt;P&gt;Like u just have to fill slots related to technical part..&lt;/P&gt;&lt;P&gt;there must be some functional specification given as to wat needs to be done in tha particular object.&lt;/P&gt;&lt;P&gt;u just have to convert it technically..&lt;/P&gt;&lt;P&gt;that is u have to write in TO how can it be done technically.. which fields will be used..&lt;/P&gt;&lt;P&gt;wat logic will be used and all&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;palak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 06:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951131#M944556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T06:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Technical Specificaiton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951132#M944557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks To All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 15:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/technical-specificaiton/m-p/3951132#M944557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T15:28:46Z</dc:date>
    </item>
  </channel>
</rss>

