当前位置: 首页 > news >正文

SAP分包业务中能否应用后继物料?

近期物流用户在工作中遇到新的问题。在分包业务中的原材料后继(物料主数据设定非连续标识及后继物料)不成功问题。对于未知应用,需要先研究期可行性,与问题或故障不同,如果系统本身就不支持,再多分析测试也只是徒劳。

因此,针对性的在SAP社区找到一些信息。也确实有不可行这样的说法。

接下来,毕竟这些信息来自于用户或顾问,无法代表SAP厂商。为进一步求证,直接在网上向SAP官方提问如下:

当一个分包物料的下级原材料的物料主数据MRP4视图中设定了非连续标识及后继物料后,该物料的MRP结果,并未看到原材料后继替代生效。我想知道,SAP是否不支持这样的应用。

the discontinued and follow up material in materral master MRP4 does not work for subreq.

I want to konw. Whether the system does not support the application

得到回复如下:

The system behavior is correct by standard.
The discontinued part for subcontracting requirements is not supported in the standard system.
The discontinuation functionality is used to transfer dependent requirements of a component to one or several follow-up materials, if the requirements are no longer covered by stock.
Discontinuation only occurs at plant level but not MRP area or subcontracting stock segment (ECC system) -as you cannot maintain discontinuation data in the MRP area.
Also if a requirement exists outside the effective out date for discontinued material,
in this case, MRP run will not create new planning proposals even if the requirement cannot be covered by planned stock. The exception message 58: 'Uncovered reqmt after effective-out date  (S6)' displays in MD05.


You may find more details from below documents.
##3083974 - MRP discontinuation does not work for subcontracting requirements.

0000550219 - FAQ: Subcontracting in the material requirements planning (point 3)
##43636 - Discontinuation control

http://www.lryc.cn/news/476248.html

相关文章:

  • 【数据结构】二叉树——判断是否为完全二叉树
  • FFmpeg 4.3 音视频-多路H265监控录放C++开发十. 多线程控制帧率。循环播放,QT connect 细节,
  • 近百万奖金!2024 Web3.0 创新大赛重磅来袭!
  • gRPC 一种现代、开源、高性能的远程过程调用 (RPC) 可以在任何地方运行的框架
  • cmake系列-怎么构建不同的C++程序目标文件(可执行程序、动态库、静态库)
  • 使用ffmpeg和mediamtx模拟多通道rtsp相机
  • windows系统类似于linux的nohup命令后台启动jar服务
  • 2024 Rust现代实用教程 流程控制与函数
  • stm32入门教程--USART外设 超详细!!!
  • 再探“构造函数”(2)友元and内部类
  • ffmpeg+vue2
  • 基于深度学习YOLOv10的电动二轮车目标检测、轨迹跟踪、测距算法
  • 鸿蒙ArkTS中的image组件
  • LeetCode 684.冗余连接:拓扑排序+哈希表(O(n)) 或 并查集(O(nlog n)-O(nα(n)))
  • 让空气净化器“很听话”-置入NRK3502离线语音控制芯片
  • 8个Visio最佳替代软件推荐,每一款都堪称绘图神器
  • 微服务day02
  • 使用 Logback 的最佳实践:`logback.xml` 与 `logback-spring.xml` 的区别与用法
  • NSET or MSET算法--原理解析
  • NC6 系统配置的消息渠道配置配置涉及相关的表,用户使用admin登录
  • PXC数据库性能测试对比
  • 使用AutoMySQLBackup 数据库自动备份
  • NVR批量管理软件/平台EasyNVR多个NVR同时管理支持对接阿里云、腾讯云、天翼云、亚马逊S3云存储
  • 13.React useTimeout
  • Android待机问题与内存泄露日志定位及bugreport获取分析
  • 访问控制技术原理与应用
  • 详解Rust标准库:Vec向量
  • 网络原理(初一,TCP/IP五层(或四层)模型面试问题)
  • Unity引擎材质球残留贴图引用的处理
  • Flutter鸿蒙next中封装一个列表组件