3
Most read
6
Most read
10
Most read
LO Extraction – Part 1: SD
 Application Short Overview




Applies to:
SAP BI, NW2004s Business Intelligence, ABAP, BI. For more information, visit the EDW homepage.

Summary
This article explains about LO extraction and its relevant SD application overview.
Author:      P Renjith Kumar
Company: SAP Labs India PVT Ltd
Created on: 10 June 2010

Author Bio
              P Renjith Kumar is presently working in SAP Labs India Pvt Ltd and specializes in Extraction
              and Modeling areas of BI. Basically as an ABAP consultant, he has extensive cross functional
              experience and has been with end to end SAP ERP and BI implementation projects across
              manufacturing domain.




SAP COMMUNITY NETWORK                  SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                      1
LO Extraction – Part 1: SD Application Short Overview




Table of Contents
Introduction ................................................................................................................................................... 3
Sales       ......................................................................................................................................................... 3
Shipping........................................................................................................................................................ 3
Billing ......................................................................................................................................................... 3
Organization Structure in Sales and Distribution ............................................................................................ 4
Sales and Distribution Process Overview ...................................................................................................... 6
Order Creation .............................................................................................................................................. 7
Delivery......................................................................................................................................................... 7
Billing ......................................................................................................................................................... 9
Tables Involved ........................................................................................................................................... 10
Transactions ............................................................................................................................................... 11
The complete SD flow ................................................................................................................................. 12
In next part we will see about the extractors in LO extraction for SD module. ............................................... 12
Related Content .......................................................................................................................................... 13
Copyright .................................................................................................................................................... 14




SAP COMMUNITY NETWORK                                     SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                                         2
LO Extraction – Part 1: SD Application Short Overview


Introduction
This article addresses the requirement and significance of SD application in LO extraction. This article gives
you a brief overview of SD application module relevant for BI. The first part deals with Functional flow,
Transaction, Tables and their relations.
In SD overview we learn 3 important areas of SD where we do OLAP analysis. Those are.

Sales

Sales allow you to execute different business transactions based on sales documents defined in the system.

Four groups of sales documents are differentiated:

       Customer inquiries and quotations
       Sales orders
       Outline agreements, such as contracts and scheduling agreements
       Complaints, such as free of charge deliveries, credit and debit memo requests and returns

Shipping

Shipping is an important part of the logistics chain in which guaranteed customer service and distribution
planning support play major roles.

In shipping processing, all delivery procedure decisions can be made at the start of the process by

     Taking into account general business agreements with your customer
     Recording special material requests
     Defining shipping conditions in the sales order

The result is an efficient and largely automatic shipping process in which manual changes are only
necessary under certain circumstances.

Billing
Billing represents the final processing stage for a business transaction in Sales and Distribution. Information
on billing is available at every stage of order processing and delivery processing.
This component includes the following functions:
  Creation of:
       1. Invoices based on deliveries or services
       2. Issue credit and debit memos
       3. Pro forma invoices
  Cancel billing transactions
  Comprehensive pricing functions
  Issue rebates
  Transfer billing data to Financial Accounting (FI)




SAP COMMUNITY NETWORK                   SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                       3
LO Extraction – Part 1: SD Application Short Overview


Organization Structure in Sales and Distribution




CLIENT:
       Client is the highest level in SAP
       Client is representing group or corporate identity and
         Under which the SAP system runs normal business
       Common data base for the client
        Data of one client cannot be accessed from other client
Company
Company signifies a legal unit under the client level that produces its own financial documents, balance
sheet and profit and loss statement

Plant
Plant is a production facility or a group of storage locations where stocks are kept.Planning and inventory
management take place at plant level.
Sales Organization
A Legal unit responsible for selling materials and services for one or more plants       and      for negotiating
Prices and terms of delivery with the Customer.
Distribution Channel
Products, services selling channel to customer
Division
A way of grouping Materials, Products or services.




SAP COMMUNITY NETWORK                  SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                      4
LO Extraction – Part 1: SD Application Short Overview


Sales Area
Combination of
        Sales Organization
         Distribution Channel
    Division
Master Data in Sales and Distribution
The source of master data for sales order includes
    Customer master data                : Info about customers
    Material Master data                : Has info about material
    Conditions master data              : For automatic pricing
    Output                              : Information that is sent to customer using various media
    Control tables                      : Tables maintained in customizing
Customer Master data has these details
                    General Data
                    Company Code data
                    Sales area Data
                    Excise details

Partner Functions in customer master
Partner functions are terms that describe the people and organizations with whom you do business, and who
are therefore involved in transactions. For example, when you create an Activity, based on Customizing
settings, it automatically includes the partner functions activity partner, contact person, and person
responsible. Partner functions are always assigned to partner function categories, which are hard-coded in
the system.
Partner function                    Partner function category          Relationship category
Sold-to party                        Sold-to party
Ship-to party                        Ship-to party/Service recipient     Is the goods recipient of
Sales prospect                       Activity partner                    Is the activity partner for
Activity partner                     Activity partner                    Is the activity partner for
Sales manager                        Employee                            Is the employee responsible for

In general
Sold-to-party       :   Places the order
Ship-to-party       :   Receives the goods or services
Bill-to-party       :   Receives the invoices for goods or services
Payer           :   Responsible for paying the amount




SAP COMMUNITY NETWORK                      SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                          5
LO Extraction – Part 1: SD Application Short Overview


Sales and Distribution Process Overview




Presales activity
Enquiry and Quotations comes at this stage.
Sales order processing
Acceptance of customer’s Sales order
Important type of Sales orders are
    Scheduling agreement
    Order
    Rush order
    Stock transport order
    Free of cost order




SAP COMMUNITY NETWORK                  SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                      6
LO Extraction – Part 1: SD Application Short Overview


Order Creation




Delivery




Out bound Delivery Creation > A document created with reference to Sales order




SAP COMMUNITY NETWORK                SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                    7
LO Extraction – Part 1: SD Application Short Overview




     A delivery document will have header and item




Post Goods issue
Once this is done the outbound delivery status is updated. The billing due list is updated. Material stock will
be reduced.




SAP COMMUNITY NETWORK                   SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                       8
LO Extraction – Part 1: SD Application Short Overview


Billing
Bills can be created with reference to
      Order
      Delivery
      Previous bill
After creating billing
      Customer accounted debited
      Cost of goods sold account credited
      Tax & Duties GL account posted
Billing types




Invoce creation




SAP COMMUNITY NETWORK               SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                   9
LO Extraction – Part 1: SD Application Short Overview




A billing document has header and item
A billing document creation has following effects




Tables Involved
Sales order
VBAK -SD header
VBAP -SD item




SAP COMMUNITY NETWORK                  SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                      10
LO Extraction – Part 1: SD Application Short Overview


Billing
VBRK -Billing header
VBRP -Billing item
Shipping
VTTK -Shipment header
Delivery
LIKP -Delivery header
LIPS -Delivery item
Pricing
KONH -Conditions header
KONP -Conditions item

Transactions
      MM01-Create material
      VA01-Create sales order
      VA32-Scheduling agreement
      VF02-Change billing document
      VL01 -Create delivery
      VK01 -Create sales order
      VD01 -Create sales area
      FD01 -Create accounting
      VA21-Create quotation
      VA11-Create inquiry
      VA41-Create contract
      VA05-List of sales order




SAP COMMUNITY NETWORK         SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                             11
LO Extraction – Part 1: SD Application Short Overview


The complete SD flow




In next part we will see about the extractors in LO extraction for SD module.




SAP COMMUNITY NETWORK           SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                               12
LO Extraction – Part 1: SD Application Short Overview


Related Content
http://help.sap.com/saphelp_erp60_sp/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm
For more information, visit the EDW homepage




SAP COMMUNITY NETWORK               SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                   13
LO Extraction – Part 1: SD Application Short Overview


Copyright
© Copyright 2010 SAP AG. All rights reserved.
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG.
The information contained herein may be changed without prior notice.
Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.
Microsoft, Windows, Excel, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation.
IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, System z9, z10, z9,
iSeries, pSeries, xSeries, zSeries, eServer, z/VM, z/OS, i5/OS, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Serv er,
PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes,
BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA, AIX,
Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation.
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.
Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems
Incorporated in the United States and/or other countries.
Oracle is a registered trademark of Oracle Corporation.
UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group.
Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of
Citrix Systems, Inc.
HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts
Institute of Technology.
Java is a registered trademark of Sun Microsystems, Inc.
JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by
Netscape.
SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and other SAP products and services mentioned
herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries.
Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsi us, and
other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered
trademarks of Business Objects S.A. in the United States and in other countries. Business Objects is an SAP company.
All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document
serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("S AP
Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable fo r errors or
omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the
express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituti ng an
additional warranty.




SAP COMMUNITY NETWORK                            SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com
© 2010 SAP AG                                                                                                                14

More Related Content

PDF
Lo extraction part 2 database update logic
PDF
Lo extraction part 4 update methods
PDF
Lo extraction part 7 enhancements
PDF
How to write a routine for 0 calday in infopackage selection
PDF
How to use abap cds for data provisioning in bw
PDF
Using error stack and error dt ps in sap bi 7.0
PDF
Sap bw lo extraction
PDF
Lo extraction – part 5 sales and distribution (sd) datasource overview
Lo extraction part 2 database update logic
Lo extraction part 4 update methods
Lo extraction part 7 enhancements
How to write a routine for 0 calday in infopackage selection
How to use abap cds for data provisioning in bw
Using error stack and error dt ps in sap bi 7.0
Sap bw lo extraction
Lo extraction – part 5 sales and distribution (sd) datasource overview

What's hot (20)

PDF
Lo extraction part 3 extractor logic
PDF
Enhancing data sources with badi in SAP ABAP
PDF
Line item dimension and high cardinality dimension
PDF
Bw writing routines in update rules
PDF
Lo extraction part 6 implementation methodology
PDF
Currency conversion in bi 7.0
PDF
Sap bw4 hana
PPTX
SAP overview.pptx
PDF
How to create generic delta
PDF
Fox formula in sap bi integrated planning
PPTX
Introduction to extracting data from sap s 4 hana with abap cds views
PPT
Extractioncockpit
PDF
Beginner's guide create a custom 'copy' planning function type
PDF
Customer exit variables in sap
PDF
Hybrid provider based on dso using real time data acquisition in sap bw 7.30
PDF
Errors in process chains
PDF
How to run v3 job
PDF
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
PDF
BW Adjusting settings and monitoring data loads
PPTX
SAP HANA for SAP Overview
Lo extraction part 3 extractor logic
Enhancing data sources with badi in SAP ABAP
Line item dimension and high cardinality dimension
Bw writing routines in update rules
Lo extraction part 6 implementation methodology
Currency conversion in bi 7.0
Sap bw4 hana
SAP overview.pptx
How to create generic delta
Fox formula in sap bi integrated planning
Introduction to extracting data from sap s 4 hana with abap cds views
Extractioncockpit
Beginner's guide create a custom 'copy' planning function type
Customer exit variables in sap
Hybrid provider based on dso using real time data acquisition in sap bw 7.30
Errors in process chains
How to run v3 job
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
BW Adjusting settings and monitoring data loads
SAP HANA for SAP Overview
Ad

Viewers also liked (15)

PDF
Pricing policy
PPT
Extractions and performance monitoring
PPT
Extractors sapr3
DOCX
Field symbols
PDF
Analysis process designer (apd) part 1
PDF
Usgage of ABAP in BI
PDF
Analysis process designer (apd) part 2
PDF
Reading sample sappress_1054_sales_and_distribution_in_sap_erp_practical_guide
PDF
Transportation chain shipping cost calculation for multi leg with different v...
PPT
Building the Business Case for SAP HANA
PDF
Delivering digital devolution in local authorities bluefin solutions - dece...
PPT
SAP Accounts Reveivable Financial Transaction | http://sapdocs.info
PPT
List Processing in ABAP
PPTX
2015 04 Preparing for the SAP S/4HANA Migration
DOCX
Pricing policy
Extractions and performance monitoring
Extractors sapr3
Field symbols
Analysis process designer (apd) part 1
Usgage of ABAP in BI
Analysis process designer (apd) part 2
Reading sample sappress_1054_sales_and_distribution_in_sap_erp_practical_guide
Transportation chain shipping cost calculation for multi leg with different v...
Building the Business Case for SAP HANA
Delivering digital devolution in local authorities bluefin solutions - dece...
SAP Accounts Reveivable Financial Transaction | http://sapdocs.info
List Processing in ABAP
2015 04 Preparing for the SAP S/4HANA Migration
Ad

Similar to Lo extraction part 1 sd overview (20)

PDF
Sap sd quick guide
PPTX
Sap sd org
DOCX
patanali
PPTX
SAP SD interview questions
PDF
Dealer management system on sap cloud platform
PPTX
SAP SRM Interview questions
PDF
Pricing Efficiency
PDF
SAP SD Dissertation
PDF
SAP SD Dissertation
PPTX
SAP Leonardo Blockchain Services and Use-Cases
PPTX
ASUG SNC Demo Service
DOC
207828627 sap-bootcamp-quiz-sd
PDF
PPT
SAP ByDesign
PDF
Fi sd integration with copa
PDF
PPT
Rohit demo sap ps_module_training
PDF
Saa s versus-on-premise-erp
Sap sd quick guide
Sap sd org
patanali
SAP SD interview questions
Dealer management system on sap cloud platform
SAP SRM Interview questions
Pricing Efficiency
SAP SD Dissertation
SAP SD Dissertation
SAP Leonardo Blockchain Services and Use-Cases
ASUG SNC Demo Service
207828627 sap-bootcamp-quiz-sd
SAP ByDesign
Fi sd integration with copa
Rohit demo sap ps_module_training
Saa s versus-on-premise-erp

Recently uploaded (20)

PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
advance database management system book.pdf
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
Race Reva University – Shaping Future Leaders in Artificial Intelligence
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
My India Quiz Book_20210205121199924.pdf
PDF
Journal of Dental Science - UDMY (2021).pdf
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
B.Sc. DS Unit 2 Software Engineering.pptx
Uderstanding digital marketing and marketing stratergie for engaging the digi...
Virtual and Augmented Reality in Current Scenario
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
AI-driven educational solutions for real-life interventions in the Philippine...
Core Concepts of Personalized Learning and Virtual Learning Environments
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
advance database management system book.pdf
Introduction to pro and eukaryotes and differences.pptx
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Race Reva University – Shaping Future Leaders in Artificial Intelligence
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
My India Quiz Book_20210205121199924.pdf
Journal of Dental Science - UDMY (2021).pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
Environmental Education MCQ BD2EE - Share Source.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf

Lo extraction part 1 sd overview

  • 1. LO Extraction – Part 1: SD Application Short Overview Applies to: SAP BI, NW2004s Business Intelligence, ABAP, BI. For more information, visit the EDW homepage. Summary This article explains about LO extraction and its relevant SD application overview. Author: P Renjith Kumar Company: SAP Labs India PVT Ltd Created on: 10 June 2010 Author Bio P Renjith Kumar is presently working in SAP Labs India Pvt Ltd and specializes in Extraction and Modeling areas of BI. Basically as an ABAP consultant, he has extensive cross functional experience and has been with end to end SAP ERP and BI implementation projects across manufacturing domain. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 1
  • 2. LO Extraction – Part 1: SD Application Short Overview Table of Contents Introduction ................................................................................................................................................... 3 Sales ......................................................................................................................................................... 3 Shipping........................................................................................................................................................ 3 Billing ......................................................................................................................................................... 3 Organization Structure in Sales and Distribution ............................................................................................ 4 Sales and Distribution Process Overview ...................................................................................................... 6 Order Creation .............................................................................................................................................. 7 Delivery......................................................................................................................................................... 7 Billing ......................................................................................................................................................... 9 Tables Involved ........................................................................................................................................... 10 Transactions ............................................................................................................................................... 11 The complete SD flow ................................................................................................................................. 12 In next part we will see about the extractors in LO extraction for SD module. ............................................... 12 Related Content .......................................................................................................................................... 13 Copyright .................................................................................................................................................... 14 SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 2
  • 3. LO Extraction – Part 1: SD Application Short Overview Introduction This article addresses the requirement and significance of SD application in LO extraction. This article gives you a brief overview of SD application module relevant for BI. The first part deals with Functional flow, Transaction, Tables and their relations. In SD overview we learn 3 important areas of SD where we do OLAP analysis. Those are. Sales Sales allow you to execute different business transactions based on sales documents defined in the system. Four groups of sales documents are differentiated:  Customer inquiries and quotations  Sales orders  Outline agreements, such as contracts and scheduling agreements  Complaints, such as free of charge deliveries, credit and debit memo requests and returns Shipping Shipping is an important part of the logistics chain in which guaranteed customer service and distribution planning support play major roles. In shipping processing, all delivery procedure decisions can be made at the start of the process by  Taking into account general business agreements with your customer  Recording special material requests  Defining shipping conditions in the sales order The result is an efficient and largely automatic shipping process in which manual changes are only necessary under certain circumstances. Billing Billing represents the final processing stage for a business transaction in Sales and Distribution. Information on billing is available at every stage of order processing and delivery processing. This component includes the following functions: Creation of: 1. Invoices based on deliveries or services 2. Issue credit and debit memos 3. Pro forma invoices Cancel billing transactions Comprehensive pricing functions Issue rebates Transfer billing data to Financial Accounting (FI) SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 3
  • 4. LO Extraction – Part 1: SD Application Short Overview Organization Structure in Sales and Distribution CLIENT:  Client is the highest level in SAP  Client is representing group or corporate identity and  Under which the SAP system runs normal business  Common data base for the client  Data of one client cannot be accessed from other client Company Company signifies a legal unit under the client level that produces its own financial documents, balance sheet and profit and loss statement Plant Plant is a production facility or a group of storage locations where stocks are kept.Planning and inventory management take place at plant level. Sales Organization A Legal unit responsible for selling materials and services for one or more plants and for negotiating Prices and terms of delivery with the Customer. Distribution Channel Products, services selling channel to customer Division A way of grouping Materials, Products or services. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 4
  • 5. LO Extraction – Part 1: SD Application Short Overview Sales Area Combination of  Sales Organization  Distribution Channel  Division Master Data in Sales and Distribution The source of master data for sales order includes  Customer master data : Info about customers  Material Master data : Has info about material  Conditions master data : For automatic pricing  Output : Information that is sent to customer using various media  Control tables : Tables maintained in customizing Customer Master data has these details  General Data  Company Code data  Sales area Data  Excise details Partner Functions in customer master Partner functions are terms that describe the people and organizations with whom you do business, and who are therefore involved in transactions. For example, when you create an Activity, based on Customizing settings, it automatically includes the partner functions activity partner, contact person, and person responsible. Partner functions are always assigned to partner function categories, which are hard-coded in the system. Partner function Partner function category Relationship category Sold-to party Sold-to party Ship-to party Ship-to party/Service recipient Is the goods recipient of Sales prospect Activity partner Is the activity partner for Activity partner Activity partner Is the activity partner for Sales manager Employee Is the employee responsible for In general Sold-to-party : Places the order Ship-to-party : Receives the goods or services Bill-to-party : Receives the invoices for goods or services Payer : Responsible for paying the amount SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 5
  • 6. LO Extraction – Part 1: SD Application Short Overview Sales and Distribution Process Overview Presales activity Enquiry and Quotations comes at this stage. Sales order processing Acceptance of customer’s Sales order Important type of Sales orders are  Scheduling agreement  Order  Rush order  Stock transport order  Free of cost order SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 6
  • 7. LO Extraction – Part 1: SD Application Short Overview Order Creation Delivery Out bound Delivery Creation > A document created with reference to Sales order SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 7
  • 8. LO Extraction – Part 1: SD Application Short Overview  A delivery document will have header and item Post Goods issue Once this is done the outbound delivery status is updated. The billing due list is updated. Material stock will be reduced. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 8
  • 9. LO Extraction – Part 1: SD Application Short Overview Billing Bills can be created with reference to  Order  Delivery  Previous bill After creating billing  Customer accounted debited  Cost of goods sold account credited  Tax & Duties GL account posted Billing types Invoce creation SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 9
  • 10. LO Extraction – Part 1: SD Application Short Overview A billing document has header and item A billing document creation has following effects Tables Involved Sales order VBAK -SD header VBAP -SD item SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 10
  • 11. LO Extraction – Part 1: SD Application Short Overview Billing VBRK -Billing header VBRP -Billing item Shipping VTTK -Shipment header Delivery LIKP -Delivery header LIPS -Delivery item Pricing KONH -Conditions header KONP -Conditions item Transactions  MM01-Create material  VA01-Create sales order  VA32-Scheduling agreement  VF02-Change billing document  VL01 -Create delivery  VK01 -Create sales order  VD01 -Create sales area  FD01 -Create accounting  VA21-Create quotation  VA11-Create inquiry  VA41-Create contract  VA05-List of sales order SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 11
  • 12. LO Extraction – Part 1: SD Application Short Overview The complete SD flow In next part we will see about the extractors in LO extraction for SD module. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 12
  • 13. LO Extraction – Part 1: SD Application Short Overview Related Content http://help.sap.com/saphelp_erp60_sp/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm For more information, visit the EDW homepage SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 13
  • 14. LO Extraction – Part 1: SD Application Short Overview Copyright © Copyright 2010 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft, Windows, Excel, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, System z9, z10, z9, iSeries, pSeries, xSeries, zSeries, eServer, z/VM, z/OS, i5/OS, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Serv er, PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes, BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA, AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsi us, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects S.A. in the United States and in other countries. Business Objects is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("S AP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable fo r errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituti ng an additional warranty. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com © 2010 SAP AG 14