The Fulfillment Process

Slides:



Advertisements
Similar presentations
Sales and Distribution (SD)
Advertisements

Sales & Distribution (SD)
Elements of the Shipping Step Magal and Word | Integrated Business Processes with ERP Systems | ©
Home.
Sales & Distribution Process
Inter-Warehouse Transfers An Enhancement For iSeries 400 DMAS from  Copyright I/O International, 2004, 2005, 2007, 2010 Skip Intro.
Unit 1: SAP Business One Standard Financial Processes
The Fulfillment Process
Enterprise Systems.
Chapter 11 THE REVENUE CYCLE. Introduction Revenue cycle: 1. Respond to customer inquiries 2. Develop agreements with customers to provide goods and services.
Pertemuan 17 The Sales/Collection Business Process Matakuliah: M0034 /Informasi dan Proses Bisnis Tahun: 2005 Versi: 01/05.
Inventory and Warehouse Management Process
---Confidential 1 Order Management Training. ---Confidential 2 Introduction Three cycles in Oracle Applications Plan to make. Order to cash Procure to.
SAP R/3 Materials Management Module
Sales/Collection Process
Perpetual Inventory System
Sales and Distribution (SD)
Sales and Distribution (SD)
Global Bike Inc..
Sales and Distribution (SD)
Chapter 15, Section 1 Purchasing Items Needed by a Business
Materials Management (MM)
Sales Order Management in SAP R/3
© Paradigm Publishing, Inc.1 Chapter 7 Accounting for a Merchandising Business: Purchases and Cash Payments.
Contents: Sales Process Handling Issues in Sales – A/R Sales - A/R.
SAP ERP Sales and Distribution Solutions
The sales order and purchasing processes MIS2101: Management Information Systems Based on material developed by C.J. Marselis.
Sales & Distribution Processes EGN 5620 Enterprise Systems Configuration Spring, 2014.
Major Information Flows in the Production Process
Merchandise Inventory Account  A merchandising business  buys goods and then sells them to customers (retailers and/or wholesalers) for a profit  Retailer.
0 Glencoe Accounting Unit 4 Chapter 15 Copyright © by The McGraw-Hill Companies, Inc. All rights reserved. Unit 4 The Accounting Cycle for a Merchandising.
University of Southern California Enterprise Wide Information Systems Customer Order Management Instructor: Richard W. Vawter.
Sales & Distribution Processes EGN 5620 Enterprise Systems Configuration Fall, 2015.
Sales & Distribution Processes EGN 5620 Enterprise Systems Configuration (Professional MSEM) Fall, 2011.
SCG PAPER: SAP By: Panidda P./ Narinthip W./ Pabhabwich S.
SAP SD (SALES AND DISTRIBUTION) online TRAINING Online | classroom| Corporate Training | certifications | placements| support CONTACT US: MAGNIFIC TRAINING.
The Fulfillment Process
Audit of the Sales and Collection Cycle. Identify the accounts and the classes of transactions in the sales and collection cycle. Describe the business.
© SAP AG Sales and Distribution (SD) SAP University Alliances Version 2.1 Authors Bret Wagner Stefan Weidner Product SAP ERP 6.0 EhP4 Global Bike Inc.
oracle apps order management training
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 12 Merchandise Purchases and Accounts Payable.
Presented by PERUMALSAMY M ,RAJESH R ERP Sales & Distribution Module.
Customer Order and Account Management Business Processes Chapter 7.
Chapter 22 Procurement Cycle and Documents
The Procurement Process
Sap sales & distribution
Billing.
Inventory Transactions庫存交易
Process the sale to complete the exchange.
SAP SD Overview Dylan Lin 林欣志
Global Bike Inc.. Global Bike Group Background: ▫Consists of two companies located in the US and in Germany History: ▫John Davis won numerous mountain.
Module 4 Revenue Cycle Using SAP Individual Assignment
Customer Contract Management Scenario Overview
Sales Order Process.
Order-to-Cash (Project-Based Services) Scenario Overview
Order-to-Cash (Specified Products) Scenario Overview
Sales/Collection Process
Welcome Back Glencoe Accounting.
Customer Contract Management Scenario Overview
Order-to-Cash (Specified Products) Scenario Overview
Order-to-Cash (Project-Based Services) Scenario Overview
Sales and Distribution (SD)
The Purchasing Process
Module 4 Revenue Cycle Using SAP Individual Assignment
SAP Fulfillment EIN 5346, Logistics Engineering Spring 2010
SAP Sales Order Processing EIN 6133 Enterprise Engineering Spring 2010
Chapter 5 Exercise 2 Assume that an order has been placed with your company’s ERP system. These events occur: The customer’s credit is automatically checked.
Well Come To Our Presentation Accounting Information System Topic: Report on Revenue Cycle.
Presentation transcript:

The Fulfillment Process

Lecture Introduction A few state and OFBiz status notes Behavioral interaction diagrams Sequence and state chart The sales process in detail

A Review of UML Diagrams

Introduction to State We have talked about a system’s structure through class diagrams We have described system behaviors through use case and activity diagrams Some objects and their processes have a state

UML And State An snapshot of attribute values and relationships between objects at an instance in time A purchase order is awaiting approval A purchase order is approved Some attribute do not affect state Events take place causing state transitions And order is received triggering accounting transactions to be posted

State and the Sales Objects Four parts to the order-to-cash process Ordering ORDER_STATUS Shipping SHIPMENT_STATUS Invoicing INVOICE_STATUS Payment PMNT_STATUS

ORDER_STATUS

SHIPMENT_STATUS

INVOICE_STATUS

PAYMENT_STATUS

Magic Occurs Here

Steps in the Fulfillment process The fulfillment process involves Creating customers Creating sales orders Receiving purchase orders from customers Shipping orders Sending and processing invoices Processing payments Managing credit

Master Data (Customer) Contains all information about a customer Every customer must have a master record General data (name, address, account number) Contact information Shipping information, e-mail contact, etc. Login information (access to catalog) A store

Master Data (Material) Remember that vendors sell us materials These are the same materials discussed in the previous chapter Trading goods We make materials for resale too Finished goods We don’t work with them here but there are also consignment goods

The Fulfillment Process Presales activities (these are optional) Quotations Outline agreements Sales activity Generate sales order Shipping Picking documents, packing, delivery, goods issue Invoicing and payment

Pre-sales Activities Sales support and CRM Quotation It’s our offer to the customer to supply selected products at a specific price with specific delivery instructions

Sales Order It’s the acceptance of binding contract between our company and the customer Created though Internet orders Existing contracts Sales quotations (just discussed)

Sales Order (Contents) Customer specific Contains customer information, pricing, and material information Order specific Pricing Shipping point Material information Delivery information Credit limit check MRP transfer

Delivery Scheduling Orders don’t necessarily ship immediately We must often request a delivery date This delivery date must be “possible” The system helps perform the delivery scheduling and availability determination Scheduling is performed using backward and forward scheduling rules More in the topic of warehouse management

Shipping and Routing Information Determines the shipping point for each line item (material) An order can be shipped from multiple warehouses The route determination is used to define the transit time from the shipping point to the destination We will not talk much about route determination

Order Pricing Contains all pricing information for each specific material Taxes and freight can be calculated automatically based on internal rules

Shipping (Deliver) The process begins when the sales order delivery documents are created The process is make up of Picking Packing Loading Confirmation (post goods issue) More detail on this process later when we get to warehouse management

Picking Quantities are based on delivery note Assigned date when picking should begin Supports serial number/lot number tracking and batch management

Packing and Loading Identifies and updates accounts associated with returnable packaging We will not work with returnable packaging Tracks the packed product by container Insures weight/volume restrictions are enforced All packed items are assigned to the required means of transportation

Shipping (steps) Generates packing proposal Calculates weight and volume Checks scheduling Considers partial deliveries Updates route assignment Assigns picking location Updates sales order Determines batches Quality check (if needed)

Goods Issue It’s the change of ownership of our products from our company (Inventory) to their company (FI) Goods are transferred from inventory to cost of goods sold GL accounts are updated The shipping process ends

Billing (Introduction) The data is gathered from the sales order and delivery documents Types of billing Order-based billing Delivery-based billing Outcome is the customer’s invoice Credit status is updated

Common Billing Methods Delivery-based 1 invoice per delivery Collective-based 1 invoice for several deliveries Split invoicing Multiple invoices for one delivery

Billing Documents When posted, Accounts receivable is debited Revenue accounts are credited The document is passed to financial accounting (FI) awaiting payment

Payment Payment is the final step in the sales order process, this step is managed by the Financial Accounting department. Final payment includes: Posting payments against invoices Reconciling differences between payment and invoice Payment will create a posting clearing the liability in the A/R account and increases your bank account