Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how we can create techinical specification

Former Member
0 Likes
794

how we can create techinical specification

give me one example and rules we have to follow when e are creating techinical spec

4 REPLIES 4
Read only

Former Member
0 Likes
778

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

Read only

Former Member
0 Likes
778

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...

Read only

Former Member
0 Likes
778
Read only

Former Member
0 Likes
778

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^