Technology Blog Posts by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
ranadeepbasak
Associate
Associate
19,686

Business Context

The process for advanced intercompany stock transfer allows you to transfer physical stock from one plant to another plant in the same system and the plants are owned by different companies.

A new functionality is introduced in SAP S/4HANA OP2022, OP2023, and SAP S/4HANA Cloud, private edition, for intercompany stock transport. While the classic intercompany stock transport order remains available, the advanced intercompany stock transport order offers several additional benefits:

  • Track Sales KPIs
  • Reuse Valuated Stock in Transit (VSIT) for transfer of control
  • Utilize VSIT for both the delivering and receiving companies
  • Support the matching principle for financial postings, ensuring simultaneous recognition of Cost of Goods Sold (COGS) and revenue, thereby achieving compliance with IFRS 15.

Process:

The process starts with the creation of a Stock Transport Order (STO). The supplier in the purchase order is a business partner representing a plant from a different company code. The purchase order is created using the document type NBIC (Intercompany Stock Transfer STO).

ranadeepbasak_1-1732517630811.png

Once the purchase order is processed, a Sales Order is immediately created with the document type CBIC (Intercompany Order).

ranadeepbasak_2-1732517658462.png

SAP provides an app called “Monitor Value Chains”, which displays the entire document flow.

ranadeepbasak_3-1732517693817.png

Next, an outbound delivery is created against the STO using transaction VL10B, followed by Post Goods Issue (PGI) using transaction VL02N. Upon PGI, two material documents are automatically created in the background:

  1. A material document with movement type 681 (Stock Transfer to Issuing Valuated Cross-Company-Code Stock in Transit (CST)).
  2. Another material document with movement type 685 (Stock Transfer from Issuing Valuated CST).

Simultaneously, another material document is created in the receiving plant with movement type 107 (Goods Receipt in Valuated Goods Receipt Blocked Stock). This material document is generated by a background job based on the planned execution date.

ranadeepbasak_4-1732517719233.png

ranadeepbasak_5-1732517736645.png

Once the material reaches the receiving plant, the receiving team posts the Goods Receipt using transaction VL02N, resulting in a material document with movement type 109 (Goods Receipt from Valuated Goods Receipt Blocked Stock).

ranadeepbasak_6-1732517764026.png

The receiving company then creates an invoice using transaction VF01 against the outbound delivery. Subsequently, an invoice is automatically created in the supplying company, and a supplier invoice is posted in the receiving plant (via an automatic MIRO process).

Document Flow:

ranadeepbasak_7-1732517802067.pngranadeepbasak_8-1732517816008.png

The entire document flow is visible in the “Monitor Value Chains” app.

ranadeepbasak_10-1732517890155.pngranadeepbasak_11-1732517904807.png

You can monitor related logs using transaction SLG1 with the following parameters:

  • Object: VCM
  • Subobject: *

ranadeepbasak_12-1732517930754.png

Configuration

  1. Create BP for suppling plant and receiving plant.
  2. Extend supplier role for supplying plant and customer role for receiving plant.
  3. Use standard document type – NBIC for creating STO.

ranadeepbasak_13-1732517969403.png

4. Use delivery type – NCC3 for outbound delivery and – NCC3 for delivery item category.

ranadeepbasak_14-1732517992238.png

5. Use standard schedule lien category – N3

6. Configure Delivery Type & Availability Check Procedure by Plant.

ranadeepbasak_15-1732518031764.png

7. Use Standard billing type – IV2S for the cancellation of the invoice and IV2 for intercompany invoice and IV3 for intercompany proforma invoice

8. Use sales order type – CBIC for the intercompany sales order.

9. Define schedule line category – CI for the intercompany sales order

10. Define jobs to Execute Scheduled Process Steps

IMG>ABAP Platform>Application Server>System Administration>Activation of Scope-Dependent Background Job Definitions

ranadeepbasak_16-1732518098126.png

11. Tcode : SJOBREPO. Customize the job

ranadeepbasak_17-1732518143489.pngranadeepbasak_18-1732518153302.png

12. Activate event type linkage

SPRO -> ABAP Platform -> SAP Gateway Service Enablement Backend OData Channel Backend Event Publisher Administration Event Type Linkages.

ranadeepbasak_19-1732518192892.png

13. Assign Value Chain Category to Sales Document Type

SPRO -> Sales and Distribution -> Sales Sales Documents Integration with Value Chain Monitoring Assign Value Chain Category to Sales Document Type

ranadeepbasak_20-1732518218047.png

14. Assign Value Chain Category to Item Category.

SPRO -> Sales and Distribution -> Sales Sales Documents Integration with Value Chain Monitoring Assign Value Chain Category to Item Category.

ranadeepbasak_21-1732518244137.png

15. Assign Document Type and Item Category to Value Chain.

SPRO -> Sales and Distribution -> Sales Sales Documents Integration with Value Chain Monitoring Assign Document Type and Item Category to Value Chain.

 

ranadeepbasak_22-1732518329014.png

16. Enable Value Chain Monitoring for Purchase Orders.

SPRO -> Materials Management Purchasing Purchase Order Advanced Intercompany Processes Enable Value Chain Monitoring for Purchase Orders

ranadeepbasak_23-1732518361044.png

17. Assign tax Codes

SPRO -> Materials Management Logistics Invoice Verification Advanced Intercompany Processes Assign Tax Codes for the Transfer of Supplier Invoices.

ranadeepbasak_24-1732518385608.png

18. Configure Program Parameter Configuration IDs

SPRO -> Materials Management Logistics Invoice Verification Advanced Intercompany Processes Configure Program Parameters

ranadeepbasak_25-1732518411768.png

19. Assign Program Parameter

SPRO -> Materials Management Logistics Invoice Verification Advanced Intercompany Processes Assign Program Parameter

ranadeepbasak_26-1732518444159.png

20. Configure Posting Date for Advanced Intercompany Invoices

SPRO -> Materials Management Logistics Invoice Verification Advanced Intercompany Processes Configure Posting Date for Advanced Intercompany Invoices

ranadeepbasak_27-1732518475958.png

Thanks,

Ranadeep Basak

 

 

 

 

5 Comments