1 Configuring SAP ERP Sales and Distribution -introduction to SAP
SAP is one of the most popular enterprise resource planning (ERP) solutions in
the world. It offers an integrated system that supports major business functions
such as sales, production, and financial accounting. Over the years, SAP has been
enhanced, and new versions have been released. The older SAP R/3 has now developed
into the SAP ERP system on which we have based this book.
The latest version of SAP ERP at this time is ERP Central Component, Release 6.0,
often referred to as ECC 6.0. It consists of several application components closely
integrated with one another. SD is one of these application components.
When any organization looks to implement SAP ERP, it first studies its business
processes and decides on the ones that are to be mapped in SAP. Based on this, it
can select the application components that are relevant. For example, a manufacturing
organization may require a different set of applications than a service provider
or a trading company.
The Sales and Distribution application caters to the business processes associated
with customer order fulfillment. SD has several components offering diverse functionality.
For example, there are components for pricing (which control how prices
and costs are determined in a sales transaction), availability check (that control how
product stocks are allocated to orders from various customers), and credit management
(that check the credit worthiness of the customer before a transaction is permitted).
Again, you have to select which processes are applicable to you.
In an integrated system, each application has to mesh with other related applications
to ensure continuity and consistency. This is one of the strong points of the SD
application.
Next we’ll cover the first steps in accessing SAP. As we go through the application in
this book, we will discuss each step in further detail.
sap是世界上最流行的一款ERP(企业资源计划)解决方案。它提供了一套一整套集成系统,支持如销售、产品、财务等大型商业模块。这些年,SAP一直在进步,发布了新版本。我们的书正式基于SAP ERP这款从老式的SAP R/3系统更新过来的系统。
目前最新的SAP ERP版本是 ERP 中心组件 6.0版本,也叫ECC6.0。它包括了几个紧密集成的应用模块,SD是其中一个。
当任何组织去实施SAP ERP时,他们会去了解他们自己的商业模式,然后决定哪些东西需要实施到SAP中去。基于这些,他们可以挑选相关联的应用组件模块来实施。举个例子,一个工厂组织相对于一家设备供应商或贸易公司而言,更加需要不同的模块应用设置。
销售和分销模块适合于和客户订单执行相关的商业流程。SD拥有不同的组件能够提供不同的功能,例如:有定价功能(其作用是控制销售交易中的价格与费用)、可行性检查功能(其作用是控制不同客户订单的货物库存的分配)、借贷管理(在交易之前去检核客户的信贷价值)。再次说明,你必须选择一个合适的业务流程。
在这个集成系统中,每一个模块都和其他模块有联系来确保连续性和一致性。这是SD模块的一大优点。
然后,我们将会介绍访问SAP的第一步。当我们在学习这些模块的时候,我们会细致描述每一步操作。
1 Configuring SAP ERP Sales and Distribution -introduction to SAP的更多相关文章
- 2 Configuring SAP ERP Sales and Distribution -introduction to SAP
First Steps in SAPWe’ll now discuss some of the basic menus, screens, and transactions that you need ...
- SAP C4C Opportunity和SAP ERP Sales流程的集成
首先在C4C里创建一个新的Opportunity: 给这个Opportunity添加一个新的产品: 点按钮:Request Pricing, 从ERP抓取pricing数据,点按钮之前Negotiat ...
- [转帖]SAP一句话入门:Sales and Distribution
SAP一句话入门:Sales and Distribution http://blog.vsharing.com/MilesForce/A616565.html SD是Sales and Distri ...
- SAP ERP SD模块中维护销售人员
SAP ERP SD模块中维护销售人员信息并分配销售组织 分类: SAPHCM用户指南 在SAP ERP系统,销售和分销(SD)模块中需要创建销售人员(Sales Personnels)消息, ...
- SAP ERP 与SAP CRM有什么不同?
SAP ERP 与SAP CRM有什么不同? 从管理理念上来说,ERP是提高企业内部资源的计划和控制能力,讲究的是在满足客户.及时交货的同时最大限度地降低各种成本,通过提高内部运转效率来提高对客户的服 ...
- SAP ERP 6.0 EHP7 SR2(WINDOWS MSSQL版)安装说明
原文 by 枫竹丹青 ⋅ 1.安装准备 1.1.版本说明 本文是描述在一个Windows虚拟机.SQL Server数据库环境下,安装SAP ERP 6.0 EHP7 SR2服务器,安装完成虚拟机文件 ...
- Business Process and SAP ERP
1. Definition of Organisation - Organizations are created entities within and through which people i ...
- App Distribution Guide--(三)---Configuring Your Xcode Project for Distribution
Configuring Your Xcode Project for Distribution You can edit your project settings anytime, but some ...
- 【概率论】5-1:分布介绍(Special Distribution Introduction)
title: [概率论]5-1:分布介绍(Special Distribution Introduction) categories: - Mathematic - Probability keywo ...
随机推荐
- springboot中使用servlet时返回结果乱码问题
在总的配置文件:application.properties中做一个配置,把我的问题解决了. #编码格式 spring.http.encoding.force=true spring.http.enc ...
- 关于maven的repositories
在maven repositories视图中,有local repositories和global repositories两种. local repositories是本地的库,默认目录在C:\Us ...
- poj2279 Mr. Young's Picture Permutations[勾长公式 or 线性DP]
若干人左对齐站成最多5行,给定每行站多少个,列数从第一排开始往后递减.要求身高从每排从左到右递增(我将题意篡改了便于理解233),每列从前向后递增.每个人身高为1...n(n<=30)中的一个数 ...
- Java多线程和并发(一),进程与线程的区别
目录 1.进程和线程的由来 2.进程和线程的定义 3.进程和线程的区别 一.进程和线程的区别 1.进程和线程的由来 2.进程和线程的定义 进程是资源分配的最小单位,线程是CPU调度的最小单位 3.进程 ...
- TTTTTTTTTTTTT 树的直径 Codeforces Beta Round #14 (Div. 2) D. Two Paths
tiyi:给你n个节点和n-1条边(无环),求在这个图中找到 两条路径,两路径不相交,求能找的两条路径的长度的乘积最大值: #include <iostream> #include < ...
- [CF666E]Forensic Examination:后缀自动机+线段树合并
分析 用到了两个小套路: 使用线段树合并维护广义后缀自动机的\(right\)集合. 查询\(S[L,R]\)在\(T\)中的出现次数:给\(T\)建SAM,在上面跑\(S\),跑到\(R\)的时候先 ...
- 用node.js搭建一个静态资源站 html,js,css正确加载 跳转也完美实现!
昨天买了一个服务器想着用来测试一些自己的项目,由于是第一次建站,在tomcat,linux,node.js间想了好久.最终因为node搭建比较方便没那么麻烦就决定用node.js来搭建网站项目. 搭建 ...
- war包部署到tomcat
1.maven web app打包成app.war.打包命令:mvn clean package Dmaven.test.skip=true war 是什么?里面有什么东西?a.web.app所有必 ...
- 查看线程的cpu占用率
1) top -H -p 进程pid 查看线程的线程ID与CPU占用情况.或者使用 ps -eLo pid,lwp,pcpu | grep 进程pid2) pstack ...
- centos 系统时间设置
在我们使用CentOS系统的时候,也许时区经常会出现问题,有时候改完之后还是会出错,下面我们就来学习一种方法来改变这个状况.如果没有安装,而你使用的是 CentOS系统 那使用命令 yum insta ...