首页
学习
活动
专区
圈层
工具
发布
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新变化-SD销售与分销

1、数据库表变化

简化了数据模型

取消了状态表VBUK, VBUP,状态表相关字段移到了销售对象表中,包括VBAK 、VBAP、LIKP、 LIPS、VBRK。

 Simplification of Document Flow tableVBFA 简化了凭证流表VBFA

 Field length extension of SD documentcategory: Data element VBTYP (Char1) has been replaced by data element VBTYPL(Char4), also: elimination of field VBTYP_EXT (Char4)

 Elimination of redundancies – DocumentIndex Tables 取消了冗余的索引表VAKPA , VAPMA, VLKPA, VLPMA, VRKPA,VRPMA

 Elimination of redundancies – RebateIndex Table VBOX: see simplification item SD Rebate Optimization 取消了返利索引表

Each append field must have the same nameand the same data type as it does in the source table, and each one has to beappended to the table-specific status include structure (DDIC structures VBAK_STATUS,LIKP_STATUS,VBRK_STATUS, VBAP_STATUS or LIPS_STATUS). Only then will the field beconsidered by the automatic data conversion from VBUK to VBAK/LIKP/VBRK andfrom VBUP to VBAP/LIPS, as well as by read function modules that can be used toreplace direct SELECTs to the deprecated status tables VBUK/VBUP.

2、KONV表已被PRCD_ELEMENTS取代

Business documents within the SAP BusinessSuite such as the sales order or the purchase order used to store the pricing result in the databasetable KONV. In SAP S/4HANA, table KONV was replaced in its data persistency role by the new table PRCD_ELEMENTS. However, KONV is and can still be used for data declarationpurposes. It still defines the structure of the pricing result within the application coding. The content of KONV is transferred to PRCD_ELEMENTS when moving to SAP S/4HANA;

3、GTS

SD的外贸功能已被更家完整的GTS(国际贸易服务)所取代。GTS原来是对立的外贸模块,现在已经完整集成到hana s/4 1511版本中。

Currently there are two software services for international tradetransactions: Foreign Trade and Global Trade Service. Foreign Trade is part ofthe normal SD. GTS is an external service that can be installed on anadditional instance. With SAP S/4HANA on-premise edition 1511, the ForeignTrade functionality will be not available because SAP Global Trade Services(GTS) is the successor for the business requirement. For Intrastata customer canleverage functionality within SAP S/4HANA, on-premise edition 1511. Forthe functionalities Letter of Credit; LegalControl andPreference Management the functionalities based on SAP Global Trade Services(GTS) can be used. SAP GTS can be natively integrated with S/4HANA. Additional functionalitiesfor Import- and Export Management are available with SAP GTS.

4、Optimization of SD Rebate Processing for TPM Customers

Customers, who will integrate theirexisting CRM TPM scenario with S/4HANA,still have to use SD Rebate Processing, even though a successor is alreadybeing provided by Settlement Management (cp. simplification item SD Rebate Processing replaced bySettlement Management).

For those customers, the existing SDRebate functionality is optimized with regard to the data base footprint.

For this purpose, from a technicalstandpoint, the rebate index table VBOX is not available.

Please note, that also TPM customers are not able to create new rebate agreements in S/4HANA or extend

existing ones (cp. simplification item SD Rebate Processingreplaced by Settlement Management). However,for the TPM process this is not necessary at all, since for this businessprocess rebate agreements are created by CRM TPM.

Transaction not available in SAPS/4HANA on-premise edition 1511

VBO1 Create Rebate AgreementVB(D Extend Rebate Agreements

If the customer is using the extended SD rebateprocessing a rebuild of the S469 content is required

after the upgrade.

· The customer has to maintain new customizingsettings.

SAP Note: 2200691

实际的情况是创建返利协议:VBO1,仍然可以使用。

未来的趋势,应该是CRM功能会集成到HANA中。

5、SD Rebate Processing replaced by Settlement Management

In general, SD Rebate Processing is not availablewithin SAP S/4HANA. The functional equivalent in SAP S/4HANA is SD Rebate Processingis Settlement Management.

However, there is one exception. CRM TPMcustomers can still use SD Rebate Processing for their business process, buthave to adapt to a SAP S/4HANA optimized solution (cp. simplification itemOptimization of SD Rebate Processing for TPM Customers).

In SAP S/4HANA, SettlementManagement replaces SD Rebate Processing, which means that existing rebate agreementscan only be processed up until the end of the validity date of the agreementand must then be closed by a final settlement. New agreements can only becreated based on condition contracts. Therefore, the corresponding transactioncodes VBO1 resp. VBD for the creation of rebate agreements is not available anymore.

SAP Note: 2226380

下一篇
举报
领券