cancel
Showing results for 
Search instead for 
Did you mean: 

functional analyse

Former Member
0 Kudos

Hi,

i am abaper.. i have one question..

how to analyse the functional things when doing a program.

and how to discuss fuctional requrements from the functional connsultants??

explain pls.

regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

before starting any object we have to go thru the intial review of the given object.

here we will go thru the FS , try to understand the req. and clear the queries if u have any amidst with the Functional guys.

after clearing the doubts start preparing TS according to that req.

read well abt the Processing overview/business req.

find what is the motto of developing that object.

List out the req. info that is required tables, Field mappings, Relationship of that tables which you are using to dev. that object.

write Suedo-code in TS.

<b>Reward points if useful</b>

Cheers,

Chandra

Former Member
0 Kudos

Hi,

First all of all you need to go thru the Functional Specification documents provided by concern consultants. Understand the requirement and get all the fields and tables from the fucntional guy. And discuss your understanding with the functional consultant. Then start your development work.

Thanks,

Sri

Former Member
0 Kudos

Hi,

So before start your program you have to complete that many activities.

1. Read your function specification.(it is document which contain functional requirment)

2. List tables and fields which r defined in functional specification.

3. Check releation between tabls.

4. FS contain all processing logics.

5. Now start your programming.

Rewards points if it is useful.