on 2022 Dec 08 8:17 AM
Dear Experts,
I have a question related to internal procurement of spare parts from a centralised warehouse plant to the repair center plant, and consumption of the spare parts from the repair plant through a repair confirmation.
We have option to configure whether to create a material reservation or a Purchase Requisition for the spare parts logistics integration. If we choose PR, then a PR is created and we want to update that PR as a Stock Transfer Order with item category "U" to transfer the spare part from the central plant to the repair plant. The PR is converted to PO and the spare parts is transferred to the repair plant.
But how do we consume this spare part in the repair confirmation, because the standard movement types hardcoded are not used in this scenario. When we put in the actual spare parts quantity used as part of a repair, we want the system to consume the used parts from the repair plant. Is it possible through standard config or an enhancement is needed to accommodate this scenario.
If an enhancement is needed, what logic we should implement to fulfil this requirement. Any help or hints are highly appreciated!!
Thanks,
Siraj
Request clarification before answering.
Dear Siraj,
I assume your question is with regards to latest S/4HANA on-premise release. Do I understand your planned scenario correctly as described in the following steps (high-level)?
If this understanding is correct, then my answer is that this is not yet possible in standard via configuration, but you could reach this via enhancement and eventually smaller modifications.
Depending on your STO process, if you are using e.g. 1 or 2 step STO it could be possible that the document flow in the service order transaction history is not fully correct as this scenario is not yet supported by standard. In this case you have to check and eventually do enhancements/modifications to have the transaction history correct. Please check carefully during your test.
As the STO has no account assignment eventually posted transportation costs will not be booked directly to the accounting object of the service order item as there is no account assignment available in the STO. But all costs will be done from the goods movement posting of the service confirmation. You need to verify with your financial colleagues are ok with this scenario or if you have to adjust the process to fit all requirements.
I think that’s all I can provide and I hope it helps. Be aware that these are only Ideas for a customer specific implementation without any warranty or support.
Best regards
Nicolai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi nicolai.geier ,
We have implemented the above solution design you proposed, and it works like a charm. Of course we had some technical difficulties, but we managed to work around it and we have a working solution now.
I would like to thank you again for your expert advice and proposal. I also see that this design is included in the future roadmap, and hoping this will become part of the standard solution.
Thanks,
Siraj
Hi Siraj Saibudeen,
thanks for your nice feedback, happy that the proposal worked for you. Indeed, we delivered the proposed solution as a standard solution with the latest release 2023 FPS00 recently. The PR/PO item category "U" can now be set via a customizing setting in the logistic integration customizing as explained here:
https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/c9b5e9de6e674fb99fff88d72c352291/d5d9ce7c695a4cffbdc...
In case you implemented the BAdI CRM_SRV_SP_LOCATION for the plant/storage location (PL/SL) determination: This BAdI contains with release 2023 FPS00 a new import parameter IV_SUPPLYING in method IF_EX_CRM_SRV_SP_LOCATION~GET_SERVICE_MATERIAL_LOCATION. With this parameter you know if the PL/SL determination is called to determine the PL/SL (IV_SUPPLYING = X) or the receiving PL/SL (IV_SUPPLYING = initial). So the parameter IV_SUPPLYING is only filled in this new STO scenario with X if the system determines the supplying PL/SL, in all other cases the parameter is initial.
Best regards
Nicolai
User | Count |
---|---|
13 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.