‎2007 Aug 16 8:57 AM
Hi Freinds,
in realtime, what are steps we want follow when we want write the CODE
according to the business requirements???
what are functional consultants give to write the CODE???
regards,
‎2007 Aug 17 6:09 AM
Hi Vijay,
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.
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.
Then the review of the dcouments happens and once the same is approved we can proceed with actual development.
Throughout the process one needs to communicate with the Functional Consultant for any business process functionality.
Thanks,
Samantak.
<b>Rewards points for useful answers.</b>
‎2007 Aug 17 7:21 AM
Hi Vijay,
In realtime scenarios following steps comes up.
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
2. Developer comes up with his own TDD and submits it to the superior.
3. Superior goes through it and approves it.
4. Developer starts the coding accordingly as per the given information and request number provided by FDD.
5. Once he completes the Coding then he prepares the UTCD and sends to this superior and waits for approval .
6. Once 5th point approval getting then he can transport the object from dev to fit