首页
学习
活动
专区
圈层
工具
发布
30 篇文章
1
SAP最佳业务实践:SD–销售报价(112)-1业务概览
2
SAP最佳业务实践:SD–销售报价(112)-2业务处理
3
SAP最佳业务实践:SD–退货和投诉(111)-1业务概览
4
SAP最佳业务实践:SD–退货和投诉(111)-2业务处理
5
SAP最佳业务实践:SD–退货和投诉(111)-3财务处理
6
SAP最佳业务实践:SD–退货和投诉(111)-4后续流程
7
SAP最佳业务实践:SD–外贸出口处理(118)-1业务概览
8
SAP最佳业务实践:SD–外贸出口处理(118)-2付款保证
9
SAP最佳业务实践:SD–外贸出口处理(118)-3销售订单
10
SAP最佳业务实践:SD–外贸出口处理(118)-4发货
11
SAP最佳业务实践:SD–外贸出口处理(118)-5形式发票
12
SAP最佳业务实践:SD–外贸出口处理(118)-6发货过账、开票
13
SAP S/4 HANA后勤业务创新
14
SAP最佳业务实践:SD–免费交货(110)-1业务概览
15
SAP最佳业务实践:SD–免费交货(110)-2业务处理
16
SAP S/4HANA最佳业务实践:Order-to-Cash订单到收款-1概览
17
SAP S/4HANA最佳业务实践:Order-to-Cash订单到收款-2客户360度视图
18
SAP S/4HANA最佳业务实践:Order-to-Cash订单到收款-3合同处理
19
SAP S/4HANA最佳业务实践:Order-to-Cash订单到收款-4报价单处理
20
SAP S/4HANA最佳业务实践:Order-to-Cash订单到收款-5订单处理
21
SAP S/4 HANA新变化-MM物料管理:数据模型
22
SAP S/4 HANA新变化-MM物料管理
23
SAP S/4 HANA新变化-PP生产计划
24
SAP S/4 HANA新变化-MM-IM物料帐:物料评估
25
SAP S/4 HANA新变化-CO物料帐(for Ver.1610)
26
SAP S/4 HANA新变化-主数据:业务伙伴之前台操作
27
SAP S/4 HANA新变化-主数据:业务伙伴之后台配置
28
SAP S/4 HANA新变化-主数据:物料主数据
29
SAP S/4 HANA新变化-SD销售与分销
30
SAP S/4 HANA新变化-信用管理
清单首页sap4文章详情

SAP S/4 HANA新变化-MM-IM物料帐:物料评估

Material Ledger Obligatory for Material Valuation

物料帐强制启用

Description

This simplification makes it mandatory to use the Material Ledger (ML) in all SAP S/4HANA systems.

After the technical SUM migration, the Material Ledger needs to be migrated.

Relevant IMG migration activities:

 Customizing migration配置迁移:

o from SAP ERP or SAP Simple Finance to SAP S/4HANA 1511: transaction: SPRO -->Migration from SAP ERP Accounting powered by SAP HANA --> Preparations and Migration of Customizing --> Preparations and Migration of Customizing for Material Ledger --> Migrate Material Ledger Customizing

o from SAP ERP or SAP Simple Finance to SAP S/4HANA 1610: transaction: SPRO --> Migration to SAP S/4HANA Finance --> Preparations and Migration of Customizing -->Preparations and Migration of Customizing for Material Ledger --> Migrate MaterialLedger Customizing

配置迁移,1511和1610没有差异。

 Data migration数据迁移:

o from SAP ERP or SAP Simple Finance to SAP S/4HANA 1511: transaction: SPRO -->Migration from SAP ERP Accounting powered by SAP HANA --> Migration --> Material Ledger Migration

o from SAP ERP or SAP Simple Finance to SAP S/4HANA 1610: transaction: SPRO -->Migration to SAP S/4HANA Finance --> Data Migration --> Start and Monitor Data Migration

数据迁移:1511和1610版本有差异

You need to migrate the Material Ledger even if you are already using SAP Simple Finance (that is,you are migrating from SAP Simple Finance to SAP S/4 HANA Inventory Management). In addition, you need to migrate the Material Ledger even if you are already using the Material Ledger in your

source system. If you performing an upgrade from S/4HANA 1511 to S/4HANA 1610, no manual IMG

Material Ledger data migration is necessary. Latest trends in material management aim for improved and more flexible valuation methods in multiple currencies and parallel accounting standards while simultaneously reducing required system resources and improving scalability of the business processes. Since the data model of the Material Ledger module supports these business requirements, it was chosen as the basis for material inventory valuation in the new SAP S/4HANA solution. It is very important to distinguish between Material Ledger, in its role as an inventory subledger in Accounting, and the business feature Actual Costing. Material Ledger, as the inventory subledger, values material inventories in multiple currencies and GAAPs in parallel. In addition Material Ledger is a basic prerequisite for the use of Actual Costing. With Actual Costing you can value your material inventories, work in process, and cost of goods sold with weighted average unit costs that are being calculated after the fact by evaluating business transactions of one or more posting periods. Actual Costing also provides additional features, such as actual cost component splits. Even though activation of Material Ledger is now mandatory, activation of Actual Costing is still optional.

Before S/4HANA, the inventory valuation tables xBEW(H) - tables: EBEW, EBEWH, MBEW, MBEWH,OBEW, OBEWH, QBEW, QBEWH - contain transactional as well as master data attributes.

With S/4HANA, the inventory valuation tables do still exist as DDIC definitions as well as database objects.

上述表仍然存在,但是功能已被DDL视图取代。

However, they will only be used to store material master data attributes. The transactional fields LBKUM, SALK3 and SALKV will be retrieved from the Material Ledger. (From S/4HANA 1610 these transactional fields will be retrieved from the Universal Journal Entry Line Items table ACDOCA and the Material Ledger table. For more detailed information please see SAP Note: 2337383).

Hence,those fields are not updated anymore in the original xBEW(H) tables.

上述字段不会在原表中更新,为了兼容性,可以通过CDS视图进行取数。

As a consequence, the above mentioned tables need to be updated less often, which leads to a higher throughput due to fewer database locks. For compatibility reasons there are Core Data Service (CDS) Views assigned as proxy objects to all those tables ensuring that each read access to one of the mentioned tables still returns the data as before. The CDS views consist of database joins in order to retrieve both master data from the original xBEW(H) table and transactional data from Material Ledger tables. (From S/4HANA 1610 transactional data from the Universal Journal Entry Line Items table ACDOCA and the Material Ledger table. For more detailed information please see SAP Note: 2337383).

Hence all customer coding, reading data from those tables, will work as before because each read access to one of the tables will get redirected in the database interface layer of NetWeaver to the assigned CDS view. Write accesses to those tables have to be adjusted if transactional fields are affected.

The following table gives an overview of the new relevant database objects in the S/4HANA Inventory Valuation data model:

Table

Table description

DDL source of CDSview for redirect(proxy view)

View to read the content ofthe original database table(w/o redirect to proxy view)

View to readmaster dataattributes only

EBEW

Sales Order StockValuation

MBV_EBEW

MBVEBEWOLD

V_EBEW_MD

EBEWH

History of SalesOrder StockValuation

MBV_EBEWH

MBVEBEWHOLD

V_EBEWH_MD

MBEW

Material Valuation

MBV_MBEW

MBVMBEWOLD

V_MBEW_MD

MBEWH

History of MaterialValuation

MBV_MBEWH

MBVMBEWHOLD

V_MBEWH_MD

OBEW

Valuated Stock withSubcontractor(Japan)

MBV_OBEW

MBVOBEWOLD

V_OBEW_MD

OBEWH

History of ValuatedStock withSubcontractor(Japan)

MBV_OBEWH

MBVOBEWHOLD

V_OBEWH_MD

QBEW

Project StockValuation

MBV_QBEW

MBVQBEWOLD

V_QBEW_MD

QBEWH

History of ProjectStock Valuation

MBV_QBEWH

MBVQBEWHOLD

V_QBEWH_MD

上述表,已被DDL视图所取代。

Business Process related information

If customers are not already using the material ledger, it will be activated during the conversion process. In MM02 and MR21 material prices can now be maintained in multiple currencies.

物料价格可以按多币种进行维护。

In Financials the inventory account balances are calculated separately for each currency and result therefore in a cleaner and more consistent valuation in other currencies than the local currency.

Transaction not available inSAP S/4HANA on-premiseedition 1511

MMPI: Initialize period for material master records (Not available with activated Material Ledger)

Related SAP Notes

Conversion Pre-Checks

SAP Note: 2194618SAP Note: 2129306

Custom Code related information

SAP Notes: 1804812

下一篇
举报
领券