[原]SAP批次管理由物料級別轉換到工廠級別的方法
This type of conversion can only be made as of Release 3.1I(3.1I及以上版本可用). Proceed as follows:
1. For all releases lower than Release 4.5B, implement the corrections and the modification in the report RM07CHDX as described in the correction instructions.
2. Create the report ZCHTCUCH, which is specified in the attachment.
3. Run this report in the clients for which you want to reset batch level to plant level.
4. Call transaction OMCT.
5. Check whether the batch level for "Batch unique at plant level" is set.
6. Implement Notes 821891, 944278, 950540 and 1091613 if you have not already done so (or you have not imported the corresponding Support Package).
7. Execute the function "Batch Level -> Conversion".
8. Define a plant for a plant view that may be missing.
9. Always execute the report in the test mode first. Analyze the error log.
10. If no errors occur, you can execute the report in production mode.
11. If you are working with batch long texts, first execute the report ZM07CHDX_TEXT in test mode.
附:
ZCHTCUCH原始碼:
REPORT ZCHTCUCH. SELECT * FROM TCUCH. |
相關程式:
RM07CHDX
RM07CHZX
Link URL: http://blog.csdn.net/baiboyd/article/details/6085013
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29829936/viewspace-1986621/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP MM 工廠級別的批次管理?
- 工業級交換機和網路級交換機區別?
- Js型別轉換之相等運算子[初級]JS型別
- SAP MM 物料號到物料的庫存轉移過賬裡的差異
- SAP PLM文件許可權物件的控制級別物件
- SAP QM 啟用04檢驗型別的物料,工單上STOCK TYPE不是QI?型別
- 簡單工廠模式、工廠方法模式和抽象工廠模式有何區別?模式抽象
- Java synchronized物件級別與類級別的同步鎖Javasynchronized物件
- (轉)事務的四種隔離級別
- SAP PM 初級系列1 – 定義維護工廠和維護計劃工廠
- java- 型別-轉換:基本型別以及包裝型別的轉換Java型別
- IDEA久違了!FeignX外掛支援方法級別的導航跳轉Idea
- SAP MM 啟用批次管理的物料,在分類檢視裡指派023型別分類不是必須的型別
- .NET 歡樂程式設計術之型別超級轉換之術??程式設計型別
- 行內元素和塊級元素有什麼區別,如何相互轉換?
- SAP PM 初級系列22 - IW38可以批次處理維修工單
- 型別轉換型別
- 設計模式學習筆記(三)簡單工廠、工廠方法和抽象工廠之間的區別設計模式筆記抽象
- interface{} 型別的轉換型別
- golang的型別轉換Golang型別
- 系統執行級別及修改方法
- 工廠模式和抽象工廠的區別是什麼?模式抽象
- SAP PM 初級系列之27 – SAP系統怎麼知道某種型別的維修工單檢驗批上的檢驗型別是14?型別
- 【Logback日誌級別】動態調整Logback的日誌級別
- SAP QM 物料主資料檢驗型別上的Skips allowed型別
- JS中的資料型別轉換:String轉換成Number的3種方法JS資料型別
- [20210902]library_cache物件級別轉儲.txt物件
- MySQL的隔離級別MySql
- SAP BTP 平臺 CloudFoundry 環境入門級別的介紹Cloud
- 資料型別,型別轉換資料型別
- Spring Security方法級別授權使用介紹Spring
- js型別轉換JS型別
- 型別轉換(cast)型別AST
- Convert型別轉換型別
- 金融級別的人臉識別支付?
- java中的型別轉換Java型別
- mysql bigint型別和datetime型別的轉換MySql型別
- log4j日誌輸出級別(轉)
- [轉帖]資料庫的快照隔離級別(Snapshot Isolation)資料庫