SAP Material Management

SAP MM (Materials Management) is a module in SAP ERP Central Component (ECC) that provides companies with materials, inventory and warehouse management capabilities. The primary goal of SAP MM is to make sure that materials are always kept in proper quantities and without shortages or gaps in the organization’s supply chain. It also helps supply chain professionals and other SAP users complete the purchasing of goods in a timely and cost-effective way and to be able to deal with day-to-day changes in these processes.

Basic

  • INTRODUCTION TO SAP ERP & SAP MM
  • Enterprise Structure (Company & Company Code,Plant & Storage Locations,Purchase Organisation & Purchase groups)
  • Master Data (Material Masters & Configuration,Vendor Master & Configuration,Info Records & Configuration)
  • Basic Procurement Process
  • Purchase to Pay Process
  • Source Optimisation
  • Quota Arrangement
  • MRP ( Consumption Based Planning )

Purchase and Invoice

  • Configuration Document type – Field status & NR
  • Special Procurement Scenarios
  • Stock Procurement
  • Consumable Procurement
  • Subcontracting Procurement
  • vendor Consignment Procurement
  • Import Procurement Process

Inventory Management

  • Goods Receipt
  • Goods Issues
  • Transfer Postings
  • Reservations
  • Inv. Mgt – Batch Management
  • Inv. Mgt -Serial Number
  • Physical Inventory
  • Service Procurement
  • Stock Transfer – Inter-company & Intra-company code
  • Movement Type Configurations
  • Invoice Entry
  • Invoice Variance
  • Subsequent debits, delivery cost and credit memos
  • Invoicing Plan

 Introduction to OOPS Concepts

  • Introduction
  • Objects
  • Declaring a class
  • The new keyword and constructor
  • Destructor
  • Access method and properties using $this variable
  • Public ,private, protected properties and methods
  • Static properties and method
  • Class constant
  • Inheritance & code reusability
  • Polymorphism
  • Parent:: & self:: keyword