Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Nota SAP EWM

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

2023-03-30 2725636

2725636 - Enhanced store returns (rSTO) with stock in


transit (SIT)
Version 11 Type SAP Note
Language English Master Language English
Priority Correction with high priority Category Special development
Release Status Released for Customer Released On 15.11.2022
Component LE-SHP-DL-SIT ( Stock-In-Transit )

Please find the original document at https://launchpad.support.sap.com/#/notes/ 2725636

Symptom

You cannot complete a store returns process with stock in transit (SiT) that starts and ends in storage
locations that are managed by handling units (HUs), a decentralized Warehouse Management System, or
SAP EWM.

Other Terms

LIPS-HUPOS, SERAIL, SITKZ=R, HUM, decentral Warehouse Management System, EWM, STO, Stock
Transport Order, R3, R6, TM, Material Ledger, CKM3

Reason and Prerequisites

Missing functionality

If you want to use this functionality, you must implement note 2735284. In addition, we recommend that you
implement method MOVEMENT_IS_RETURN in BAdI CKML_UPDATE to adjust the material ledger so it
posts movement types 691 as negative consumption and 692 as respective cancellation.

Solution

Implement the attached correction instruction and make sure that all manual activities are completed to
activate this new SIT rSTO functionality. Then, you can proceed with the Cross-Company (CC) and Intra-
Company (IC) 3-step enhanced store returns (based on a Returns Stock Transport Order, rSTO) process
with Stock in Transit (SiT) as follows:

Cross-Company Process Flow (R7):

1. Create a CC rSTO using transaction ME21N with the new purchase order (PO) type NBC7. The
returns item flag (EKPO-RETPO) must be set and also the confirmation control key.
2. Use transaction VL10B to create a returns outbound delivery with reference to this rSTO (delivery type
NCR7).
3. Perform all delivery related tasks (packing, WM-internal activities, serial numbers, batches, and so on)
and then, post goods issue (Movement type: BWART = 169).
4. Once you've posted goods issue, the delivery output SPED creates a returns inbound delivery (ECR7)
in the background. According to output settings, this may happen instantly or at a later point in time
once a respective scheduled job initiates SPED processing. For details, see note 1095322.
5. Post the proof of delivery with transaction VLPOD for the returns outbound delivery (BWART =
695/167).
6. Perform all inbound delivery related tasks (packing, WM-internal activities, serial numbers, batches,

© 2023 SAP SE or an SAP affiliate company. All rights reserved 1 of 7


2023-03-30 2725636

and so on) and then, post goods receipt (Movement type: BWART = 691).
7. Create the intercompany credit memo using transaction VF01 and with the billing type IG2.

Intra-Company Process Flow (R8):

1. Create an IC rSTO using transaction ME21N with the new PO type NBR8. The returns item flag
(EKPO-RETPO) must be set and also the confirmation control key.
2. Use transaction VL10B to create a returns outbound delivery with reference to this rSTO (delivery type
NLR8).
3. Perform all delivery related tasks (packing, WM-internal activities, serial numbers, batches, and so on)
and then, post goods issue (Movement type: BWART = 169).
4. Once you've posted goods issue, the delivery output SPED creates a returns inbound delivery (ELR8).
According to output settings, this may happen instantly or at a later point in time once a respective
scheduled job initiates SPED processing. For details, see note 1095322.
5. Post the proof of delivery with transaction VLPOD for the returns outbound delivery (BWART = 69E).
6. Perform all inbound delivery related tasks (packing, WM-internal activities, serial numbers, batches,
and so on) and then, post goods receipt (BWART = 69A).

Restrictions

• This new rSTO with SiT process does not work with the GR-Based Invoice Verification indicator in PO.
• If you are using handling units, the serial number profile must allow the delivery assignment of serial
numbers in the receiving plant (Transaction OIS2-> Procedure SDLS: 02 or 03).
• The restrictions for N3/N6 processes in note 1822497 still apply (for example, no handling of
differences, ARM, X-HUs, and so on).

Manual Activities

------------------------------------------------------------------------
|Manual Activity |
------------------------------------------------------------------------
|VALID FOR |
|Software Component S4CORE |
| Release 100 Until SAPK-10008INS4CORE |
| Release 101 Until SAPK-10106INS4CORE |
| Release 102 Until SAPK-10204INS4CORE |
| Release 103 Until SAPK-10301INS4CORE |
------------------------------------------------------------------------

Optional: The following changes can be implemented automatically from the correction
instruction. In case of problems proceed as follows: (Save and activate all changes!)

• SE11: Enhance the Domain value range for SITKZ by the new value R... Short Description: 'GI
for return outbound delivery to receiving valuated SIT'

• SE11: Add Data Element LFART_RSIT_CC with following attributes:

• Short description: Inbound Delivery Type CrossC For Enhanced Returns With SIT

• Package ME

• Domain LFART

• Field Label: Short (10) SIT CC RDt

• Medium (15) SIT CC Ret.Dty.

© 2023 SAP SE or an SAP affiliate company. All rights reserved 2 of 7


2023-03-30 2725636
• Long (30) SIT CC Ret. Del. type

• Heading (15) SIT Cross-Company Enhanced Store Returns Del. Type

• SE11: Add Data Element LFART_RSIT_IC with following attributes:

• Short description: Inbound Delivery Type IntraC For Enhanced Returns With SIT

• Package ME

• Domain LFART

• Field Label: Short (10) SIT IC RDt

• Medium (15) SIT IC Ret.Dty.

• Long (30) SIT IC Ret. Del.type

• Heading (55) SIT Intracompany Enhanced Store Returns Del. Type

• SE11: Add new Field to database table LIKP: Field SITKZ_DB, Data element SITKZ

• SE11: Add two new Fields to database table T163D

• Field LFART_RSIT_IC, Data Element LFART_RSIT_IC

• Field LFART_RSIT_CC, Data Element LFART_RSIT_CC

Following steps must be done manually: (Save and activate all changes!)

• SE11: Extend the maintenance view V_T163D

• View Field LFART_RSIT_IC, Table T163D, Field LFART_RSIT_IC

• View Field LFART_RSIT_CC, Table T163D, Field LFART_RSIT_CC

• SE54: Regenerate the maintenance dialog for the view V_T163D

• Choose Radio Button Generated Objects and press the button 'Create/Change'

• Change (F7)

• Select in the following screen as Reason for Change as 'New field/Sec. table in
structure' and confirm selection

• Select in the following screen Maintenance Screens: 'Overview Screen' and as Field
type: 'Normal field'

• Save the changes

------------------------------------------------------------------------
|Manual Activity |
------------------------------------------------------------------------
|VALID FOR |
|Software Component S4CORE |
| Release 100 Until SAPK-10008INS4CORE |
| Release 101 Until SAPK-10106INS4CORE |
| Release 102 Until SAPK-10204INS4CORE |
| Release 103 Until SAPK-10301INS4CORE |
------------------------------------------------------------------------

To enable the new enhanced STO (rSTO) via Stock in Transit (SiT) processes the following
customizing adjustments are needed:

1. Make sure all view changes of manual pre-steps are completed

© 2023 SAP SE or an SAP affiliate company. All rights reserved 3 of 7


2023-03-30 2725636
2. Download the zip file LE_SIT_RSTO_PROCESSES.ZIP attached to this note to a local folder
and unpack the included LE_SIT_RSTO_PROCESSES.BCS.

3. Use transaction SCPR3 to create a new BC Set via Menu-> BC Set-> Upload using the file
from your local folder (LE_SIT_RSTO_PROCESSES.BCS)

4. Confirm all pop-ups and save the new BC Set LE_SIT_RSTO_PROCESSES in package VL0C

5. Use transaction SCPR20 and activate LE_SIT_RSTO_PROCESSES (F7) to get the initial
customizing settings for the new SIT rSTO scenarios. Should an error occur related to table
T184L during first activation you have to try it another time (error is related to a
sequence issue we could not solve), but during second activation no error should come up
anymore.

6. This will generate entries in the following views and tables: (SM31)

• V_T161V_WF

• VVC_T161_VF

• V_T163D

• V_T184L

• V_TVAP

• V_TVLK

• V_TVLK_NAC

• V_TVLP

• V_TVEPZ

• V_TVEP

• V_TVLP_POD

• V_TVLK_NAC

• V_TVCPLA

• TVPT

• TVAPT

• TVCPL

• TVCPF

7. Adjust initial customizing (SPRO) manually:

• Materials Management-> Purchasing-> Purchase Order-> Returns Order-> Store Return /


Return Plant to Plant: Copy the new Delivery Type entries to all relevant Supplying
Plants and finally save changes

• Materials Management-> Purchasing-> Confirmations-> Define Internal Confirmation


Categories: (Make sure second entry looks like this): Int. Conf. Cat.: 2, Confirm.
Cat.: LA, Delivery Type: EL, Ret. Del. Vis.: X, DlTy.Intra Ret.: ELR, DlTy.Cross
Ret.: ECR, Del. Type SiT: ELST, SIT IC Ret.Dty.: ELR8, SIT CC Ret.Dty.: ECR7; in case
of anything missing finally save changes

• Use transaction VV21 and add entries for output type SPED: Del. type: NCR7, Partner
Function: SH; Del. type: NLR8, Partner Function: SH and finally save changes

© 2023 SAP SE or an SAP affiliate company. All rights reserved 4 of 7


2023-03-30 2725636

Software Components

Software Component Release

S4CORE 100 - 100

S4CORE 101 - 101

S4CORE 102 - 102

S4CORE 103 - 103

S4CORE 104 - 104

Correction Instructions

Software Component From To Version Changed on ID

S4CORE 103 103 1 10.01.2019 14:57:29 0000481546

S4CORE 102 102 1 15.01.2019 09:37:14 0000481543

S4CORE 101 101 1 15.01.2019 09:37:40 0000487267

S4CORE 100 100 1 01.02.2019 08:21:52 0000487382

S4CORE 103 103 7 28.02.2019 10:05:27 0000481547

S4CORE 102 102 6 28.02.2019 09:45:49 0000481544

S4CORE 101 101 6 28.02.2019 09:43:47 0000487268

S4CORE 100 100 5 27.02.2019 16:03:48 0000487383

Prerequisites

Software SAP
From To Title Component
Component Note/KBA

CE: BADI_LO_TM_PUR not executed for TM MM-PUR-


S4CORE 100 100 2112881
relevant STOs not updated by SAP APO or ME27 INT-TM

MB5SIT: Receiving stock in transit displayed MM-IM-GF-


S4CORE 100 100 2277959
incorrectly REP

© 2023 SAP SE or an SAP affiliate company. All rights reserved 5 of 7


2023-03-30 2725636
MB5SIT: Selection with "In frei verwendbarer
Bestand gebuchte Warenbewegungen" MM-IM-GF-
S4CORE 100 100 2343324
[EN: Goods Movements Posted to Unrestricted Use] REP
is not accessible

MB5T: SiT purchase order is not displayed for batch MM-IM-GF-


S4CORE 100 101 2352949
split in the delivery REP

SIT: 411 T process to WM storage location causes


MM-IM-ST-
S4CORE 100 101 2445679 the error message: M7 226 Update control of
PO
movement type is incorrect (entry 411 X X T _ _ P)

Transaction MB5T terminates with runtime error MM-IM-GF-


S4CORE 100 101 2592664
DBSQL_SQL_ERROR REP

CE: BADI_LO_TM_PUR not executed for TM MM-PUR-


S4CORE 101 102 2112881
relevant STOs not updated by SAP APO or ME27 INT-TM

SIT: 411 T process to WM storage location causes


MM-IM-ST-
S4CORE 102 102 2445679 the error message: M7 226 Update control of
PO
movement type is incorrect (entry 411 X X T _ _ P)

TM-INT-LI-
S4CORE 102 102 2558260 Purchase Order Checks
CS-OTR

Transaction MB5T terminates with runtime error MM-IM-GF-


S4CORE 102 102 2592664
DBSQL_SQL_ERROR REP

Support Package

Software Component Release Support Package

S4CORE 100 SAPK-10009INS4CORE

S4CORE 101 SAPK-10107INS4CORE

S4CORE 102 SAPK-10205INS4CORE

S4CORE 103 SAPK-10302INS4CORE

This document is causing side effects

SAP Note/KBA Title

2772330 Short dump GETWA_NOT_ASSIGNED when saving delivery without item

2776264 SIT rSTO: Problem finding the right inbound delivery type

3043636 ME22N issues error message MEPO865 although Enhanced Store Returns is active

© 2023 SAP SE or an SAP affiliate company. All rights reserved 6 of 7


2023-03-30 2725636
3095151 Dump PERFORM_NOT_FOUND when adding item to delivery

3013512 Profitability segment determined incorrectly for returns stock transport order with stock in transit

This document refers to

SAP Note/KBA Title

818051 Category determination for return deliveries

2735284 M7226: Update control of movement type is incorrect

1095322 Delaying the delivery creation with two-step stock transfers

This document is referenced by

SAP Note/KBA Title

3066341 SAP standard item categories for returnable packing materials

2816350 LE restrictions for valuated stock in transit (SiT)

2976530 VLPOD: M7022 when posting return from Valuated Goods Receipt (GR) for Purchase Order ( PO )

1822497 FAQ: LE restrictions for valuated stock in transit (SiT)

2954036 VLPOD / SIT posting gets error /SPE/VL109 as result

2866308 SIT Return R6 / R8: error M7361 when using blocked stock or QI stock

1515540 FAQ: Advanced Returns Management in MM

Attachments

File Name File Size Mime Type

LE_SIT_RSTO_PROCESSES.zip 8 application/x-zip-compressed

Terms of use | Copyright | Trademark | Legal Disclosure | Privacy

© 2023 SAP SE or an SAP affiliate company. All rights reserved 7 of 7

You might also like