Skip to main content

SAP - An ERP System

SAP
Systems Applications & Products
System Applications & Products

  •  It is also called as ERP – Enterprise Resource Planning.
  •  SAP software was founded in 1972 by 5 People.
  •  SAP is #1 in the ERP market.
  •  Other Competitors of SAP Products are:
  •  Oracle
  •  Microsoft Dynamics
  •  Net Suite

What is ERP?
  • ERP – Enterprise Resource Planning.
  • ERP integrates everything into a single one. Instead of having more no of modules and Spending more time on every module if one thing is to be changed or updated in a single module. It’s like combining more modules into one to make the work more productive and gets things done easier.
ERP explained by Google Bird

Why ERP is required?

  • ERP is required to understand the customers needed and makes things done easier in short duration.
ERP brief by Google Bird


For eg:

  • Assume that a customer is going to the Cake Shop (Bakery). The customer is asking the Person on the stall.
  • What is the cost of 1kg Black Forest Cake cost?
  • The Person replied as Rs.550
  • Now the customer asking I need 500kgs of black forest cake with this type in addition of more cashew nuts and some extra design over the cake how much it will cost and when it will be ready.

Without ERP System:

  • The person said that sir can u wait for 5mins our cake maker persons will come I will ask them how much time it will take and how much cost it would will let you know sir.
  • Customer is waiting for more than 5mins. The cake maker person has reached and now the person said about the customer requirements to the cake maker. Now Cake Maker person said I need to check for the availability of raw materials to prepare the cake. If not I need to make a call to owner and ask him for the amount to buy those material and then only I can able to say about the price and date of delivery sir.
  • The customer get dejected and went to the next shop and made the order and purchased the Order there.
  • Thus result in Loss of Revenue to the First shop that the customers got dejected. Not only loss on that cake. The customer never again goes back to that shop again and also he won’t prefer that shop to other friends too. Thus loss in Overall Revenue.


With an ERP System:

  • Customer reached the Bakery shop and asked for the same things he ask in previous shop. Now here the reply from the stall person is in few seconds that it will cost around Rs.10268 Sir and will be delivered to you within 18 hours of the order. Thus customer was amused by the words.
  • He made ordered in this shop and went home and he got the cake exactly at 18hrs from the order time.
  • Yes! This cake shop has ERP system which maintains the raw materials availability and time needed to make a cake everything has been stored in an ERP system and the stall person has the right to access those ERP system and Make the Customers satisfied at most needs on the requirements.
  • In addition to that the customer also would also prefer this shop to his friends and he would go back again too. Thus increase in revenue.


User Also Looked into :

  • Everything about Python in Single Place
  • I sure you will follow my blog if you see this Tips and Tricks Corner
  • Want to Learn C Programming You Should check here before to start with C


Thanks and regards,
Tech Bird

Comments

Popular posts from this blog

BIG DATA ANALYTICS

BIG DATA ANALYTICS Have you ever hit upon how Amazon and Flip kart could possible verdict what we want; how the Google auto completes our search; how the YouTube looks into videos we want to watch? When we open YouTube, we will be at sixes and sevens, when we find ads related to what we have searched earlier in the past days. This is where we find ourselves in the era of big data analytics. More than 3 trillion bytes of information are being generated everyday through our smart phones, tablets, GPS devices, etc.  Have we thought about what can be done with all these information? This is where the data analytics comes into play. Big data analytics is just the study of future build up to store data in order to extract the behaviour patterns. The entire social networking website gathers our data which are related to our interest which is usually done by using our past search or any other social information. Data analytics will lead to a walkover in near future....

Managing IT Infrastructure in Company - Cloud Computing

Managing IT Infra in Company Imagine you start a company, and you have a website for that company. The website is hosted on a server which you bought for your small company. Your company is growing and growing. People are visiting your site. Soon you start encountering issues with your website since the traffic on your website is very high and the people are visiting at the same time. When many people are using the same website at the same time, the server slows down.   On the other hand, people using your website will become very less in number if the server slows down. As a result the traffic increases which ultimately increases the power. How to solve this issue? You get more servers in order to resolve this problem which is quite expensive. You have to pay for installation, maintenance and service.  Instead put your website on the server which is online which will be always available and there is no need for any physical equipment. You only have to pay...

Amazon Elastic Compute Cloud (Amazon EC2)

Amazon Elastic Compute Cloud (Amazon EC2) What is AWS EC2 ? Amazon Elastic Compute Cloud, EC2 is a web service from Amazon that provides resizable compute services in the cloud. What do you mean by resizable in AWS EC2 ? You can quickly scale up or scale down the number of server instance you are using based upon on your traffic.  What is called as Instance? An instance is a virtual server for running applications on Amazon’s EC2. Simply Virtual Machine is called as Instance(i.e)it holds the HDD, OS, RAM, Network Connection Whatever things that are need to run a system.  Note : Everything is Virtual You can’t able to see the HDD, RAM , or CPU. Only thing is you can able to configure it based on your need.    So here is the Definition….  Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers. Why Amazo...