‎2006 Aug 18 4:47 AM
hi can any 1 tell me how to write the technical specification when a functional spec is given.
guys i need a sample spec or format of it . any help is appreciated
please any one send some reports with code
‎2006 Aug 18 4:56 AM
‎2006 Aug 18 5:21 AM
Hello Selva
The first link provided by Vijayendra provides an already quite comprehensive specification. What I like in particular is chapter "1.15 Assumptions".
I add a similar chapter to my specifications called <b>"Assertions"</b> 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: <i>"The receiver (of certain costs) is either a single cost center or a cost center group but never both"</i> (technically possible in the SAP transaction).
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).
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.
Finally, what I have missed in the specification was a chapter <b>"Authorizations".</b>
Regards
Uwe
‎2006 Aug 18 5:22 AM
‎2006 Aug 18 6:47 AM
hi,
can u send me ur mail id, so that i can attach the document n send it to ur mail.
‎2006 Aug 23 6:38 AM