<?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: Coding point in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683885#M620612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;In realtime scenarios following steps comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Developer recieves Functional Design Document from the Functional Team and will be getting time for analys it like some 5-7 days to prepare his own Technical Design Document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Developer comes up with his own TDD and submits it to the superior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Superior goes through it and approves it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Developer starts the coding accordingly as per the given information and request number provided by FDD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Once he completes the Coding then he prepares the UTCD and sends to this superior and waits for approval .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Once 5th point approval getting then he can transport the object from dev to fit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 06:21:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-17T06:21:52Z</dc:date>
    <item>
      <title>Coding point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683883#M620610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freinds,&lt;/P&gt;&lt;P&gt;in realtime, what are steps we want follow when we want write the CODE&lt;/P&gt;&lt;P&gt;according to the business requirements???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are functional consultants give to write the CODE???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683883#M620610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Coding point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683884#M620611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the program develoment happens in phases. In the initial phase the requirement gathering is done and after that functional documents are prepared by the functional consultants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the functional documents are ready then the documents will be send for technical design documents to ABAP er. Here the technical person have to prepare a draft of the actual how to of the code with all the minute technical details and the ABAP objects that will be used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the review of the dcouments happens and once the same is approved we can proceed with actual development. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Throughout the process one needs to communicate with the Functional Consultant for any business process functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Rewards points for useful answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 05:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683884#M620611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T05:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Coding point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683885#M620612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;In realtime scenarios following steps comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Developer recieves Functional Design Document from the Functional Team and will be getting time for analys it like some 5-7 days to prepare his own Technical Design Document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Developer comes up with his own TDD and submits it to the superior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Superior goes through it and approves it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Developer starts the coding accordingly as per the given information and request number provided by FDD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Once he completes the Coding then he prepares the UTCD and sends to this superior and waits for approval .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Once 5th point approval getting then he can transport the object from dev to fit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 06:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coding-point/m-p/2683885#M620612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T06:21:52Z</dc:date>
    </item>
  </channel>
</rss>

