what is SAP fullform
Answer Posted / mohammed azam ali
SAP - System Application & Products
SAP is basically designed to create a common centralized
database for all the applications running in all the
departments in an organization. The kind of application you
can manage includes -
Logistics
Finances
Reporting
HR etc.
The original name for SAP was : Systeme, Anwendungen,
Produkte (In German). The system comprises of a number of
fully integrated modules, which covers virtually every
aspect of the business management.
The Key benefits of SAP are :-
It Eliminates the duplication and redundancy in data.
Increases productivity, efficiency and better management
of resources.
Improves Customer Service through better Customer
Interaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is work flow gen? how can it will work with .Net?
What is a response cookie?
How many types of Cookies are available in ASP.NET?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How does asp net store session ids by default?
Define view state.
What is mvc in asp.net interview question? : Asp.Net MVC
If you want to write your own dot net language, what steps you will you take care?
What is a session in programming?
Diff between web user control and web custom control?
What are validator? How do you disable them?
Is it possible to change the index of primary key on table?
Explain the difference between singleton and single call?
How to change Master page in ASP.Net using code?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc