Planning Calendar
https://blogs.sap.com/2013/10/20/planning-calendar/
Planning calendar is use at material level and you can assign this in MRP2 view along with lot size procedure (period lot size according to planning calender PK).
By doing this procurement proposals will be created according to the periods defined in the planning calendar. for example period start date in Friday in the planning calendar and periods are weekly then during MRP for all requirements which falls under this weeks will cumulated and MRP will create single procurement proposal (planned order) on Friday for this total weeks requirements.
Create one Planning calendar in MD25 specifying each period as per your requirement.
Maintain Lot size as PK (MRP 1 view) and Planning calendar(MRP 2 view) in material master.
After MRP system will group all the requirements in each period and creates PR according to the planning calender.
The planning calendar can be created using transaction MD25.
For Eg: If you need to plan the requirements only on monday of every week,then for weekdays option monday is set & the valid from & to dates are given.
Then this planning calendar is assigned to the material master , a corresponding lot size (to consider the planning calendar) is entered in the material master.
When MRP is run , the requirements in a week are planned only monday.
Planning calender is used to define flexible periods for a period lot size for MPS & MRP.
ie, You can define period every 10 days once procurement proposal has to create.
Like wise You can define every Thursday or Friday procurement proposal has to create.
And you can define these periods for certain periods. That you have to mention. After this period system will create proposal according to normal setting.
System groups together purchase order proposal which will fall within the period defined in the planning calender, to form a lot.
Create planning calender by MD25.
Assign the planning calender in mrp 2 view of material master.
While creating PIR in MD61, in the initial screen select period – Calender format. Then only system plan according to this.
Only period lot size procedure will use ie, WB,MB,TB.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29829936/viewspace-2199611/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- JAVA CalendarJava
- Calendar類
- calendar-pythonPython
- SAP Integrated Business Planning 1805 New Features
- HTML input date calendarHTML
- 自定義mpvue-calendarVue
- java -- Stringbuild、Date和Calendar類JavaUI
- GOOGLE CALENDAR 是否有desktop版本?Go
- 資訊系統規劃(Information System Planning, ISP)ORM
- MoveIt! 學習筆記10- Planning with Approximated Constraint Manifolds筆記APPAI
- HTML input time calendar 控制元件HTML控制元件
- 效能優化之拋棄Calendar優化
- PostgreSQL DBA(171) - PG 13(pg_stat_statements to track planning statistics)SQL
- Java 時間類 Date、Calendar 及用法Java
- 整理Java基礎知識--Calendar 類Java
- Spark SQL原始碼解析(四)Optimization和Physical Planning階段解析SparkSQL原始碼
- Calendar日曆型別常見方法(必看!!)型別
- 如何將Java 8 Calendar轉換為 LocalDateTime?JavaLDA
- HTML input week帶周calendar控制元件HTML控制元件
- HTML input month帶月calendar控制元件HTML控制元件
- Java Date Time 教程-java.util.Calendar和GregorianCalendarJavaGo
- Python3 日曆(Calendar)模組介紹Python
- VUE elementUI calendar 根據日期段標記日期VueUI
- 選單欄日曆提醒工具:Calendar 366 II for MacMac
- 微軟 microsoft calendar control 11.0 控制元件下載微軟ROS控制元件
- 推薦簡約漂亮的小程式外掛 calendar
- 極簡日曆軟體:Just Calendar for Mac中文版Mac
- Calendar原始碼--JDK是怎麼計算時間的原始碼JDK
- PHP中非常好玩的Calendar擴充套件學習PHP套件
- 利用Microsoft Graph開發微軟的Exchange Calendar會議、TeamROS微軟
- Just Calendar for Mac(就是一個日曆)2.0.4免啟用版Mac
- Python零基礎學習筆記(四十)——datetime和CalendarPython筆記
- Calendar類在Java中的應用與日期時間處理Java
- Quartz.Net系列(十二):六大Calendar(Annual、Cron、Daily、Holiday、Monthly、Weekly)quartzAI
- 華為攜手Work Shift Calendar (Shifter),將工作效率提升至更高水平
- 適配mpvue平臺的的微信小程式日曆元件mpvue-calendarVue微信小程式元件
- Date 的 getHours() 和 getMinutes() 還有 getSeconds() 都是過時的方法,所以要用 Calendar 類
- 閱讀筆記(全覆蓋路徑規劃演算法):The path planning of cleaner robot for coverage region using Genetic Algorithms筆記演算法Go