- 浏览: 360809 次
- 性别:
- 来自: 保定
文章分类
- 全部博客 (266)
- ERP (69)
- ERP-SAP-MM (50)
- ERP-SAP-FICO (23)
- ERP-SAP-HR (2)
- ERP-SAP-HU (1)
- ERP-SAP-BASIS (4)
- ERP-SAP-EWM (2)
- div+css (34)
- flex (9)
- 网页设计理论 (17)
- 网页代码理论 (1)
- 网页代码技巧 (12)
- UI设计理论 (6)
- flash (3)
- 界面设计 (14)
- 数码照片处理 (7)
- 影像处理 (1)
- logo设计 (3)
- 测试 (6)
- 习惯性思维 (6)
- 心情日记 (14)
- 印刷 (3)
- seo优化 (5)
- 人力资源eHR管理 (3)
- 项目管理相关链接 (1)
- PPT演示沟通 (5)
- 项目管理 (4)
- TAMM40_Part2.rar (1)
- SAP VIM (1)
- SAP使用公司 (1)
- 会计 (1)
- erp-sap-qm (1)
- WEB前端 (0)
最新评论
-
liomao:
火狐浏览器不通用吧?
收藏本站代码及设为首页代码 -
上善如水:
我刚刚开始写网页,看了不少的写作规范写作规范,可是还是有浏览器 ...
UL-LI 标签结合CSS的运用基础 -
ksmjava:
关于技术人员的前途,目前在国内确实得用"惨淡&quo ...
WEB前端设计师需要的技能 -
AlexChen_China:
Web开放工具是如此的丰富啊...初来乍道很多工具都不知道;
前端开发大众手册(包括工具、网址、经验等) -
xiaoqing20:
不错长见识了
什么是UI
一、移动类型相关的表
Customizable
Table Name Descriptioin
T156 Movement Type - BWART
T156B Movement Types: Screen Selection (BWART+SOBKZ) Batch determination
T156SC Mvt Type: Qty/Value Posting: Customer Table; as of Rel. 4.6A ;QM.Inspection
T156Q Movement Type: Material-Independent Control
T156X Trans./Event Key Modification
T156T Movement Type Text
T158B Check Table: Movement Type for Transaction Code
T157H Help Texts for Movement Types
T157D Reason for Movement
T156N Next Movement Type
TMCA Evaluating movement types for LIS update
System
Table Name Descriptioin
T156SY Mvt Type: Qty/Value Update: System Table; Rel. 4.6A;(<4.6,T156S)
T156W Posting string values(BUSTW)
T156M Posting String: Quantity(BUSTM)
T156F Fields in Quantity String
T156C Stock Types and Their Values
二、一些的作用说明
T163K
The 'Consumption posting' indicator and the account grouping code for the automatic account determination are read from table T163K for the account assignment category from the purchase order.
The consumption posting is empty for goods receipts that are not assigned.
The value from T163K is not always used for goods issues.
During goods issues with movement type 601, the 'Consumption posting' indicator originates from the delivery.
You can maintain the table with transaction OME9.
T156S
This table must contain an entry for the following key fields, because otherwise error message M7001 'Entry & & & not in table T156S (system error)' is displayed.
The movement type is entered in the goods receipt transactions.
The value update is stored in the detail screen for the material type, transaction OMS2.
The quantity update is stored in the detail screen for the material type, transaction OMS2.
The special stock indicator is entered in the goods receipt transaction.
The movement indicator is derived from the transaction.
Consumption posting indicator for stock transfer.
The consumption posting is selected from T163K.
For this key, important economical data such as value string and quantity string is read from T156S during a goods movement. If a value string is maintained for an entry for a material with value update, this must not be deleted because otherwise inconsistencies may occur.
T156X
If you add an entry in T156S, you must also maintain T156X. T156X has the same key fields as T156S plus value string plus numerator. The account grouping code for every entry is stored here. It is used in the automatic account determination.
T156W
The respective transaction/event keys (GBB, WRX) for the value string are maintained here. For these transaction/event keys, you must store a G/L account for the automatic account determination considering the valuation grouping code and the account grouping code (from T163K and T156X).
关于T156S T156X T156K T156W参见:Note 34913 - The handling of tables T156S, T156X, T156W, T163K
三、举例说明SAP是如何根据配置抛帐的(以101移动类型为例)
In the test case that you propose, in the goods receipt for a purchase order with the movement type 101, normally:
.- We expect an invoice to arrive, so we post to the key WRX for the GR/IR clearing account.
.- We increase the value of our stock, so we post to the key BSX for the stock account.
第一步:
In the table T156 for the Movement Type you are posting (101 in this case) you have the Posting String Reference (T156-BUSTR, in this case it is also 101).
第二步:
With this posting string reference you can have a look at the table T156SY. Here, as mentioned before, depending on:
If you are posting into the special stock.
If value update and quantity update are made (see the material type for the material in the table MARA and then check OMS2 for the Plant).
If you post with reference to a document (purchase order, etc).
If you post with reference to a special procedure (stock transport order, for example).
If you update consumption.
第三步:
You locate the Value String T156SY-BUSTW. For example, WE01.
第四步:
With this value string, in T156W, you can see all the possible posting keys which can be used:
BUSTW CNT02 VORSL
WE01 01 BSX
WE01 02 WRX
WE01 03 PRD
WE01 04 KDM
WE01 05 EIN
WE01 06 EKG
WE01 07 BSV
WE01 08 FRL
WE01 09 FRN
WE01 10 BSX
WE01 11 UMB
第五步:
The program coding reads this table, and determine all these possible posting keys. Then it goes into the valuation program and tries to determine a value for all of them.
第六步:
Those keys which finally get a value of zero (for example, if BSX and WRX match, no price differences are generated, so PRD gets a value of zero) are not posted, and not included in the final accounting document.
四、相关的函数
MR_ACCOUNT_ASSIGNMENT
account from the table T030 according to:
SELECT SINGLE * FROM T030 WHERE KTOPL = KONTENPLAN
AND KTOSL = VORGANGSSCHLUESSEL
AND BWMOD = BEWERTUNG_MODIF
AND KOMOK = KONTO_MODIF
AND BKLAS = BEWERTUNGSKLASSE.
the chart of accounts (KONTENPLAN), the posting key (VORGANGSSCHLUESSEL), the valuation grouping code (BEWERTUNG_MODIF), the account modifier (KONTO_MODIF) and the valuation class in the material master (BEWERTUNGSKLASSE).
This table T030 is customized in OBYC.
account from the table T030 according to:
五、配置路径说明
1) You are posting in a Plant. The Plant is assigned in OX18 to a Company Code. The Company Code is assigned in OB62 to a Chart of Accounts.
You take here the Chart of Accounts for your Company Code.
2) Under the IMG:
Materials Management -> Valuation and Account Assignment -> Account Determination -> Account Determination Without Wizard -> Define Valuation Control
You define whether you want your Plants to be grouped together or treated individually.
Then, in the next customizing step to "Group Together Valuation Areas", you can see to which group you have assigned the Plant.
This is the Valuation Grouping Code.
3) The Valuation class is defined in the Accounting 1 view of your Material Maser.
4) The account modifier is used in some posting keys like GBB, PRD or KON to subdivide the account determination.
You can see in the activity "Define Account Grouping for Movement Types" the different account modifiers to be used in these posting keys.
You need to know:
The movement type.
If you are posting into the special stock.
If value update and quantity update are made (see the material type for the material in the table MARA and then check OMS2 for the Plant).
If you post with reference to a document (purchase order, etc).
If you update consumption.
Once you have all this info, you can find the account in OBYC.
From: http://dengkangning.blog.hexun.com/50729176_d.html
Customizable
Table Name Descriptioin
T156 Movement Type - BWART
T156B Movement Types: Screen Selection (BWART+SOBKZ) Batch determination
T156SC Mvt Type: Qty/Value Posting: Customer Table; as of Rel. 4.6A ;QM.Inspection
T156Q Movement Type: Material-Independent Control
T156X Trans./Event Key Modification
T156T Movement Type Text
T158B Check Table: Movement Type for Transaction Code
T157H Help Texts for Movement Types
T157D Reason for Movement
T156N Next Movement Type
TMCA Evaluating movement types for LIS update
System
Table Name Descriptioin
T156SY Mvt Type: Qty/Value Update: System Table; Rel. 4.6A;(<4.6,T156S)
T156W Posting string values(BUSTW)
T156M Posting String: Quantity(BUSTM)
T156F Fields in Quantity String
T156C Stock Types and Their Values
二、一些的作用说明
T163K
The 'Consumption posting' indicator and the account grouping code for the automatic account determination are read from table T163K for the account assignment category from the purchase order.
The consumption posting is empty for goods receipts that are not assigned.
The value from T163K is not always used for goods issues.
During goods issues with movement type 601, the 'Consumption posting' indicator originates from the delivery.
You can maintain the table with transaction OME9.
T156S
This table must contain an entry for the following key fields, because otherwise error message M7001 'Entry & & & not in table T156S (system error)' is displayed.
The movement type is entered in the goods receipt transactions.
The value update is stored in the detail screen for the material type, transaction OMS2.
The quantity update is stored in the detail screen for the material type, transaction OMS2.
The special stock indicator is entered in the goods receipt transaction.
The movement indicator is derived from the transaction.
Consumption posting indicator for stock transfer.
The consumption posting is selected from T163K.
For this key, important economical data such as value string and quantity string is read from T156S during a goods movement. If a value string is maintained for an entry for a material with value update, this must not be deleted because otherwise inconsistencies may occur.
T156X
If you add an entry in T156S, you must also maintain T156X. T156X has the same key fields as T156S plus value string plus numerator. The account grouping code for every entry is stored here. It is used in the automatic account determination.
T156W
The respective transaction/event keys (GBB, WRX) for the value string are maintained here. For these transaction/event keys, you must store a G/L account for the automatic account determination considering the valuation grouping code and the account grouping code (from T163K and T156X).
关于T156S T156X T156K T156W参见:Note 34913 - The handling of tables T156S, T156X, T156W, T163K
三、举例说明SAP是如何根据配置抛帐的(以101移动类型为例)
In the test case that you propose, in the goods receipt for a purchase order with the movement type 101, normally:
.- We expect an invoice to arrive, so we post to the key WRX for the GR/IR clearing account.
.- We increase the value of our stock, so we post to the key BSX for the stock account.
第一步:
In the table T156 for the Movement Type you are posting (101 in this case) you have the Posting String Reference (T156-BUSTR, in this case it is also 101).
第二步:
With this posting string reference you can have a look at the table T156SY. Here, as mentioned before, depending on:
If you are posting into the special stock.
If value update and quantity update are made (see the material type for the material in the table MARA and then check OMS2 for the Plant).
If you post with reference to a document (purchase order, etc).
If you post with reference to a special procedure (stock transport order, for example).
If you update consumption.
第三步:
You locate the Value String T156SY-BUSTW. For example, WE01.
第四步:
With this value string, in T156W, you can see all the possible posting keys which can be used:
BUSTW CNT02 VORSL
WE01 01 BSX
WE01 02 WRX
WE01 03 PRD
WE01 04 KDM
WE01 05 EIN
WE01 06 EKG
WE01 07 BSV
WE01 08 FRL
WE01 09 FRN
WE01 10 BSX
WE01 11 UMB
第五步:
The program coding reads this table, and determine all these possible posting keys. Then it goes into the valuation program and tries to determine a value for all of them.
第六步:
Those keys which finally get a value of zero (for example, if BSX and WRX match, no price differences are generated, so PRD gets a value of zero) are not posted, and not included in the final accounting document.
四、相关的函数
MR_ACCOUNT_ASSIGNMENT
account from the table T030 according to:
SELECT SINGLE * FROM T030 WHERE KTOPL = KONTENPLAN
AND KTOSL = VORGANGSSCHLUESSEL
AND BWMOD = BEWERTUNG_MODIF
AND KOMOK = KONTO_MODIF
AND BKLAS = BEWERTUNGSKLASSE.
the chart of accounts (KONTENPLAN), the posting key (VORGANGSSCHLUESSEL), the valuation grouping code (BEWERTUNG_MODIF), the account modifier (KONTO_MODIF) and the valuation class in the material master (BEWERTUNGSKLASSE).
This table T030 is customized in OBYC.
account from the table T030 according to:
五、配置路径说明
1) You are posting in a Plant. The Plant is assigned in OX18 to a Company Code. The Company Code is assigned in OB62 to a Chart of Accounts.
You take here the Chart of Accounts for your Company Code.
2) Under the IMG:
Materials Management -> Valuation and Account Assignment -> Account Determination -> Account Determination Without Wizard -> Define Valuation Control
You define whether you want your Plants to be grouped together or treated individually.
Then, in the next customizing step to "Group Together Valuation Areas", you can see to which group you have assigned the Plant.
This is the Valuation Grouping Code.
3) The Valuation class is defined in the Accounting 1 view of your Material Maser.
4) The account modifier is used in some posting keys like GBB, PRD or KON to subdivide the account determination.
You can see in the activity "Define Account Grouping for Movement Types" the different account modifiers to be used in these posting keys.
You need to know:
The movement type.
If you are posting into the special stock.
If value update and quantity update are made (see the material type for the material in the table MARA and then check OMS2 for the Plant).
If you post with reference to a document (purchase order, etc).
If you update consumption.
Once you have all this info, you can find the account in OBYC.
From: http://dengkangning.blog.hexun.com/50729176_d.html
发表评论
-
SAP ERP系統借贷关系表
2015-06-10 08:54 1269SAP ERP系統借贷关系表 成本核算会计信息归纳 按照事务 ... -
SAP物料批次管理配置及操作手册
2015-05-26 09:26 1497Overview 业务说明 需要先熟悉基本的物料管理(MM)、 ... -
KEY USER整个ERP项目工作内容
2014-12-02 10:59 779一.项目前期准备阶段. 这一阶段关键用户主要是参与SAP模块化 ... -
SAPFI反记账功能简介
2014-10-13 17:26 1601SAPFI反记账功能简介 系统默认的是标准冲销(Stan ... -
SAP物料自动记账科目设置总结(转载)
2014-06-09 09:57 2546SAP物料自动记账科目设 ... -
外部服务采购external service
2014-04-28 09:21 671AC03创建服务主数据--》ME51N创建PR--》ME54N ... -
PS基础知识
2014-04-28 09:14 702一.主数据 项目定义: 在系统中的表示是一条记录,包括全 ... -
PS:项目相关的物资移动
2014-04-25 15:29 0PS:项目相关的物资移动 1. 415Q(MB1B) ... -
SAP中的编号范围
2014-04-25 08:32 0在SAP中,编号范围(number range) 是一个很重要 ... -
18种根据屏幕字段找数据表的方法 rev1.1
2014-04-25 08:29 0最近重新读了一下5月份翻译的第一版,修改了一些错别字、增加了若 ... -
为SAP列表设置新的打印格式
2014-04-25 08:27 991SAP默认为列表打印提供了X_65_132、X_65_255、 ... -
如何修改 SAP 登录后的背景图片(事务码 SMW0,SM30)
2014-04-25 08:20 890SAPgui 提供了丰富的界面 ... -
如何在后台配置中找到某个具体配置的事务码
2014-04-25 08:13 434经常有人问到,在定制后台配置(事务码 SPRO)中,如何根据某 ... -
SAP 标准教材和自学方法
2014-04-25 08:11 860SAP 的标准课程一直是大家关心的问题,下面这个链接就是 SA ... -
权限管理好帮手 SU53+F5
2014-04-25 07:54 580SUIM这个事务码肯定很多朋友都知道并且经常使用了。它主要用来 ... -
在SAP系统中批量删除生产订单的方法
2014-04-17 12:14 1889程序名:PPARCHP1 ,运行SE38,做pro.ORD 的 ... -
计划独立需求及生产版本对应的table
2014-04-17 12:07 1094计划独立需求对应的table为PBIM和PBED。 生产版本 ... -
sap消息输出及打印
2014-03-13 10:11 1265sap消息输出及打印 -
SAP里删除功能
2014-02-25 16:43 1335OABL:删除固定资产 MMPI:删除MM数据 OBR1:删除 ... -
SAP物料凭证号相关
2014-01-29 11:17 1519物料凭证号对应的对象名称:MATBELEG。可以使用事务码:S ...
相关推荐
### SAP移动类型详解 #### 一、概述 在SAP系统中,移动类型是指用于记录库存移动的不同类型的交易。这些移动可以是内部的(比如从一个仓库移到另一个仓库),也可以是外部的(例如从供应商接收货物)。每个移动...
《图解SAP移动类型》是针对SAP MM模块中的一项核心概念——移动类型,进行深入解析的资料。SAP(System Applications and Products)是全球领先的企业资源规划软件,而MM(Materials Management)模块则专注于企业的...
sap移动类型应用1、101/102(凭证方向互为相反) 借:半成品/产成品/库存商品 贷:生产成本-转出 2、105/106(凭证方向互为相反) 直采收货: 借:材料/库存商品等(按标准成本计) 贷:GR/IR(材料采购)(按采购...
在SAP系统中,移动类型(Movement Types)是用来定义物料库存如何在不同的库存状态之间转换的。它们在库存管理、采购、生产和销售等业务流程中起着关键作用。以下是关于标题和描述中提及的一些标准移动类型的详细...
SAP移动类型和评估类型详解 某公司为例: company :1000 plants:1100,1200,1300,1400 . Activate split material valuation 激活分割物料评估,同一个物料的库存在不同的工厂,不同时期或同一工厂的物料可多种评估...
以上是SAP移动类型的一部分,它们构成了库存管理和物料流动的核心操作。理解这些移动类型对于有效监控和控制企业的库存至关重要,能够确保准确的成本计算、库存控制和业务流程的顺利执行。在实际操作中,企业可能会...
内容概要:本文详细介绍移动类型107与109在SAP系统下的应用配置和实施步骤。主要指导如何解决因使用移动类型101引发错误的情形,改用107移动类型完成原采购订单接收并进行原始地验收,之后通过109移动类型把商品由...
本文将详细介绍SAP移动类型的相关知识点,并结合实际应用场景进行说明。 #### 二、移动类型分类及常用示例 移动类型大致可以分为四大类:收货类、发货类、转储类和调整类。 ##### 1. 收货类 - **101**:采购订单...
SAP 移动类型是 SAP Material Management 模块中的关键元素,用于跟踪物料在仓库中的流动情况。每个移动类型都代表一种特定的库存操作,如收货、发货、内部转移等,并与相应的业务流程相关联。以下是根据标题、描述...
( SAP MM移动类型( SAP MM移动类型
SAP 移动类型详解 SAP 移动类型是 SAP 系统中的一种重要概念,它定义了物料在库存中的移动方式和规则。移动类型决定了物料的移动流程、会计凭证的生成、库存价值的更新等。 移动类型可以分为两大类:入库和出库。...
最基础的需求是控制进/出/消耗 包括1/从哪里进来(采购订单/生产订单/其他库位) 到哪里去(销售订单/生产订单/成本中心/内部订单/其他库位/其他工厂) 2/这种移动的原因 (可以对移动进行控制,例如在用户报损 可以细分各...
SAP移动类型讲解 在SAP系统中,移动类型是一个关键概念,它用于区分不同的货物移动。一个移动类型是一个三位数字的识别码,用于标识不同的货物移动。在库存管理中,移动类型扮演着重要的控制功能,例如更新数量字段...
SAP系统中定义了多种移动类型,以下是一些常见的移动类型: - **DB**:记帐差额(没有号码分配)。 - **IB**:库存盘点凭证。 - **ID**:实际盘点凭证,计数和差额。 - **IN**:实际盘点重新计数凭证。 - **IZ**:...
在SAP系统中,移动类型是用来记录物料库存变化的关键元素,是MM模块(物料管理)中的核心组成部分。本文将详细解析几种常见的移动类型及其应用场景。 首先,移动类型561和562主要用于初始化库存。561是库存的初始...
- EKAB(移动类型数据):存储关于物料移动类型的详细信息。 - EKBE(评估类数据):存储物料评估相关的数据。 - EKBZ(库存管理数据):详细记录库存管理相关信息。 - EKES(库存/物料文档数据):记录库存和物料...
SAP库存管理,移动类型配置及使用场景大全 库存管理系统就是管理物资的各类移动。SAP通过“移动类型”来控制各种检验、入库、货架、调拨、出库、报废和盘点等库存事务,控制物料移动中相应会计科目的更新。移动类型...
SAP移动类型及科目关联相关配置.doc
SAP物料移动类型学习 SAP物料移动类型是指在SAP系统中对物料的各种移动和处理方式的定义和配置。这些移动类型决定了物料在库存中的流向、处理和状态变化。SAP物料移动类型是物料管理模块中的一个重要组成部分,涉及...
- **MSEG**:物料凭证的明细表,用于记录具体的物料移动信息。 - **会计凭证**: - **BKPF**:会计凭证的主表,包含凭证的基本信息如凭证编号、凭证日期等。 - **BSEG**:会计凭证的明细表,记录每条凭证的具体...