How do you do effort estimation? Based on which parameters?
Answer Posted / sandeep
Yes its correct. Each company has some estimator tool that decides, what would be the complexity of the Object. After that Functional people decides the complexity from their end.
Eventually having discussion between Functional and technical management team its decided.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will you code in start-of-selection & end-of-selection ?
Explain client-dependent and client-independent tables.
Explain the disadvantages of logical databases?
What are the events used for logical database?
How do you populate data into a multiple line field?
How many types of size categories and data classes are there?
Explain different types of locks?
What are the major steps will you use for tuning?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are logical data bases used in hr module? : abap hr
What are uses of foreign key?
What is an abap instance?
What are the disadvantages of logical databases?
Can a constructor be declared private? If yes then in which scenario?