admin管理员组

文章数量:1567915

PP:Planning Strategy

 (2012-03-28 23:30:35)

转载

标签: 

planning

 

strategy

 

杂谈

分类: SAPPP

Planning Strategy

http://help.sap/saphelp_46c/helpdata/EN/cb/7f936943b711d189410000e829fbbd/frameset.htm

Selection priority for planning strategy is:

First material, second MRP group and last plant parameters. E.g. System first checks for material, if strategy is defined there, that is used, if it's not maintained there, then it checks if it's defined in MRP group.

That is the same for all MRP parameters, not only strategy.

If you wanna test how it works, try this:

1. create an mrp group, say 0001, and assign strategy group "40 - planning with final assembly" in the MRP group parameters.

2. create a material, say product1 and define planning strategy as "20 - make to order". And also enter the MRP group 0001 in material master.

3. Create a sales order and create an order item for product1.

4. In the sales order header, go to the Procurement tab. There, you will see the requirement type for product1, which is automatically selected by system according to the planning strategy it uses. That requirement type should be "KE" if strategy 20 is selected, or it should be "KSL" if strategy 40 is selected by system.

5. In my test, system selected KE requirement type, which indicates that system used strategy 20, and which I have entered in the material master. It didn't select KSL, which indicates that system uses strategy 40, which is entered in the mrp group. Finally, this test shows that system takes the planning strategy in material master (if it's entered), not the strategy in MRP group.

I think you can now make another test how system uses MRP group's planning strategy. (hint: Delete planing strategy from the material master and repeat the previous test steps. That would end up using strategy 40, which is selected using the MRP group parameters.)

计划策略(Planning Strategies)是对业务中如何计划产出数量和日期的抽象概括。本文参考LO210 Production Planning,记下对各种计划策略的认识。

面向库存生产(Make-to-Stock)的一个显著特点是,产品跟销售订单无关,同一个产品(物料)可以销售给非特定客户特定订单。因此,产品是先产出入库,销售的是库存里的产品。另一特点与CO模块有关。

MTS策略如下:

  • Make-to-stock production (anonymous),10
  • Make-to-stock production/gross reqmts planning,11
  • Production by lots,30
  • Planning with final assembly,40
  • Planning at assembly level,70
  • Planning at phantom assembly level,59

一、Make-to-stock production,10

  • 行业:重复性生产,如Consumer Packaged Goods(消费性包装产品)。
  • 特点:不考虑销售订单,减少对PIR的影响,使需求过程更为平滑。
  • Consumption:N/A
  • Reduce:Goods issue for delivery
  • 可用性检查:ATP Logic
  • 消耗模式:FIFO
  • 主数据:Availability Check - 02 (w/o RLT)
  • IMG:
    • NO MRP - 1/2
    • PIR reduction - X

二、Make-to-stock production/gross reqmts planning,11

  • 行业:大规模生产,如重工业中的钢铁、水泥制造,生产不能停顿。
  • 特点:既不考虑销售订单,也不考虑库存,只强调生产。
  • Consumption:N/A
  • Reduce:Goods receipt
  • 可用性检查:ATP Logic
  • 消耗模式:FIFO
  • 主数据:
    • Mixed MRP - 2 
    • Availability Check - 02 (w/o RLT)
  • IMG:
    • NO MRP - 1/2 

三、Production by lots,30

  • 行业:Contract-based,为主要客户生产,偶尔也从库存小量销售,如汽车备件供应厂商。
  • 特点:不做PIR,需求由销售订单产生。为此要求预先知道销售订单的情况,考虑RLT(补货提前期)。
  • Consumption:N/A
  • Reduce:Goods issue for delivery reduce open sales order
  • 可用性检查:ATP Logic
  • 消耗模式:FIFO
  • 主数据:
    • Availability Check - 01 (with RLT) 

四、Planning with final assembly,40

  • 行业:最常用
  • 特点:客户需求消耗PIR,能迅速反应客户需求。
  • Consumption:销售订单创建
  • Reduce:Goods issue for delivery
  • 可用性检查:ATP Logic
  • 消耗模式:配置
  • 主数据:
    • 消耗模式和时期 

五、Planning at assembly level,70

  • 行业:装配件(Assembly)的需求预测较方便
  • 特点:计划在装配件上
  • Consumption:成品的计划订单、生产订单所产生的相关需求或预留
  • Reduce:Goods issue for production order
  • 可用性检查:ATP Logic
  • 消耗模式:配置
  • 主数据:
    • Mixed MRP - 1 
    • 消耗模式和时期
    • 独立/集中 - 2

六、Planning at phantom assembly level,59

  • 行业:同上
  • 特点:虚拟件,虚拟件的组件可用反冲
  • Consumption:成品的计划订单、生产订单所产生的相关需求或预留
  • Reduce:虚拟件完全发料
  • 可用性检查:ATP Logic
  • 消耗模式:配置
  • 主数据:
    • Mixed MRP - 1 
    • 消耗模式和时期
    • 独立/集中 - 2

Customizing T-Code:

Path: IMG\Sales and Distribution\Basic Functions\Availability Check and Transfer of Requirements\Transfer of Requirements\Determination of Requirement type using Transaction.

OVZI - Assignment of Requirment ytpes to transcation

OPPS - Define Strategy

OPPU - Strategy Group for MRP Group

POOT - Stategy Groups

分享:

 

本文标签: PPPlanningStrategy