‎2007 Sep 25 2:43 PM
how we can create techinical specification
give me one example and rules we have to follow when e are creating techinical spec
‎2007 Sep 26 4:18 AM
Hi Praveen,
1. Mention the selection screen fields, mandatory fields, Validation for each field, Field Mapping
2. F4 help for any Field if required
3. Selection of data based on the field input
4. Mention in detail which all fields you want to retrieve from which tables & based on what condition
5. Then mention, how you are going to filter those records
6. Then mention how you are going to display the records (ALV/Report etc)
7. Mention if you are going to handle any User Command
Create a flow chart of all the process steps.
Above TS is for a report program. You can create for any other object type based on above lines.
Best regards,
Prashant
‎2007 Sep 26 6:47 AM
Hi Praveen,
Different companies and even different projects follow several ways for technical specification.
The common incrediants in the technicals design will be as follows.
1) Brief description of the requirement
2)Technical Flow diagram which shows how we can match data between diff tables.
3) Also a description of the technical flow diagram.
4) some Tds also include test cases
5) Suppose if its for a report then the technical description starts with go to SE38 transaction create a program Z*******
Regards
Avi...
‎2007 Sep 26 6:53 AM
Here is a sample tech spec documentation:
http://www.erpgenie.com/sapgenie/docs/Technical%20Spec%20Template.doc
Technical specification Approach document:
http://chandrameda.tripod.com/TechDev.pdf
Both links from:
‎2007 Sep 26 7:13 AM
hi
good
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.
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.
So you can take any demo format for you own reference.
thanks
mrutyun^