惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

博客园 - Slashout

Revenue Accounting and Reporting (RAR) | Concept and Configuration TOM 什么是目标运营模式 What's the Solution for SAP C4C system What is SAP BRIM? BRIM Solution 外地人在北京 - 公积金/车牌摇号/买房/子女读书 SAP SEM SAP training scope SAP从入门到精通课程体系 贝索斯创业心态 DEMO 领域驱动设计(DDD):项目目录(包、模块)结构 VR-设备产业链 博众投资:虚拟数字人概念,开辟元宇宙炒作新战场! 高绩效团队建设与管理系列课程 领导力管理培训课 FW: 华为PMO Supercell资深策划谈三大产品制作经验:游戏设计就像丛林探险,必须险中求胜 大数据分析推荐平台 如何开发一款游戏:游戏开发流程及所需工具 高效能的习惯 - 活着,就是为了改变世界
SAP CAR integration with S/4 HANA 零售解决方案 [SAP POS]
Slashout · 2022-03-23 · via 博客园 - Slashout

As you may be aware SAP CAR can be integrated with the below SAP components

Inbound(into SAP CAR)

1.SAP PI – For inbound sales processing in PIPE(POSDTA for CAR) for sales received from POS

2.SAP SLT – This is for data replication of Master data, Inventory and Sales Documents from SAP ECC or SAP S4HANA into SAP CAR

3.Customer data can be integrated from SAP CRM into SAP CAR

4.SAP Hybris Marketing to SAP CAR (customer number, target offer information etc)

Outbound(out of SAP CAR)

1.SAP BW for the non aggregated sales data for analytics and reporting

2.SAP ECC for aggregated sales(WPUUMS), Sales as per Receipt(WPUBON), Payment information(WPUTAB), Financial transactions(WPUFIB) and also WPUWBW(Goods Movements) idocs

3.SAP F&R (Forecasting and Replenishment)

4.SAP WFM(Workforce Management)

S4 HANA integration with SAP CAR

In this document lets look in detail the customizing options and BAdIs that are available within S4HANA system to integrate with SAP CAR

First and foremost is to configure the basic settings for SAP CAR integration as shown below

SPRO->POS Interface ->Inbound ->SAP CAR Integration ->Define Basic settings for Integration with SAP CAR

Here you define the RFC destination of the SAP CAR system(DEV,QA or PROD)

BAdI : Activate Integration with In-Store MIM UI5 App

You can use this BAdI to activate integration with CAR, if you are using In-store MIM to get inventory visibility for the Retail store Apps.

Effects on Customizing

Activation of the below extended fields are required when it comes to external communication interfaces(in our case S4HANA integration with SAP CAR)

Extended Material Number

Article number length (MATNR) increase from 18CHAR to 40 CHAR is supported by SAP CAR3.0 onwards

Refer to SAP Note 2232396 for more details

NOTE : IDocs WPUUMS and WPUBON coming out of SAP CAR system will contain material number with 40 CHAR padded with leading zeroes to be able to integrate with S4HANA system.Also there are some Fashion specific fields introduced in the idoc structure to integrate with FMS(AFS combined with SAP Retail)

Extended Stock/Requirement Segment

Stock and requirement segment is increased from 16CHAR to 40CHAR

Refer to SAP Note 2419302 for more details

Effects on HANA content

To support the new SAP S/4 HANA deployment option, a new set of SAP HANA graphical views are delivered in the sap.is.retail.car_s4h SAP HANA content package

Below are my other blogs relating to POSDTA/CAR for your reference.

POSDM Vs POSDTA

https://blogs.sap.com/2019/03/03/posdm-vs-posdta/

Journey from POSDM to POSDTA(CAR)

https://blogs.sap.com/2019/03/04/journey-from-posdm-to-posdtacar/

Migration from POSDM to POSDTA(CAR)

https://blogs.sap.com/2019/03/06/migration-from-posdm-to-posdta/