what is technical documentation and functional documentation?
what are the steps for unit testing?
Answer Posted / buddula15
Functional Documentation contains more into Functional
requirement information.
Technical Documentation contains purely technical
information of the objct like how the selection screen will
be, what are the tables to be used, how the output will be
and etc.,
Unit Testing is depends on object but it is only testing
the developed object and screen shots with different
outputs and all.
Buddula15
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different types of locks? : abap data dictionary
What is the function of a domain? : abap data dictionary
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Difference between sap script and report?
What is a data element?
Mention some important events in abap programming.
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What is the basic difference internal tables and database tables? : abap data dictionary
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is sql trace? : abap data dictionary
What primary key and foreign key relationship
Does every abap/4 have a modular structure? : abap modularization
Difference between .Include and .append?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
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.