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

technical specs

Former Member
0 Likes
4,640

Could you please tell me how to write technical specs.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,202

Hi,

Check these links, it will give you a nice idea -

http://www.sap.com/services/consulting/servicecategories/technicalimplementation/abapjavaconsulting....

How to write a technical spec

Technical Spec for Interfaces...

/message/1865271#1865271 [original link is broken]

http://saptechnical.com/SampleSpecs/samplespecs.htm

Rewards If Useful

Regards

5 REPLIES 5
Read only

Former Member
0 Likes
2,202

Hey check the below link

Also there should some format of your organization so follow that one too.

If usefull please reward.

Read only

Former Member
0 Likes
2,202

hi pallavi,

Functional Specification:

The Functional Specification describes the features of the desired functinality.. It describes the product's features as seen by the stake holders,and contains the technical information and the data needed for the design and developement.

The Functional Specification defines what the functionality will be of a particulat area that is to be precise a transaction in SAP terminology.

The Functional Specification document to create a detailed design document that explains in detail how the software will be designed and developed.

Technical Specification

Technical Specification is the document prepared by the Technical consultants. These documents are prepared basing on the Functional Specification given by the Functional consultants. The Technical Specification contains the following;

GENERAL INFORMATION

DEVELOPMENT INFORMATION

BUSINESS REQUIREMENTS

DATA EXTRACTION

AVAILABLE CUSTOMISING TABLES

AVAILABLE TEXTS WITH THEIR CODING CONVENTIONS

Check the below links for useful content on Technical and Functional specs:

/thread/409073 [original link is broken]

http://www.epri.com/eprisoftware/processguide/funcspec.html

http://www.mojofat.com/tutorial/

http://searchsoftwarequality.techtarget.com/sDefinition/0,,sid92_gci212169,00.html

http://www.devshed.com/c/a/Practices/Writing-A-Functional-Specification/

http://www.softwarereality.com/lifecycle/FunctionalSpecStandard.doc

http://www.webopedia.com/TERM/F/functional_specification.html

/message/2843923#2843923 [original link is broken]

/message/4189053#4189053 [original link is broken]

You can go through the following pdf in the link for technical specs.

http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/icc/nw-vsi%20interf...

The below link will give u an idea of both the functional and technical specs.

http://www.webopedia.com/TERM/F/functional_specification.html

reward if helpful

regards,

sravanthi

Read only

Former Member
0 Likes
2,202

Hi Pallavi,

The technical specs will contain the following:

1. Detailed data flow diagram, indicating the source and target of data sources at each stage.

2. How the data gets transformed when it is extracted and by the time it reaches the targets.

3. Cube and other lower level design; detailed transformations / update rules/ transfer rules.

4. Data load strategies.

5. Performance tuning options.

6.Report build specifications. This will include how each report will be built, the various variables, structures to be used, formula, broadcasting setting, etc.

7. Usually it is practice to put all the ABAP related specs in one document.

8. Security and authorizations.

Check the link below for ASAP implementation and roadmaps there you can find what you need (if you access to Service Market place)

service.sap.com/bi > Service & Implementation > Sap BW ASAP

[https://websmp209.sap-ag.de/roadmaps]

Check out some of the threads

Go through this links....

[]

]

[;

[]

[;

[/message/1865271#1865271 [original link is broken];

[http://sap-img.com/business/difference-between-bw-technical-and-functional.htm]

Tech specs... based on the given functional specs u have to design the tech specs.. every company have their own starndards for this... some company intially ask u to design the high level design for the techspecs through the given fucntional specs then after u r done with u r program desing u have to write the details tech specs desing...

some companies prefer u to write the detailed desing then ask u to start the coding...

Every comapny has its own template.. u have to give all the details what ever they ask to write... how the process goes, what r the different things u will take into consideration while designing the program... parameters, select option... logic... function modules etc.....

Reward if useful.

Thankyou,

Regards.

Read only

Former Member
0 Likes
2,203

Hi,

Check these links, it will give you a nice idea -

http://www.sap.com/services/consulting/servicecategories/technicalimplementation/abapjavaconsulting....

How to write a technical spec

Technical Spec for Interfaces...

/message/1865271#1865271 [original link is broken]

http://saptechnical.com/SampleSpecs/samplespecs.htm

Rewards If Useful

Regards

Read only

Former Member
0 Likes
2,202

thanks for your replies.