zoukankan      html  css  js  c++  java
  • SAP SD基础知识之订单中装运相关的功能 II

    SAP SD基础知识之订单中装运相关的功能 II

     

    一,计划Scheduling

     

    当业务人员创建一张订单时,系统能够决定基于客户要求的delivery date的物料可用日期;需要交货的货物必须在该时点及时可用于shipping。

    系统在做Scheduling时候,要考虑以下的时间:

    Transit time:Time required in order to ship a delivery to the ship-to party;

    Loading time: Time required for loading the goods;

    Pick/pack time: Time required for picking, packing, and so on;

    Transportation lead time: Time required for organizing the transportation;

     

    接下来,系统在订单中执行反冲排程(backward scheduling),如果结果是过去的日期,则系统执行前向排程(forward scheduling),这需要确定一个新的请求交货日期;这同样发生在物料在物料可用日期时不可用的情况。

     

    当我们创建一张outbound delivery之后可以再次执行前向计划,这种情况一般用于当订单中决定的物料可用日期处于创建outbound delivery之前(创建订单时延迟),我们可以为每个delivery type指定是否重新排程。相关配置如下图示:

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    对于每个shipping point,我们可以决定系统是否执行精确排程或日排程。当我们为shipping point维护了"working times",排程根据working times来执行并且结果显示至分钟。Shipping point的配置里Working times的设置,如下图示:

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    交货排程Delivery Scheduling

     

    Delivery scheduling包括pick/pack time和loading time,这些时间依赖于交付订单项目的shipping point。我们可以为每个sales document type指定是否执行delivery scheduling,配置界面如下图示:???

     

    对于每个sales document type,可以定义是否只有pick/pack time(不是loading time)在交货排程中考虑, 相关配置路径如下:

    SAP SD基础知识之订单中装运相关的功能 II

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    还可以为每个shipping point定义pick/pack time和/或loading time是否应该被考虑,相关配置路径如下:

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    我们还能够选择为pick/pack time和loading time定义的全局时间在shipping point level是否足够或者是否应该使用基于更多标准的更详细的时间定义;

    这些标准包括:

    · Shipping point;

    · Weight group(for pick/pack time)或者loading group(for loading time):来自物料主记录;

    · Route(可选);

    相关的配置路径如下图示:

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    SAP SD基础知识之订单中装运相关的功能 II

     

     

    - 完 -

     

    2020-2-11 写于苏州市。

  • 相关阅读:
    FastApi下载文件
    测试平台系列(74) 测试计划定时执行初体验
    [CF895C]Square Subsets
    [bzoj2157/lgoj1505]旅游
    [luogu3674]小清新人渣的本愿
    关于Web前端 编程时流程控制中的流程控制图和 if 判断及九九乘法表
    关于流程控制语句中switch选择和各种循环
    SUSE Linux Enterprise Server 11 SP3安装详解(转)
    SVN代码管理
    安卓app开发服务器端开发
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/12381884.html
Copyright © 2011-2022 走看看