Output Type SPER Delete Inbound Delivery After We Reverse PGI for STO' outbound
Output Type SPER Delete Inbound Delivery After We Reverse PGI for STO' outbound Delivery
In standard SAP, we have the output type SPER to delete related inbound delivery document after we cancel the PGI for the outbound delivery document of inter-company STO.
See below demonstration.
1, The definition of output type SPER.
2,We assign this output type to output determination procedure V10000.
The requirement for SPER is 409.
3, The Output Procedure V10000 was assigned delivery type NLCC.
4, Maintain the condition record for SPER using VV21.
5,Assign the goods receipt point for the plant/storage combination.
6, Define confirmation control key.
confirmation control key Z004,
Make sure that the check box GR-Relevant and GR Assignment Key are both selected.
7, Create STO document to see the effect.
STO document# 4500000769
VL10B to create outbound delivery document 80000803,
VL02N to do PGI for this delivery,
Inbound delivery 180000189 triggered.
Now VL09 to cancel the PGI for this delivery,
Erros Msg:Inbound delivery 180000189 is not deleted yet; Cancellation not possible
8, Then I go to menu Extras -> Delivery Output -> Header and enter the output type SPER manually for this outbound delivery,
After that run VL09 the inbound delivery is deleted automatically,
Check the inbound delivery in the STO document,
The inbound delivery document was deleted automatically!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29829936/viewspace-2843600/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Output type SPED trigger inbound delivery after PGI for inter-company STO's outb
- Delivery Automatic Creation for UB type STO
- SAP MM 維護公司間STO報錯-No delivery type defined for supplying plant-
- SAP 對STO的交貨單執行PGI,報錯 -Fld selectn for mvmt type 643 acct 400020 diff
- 使用BAPISDORDER_GETDETAILEDLIST建立S/4HANA的Outbound DeliveryAPIAI
- After mysql installation, we need to change the password of root as belowMySql
- sql server 帶有OUTPUT的INSERT,DELETE,UPDATESQLServerdelete
- SAP MM 公司間退貨STO的交貨單PGI報錯 -Purchase order 4500000773 does not -
- 一段在C4C裡觸發S4HANA outbound Delivery的ABSL程式碼
- SAP公司間STO流程裡外向交貨單PGI後自動觸發內向交貨單的實現
- INBOUND_CONNECT_TIMEOUT與SQLNET.INBOUND_CONNECT_TIMEOUT小結SQL
- SAP MM 公司間STO裡交貨單PGI之後自動觸發內向交貨單功能的實現
- INBOUND_CONNECT_TIMEOUT(zt)
- Structured OutputStruct
- JavaScript reverse()JavaScript
- 為什麼output type condition記錄已經維護,但輸出不能自動建立IDOC
- diff output understanding
- Reverse Vowels of a String
- BUUCTF reverse 3
- 1074 reverse list
- 23.【Reverse】
- G. Reducing Delivery Cost(最短路)
- SAP HANA Delivery Unit概念簡述
- angular input和outputAngular
- DML_The OUTPUT Clause
- Leetcode 7 Reverse IntegerLeetCode
- Reverse Card (Hard Version)
- hackme 【攻防世界】Reverse
- Hgame2023 ReverseGAM
- Reverse 攻防世界合集
- We Are Social:數字2024
- Are we ready for learned cardinality estimation?
- JavaScript deleteJavaScriptdelete
- URLSearchParams delete()delete
- FormData delete()ORMdelete
- cannot convert (type interface {}) to type int: need type assertion
- HTML <output> 輸出域HTML
- OpenVINO(get_output_tensor())