cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Creating Lean Service Entry Sheet - Posting GR from Backend GUI

0 Kudos

Hi Team

We are trying to create the Lean Service Entry Sheet from the backend GUI (Not from Fiori app: Manage Service Entry Sheets - Lean Services .App ID : F2027)

We were able to create the Service Entry Sheet(SES) using FM – MM_PUR_UPDATE_SES & able to display the SES number in Purchase Order history by using FM- MM_PUR_UPDATE_EKBE.

But now we are trying to post the Goods receipt for the SES after it gets approved (WF auto approval is in place – The status of created SES is already Approved(30) ). We are trying to post the Goods receipt for the PO using Bapi - BAPI_GOODSMVT_CREATE but we are getting the error message “No goods receipt possible for purchase order - M7 036”

Can you please help us with the FM /BAPI for doing the Goods receipt for the SES PO so that my Purchase Order history gets updated with the GR document corresponding to SES

Our system is SAP S4Hana On Premise 1909

Thank you

Satish

former_member34
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thank you for visiting SAP Community to get answers to your questions. Since you're new in asking questions here, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members. For example, you can outline what steps you took to find answers (and why they weren't helpful), share screenshots of what you've seen/done, make sure you've applied the appropriate tags, and use a more descriptive subject line. The more details you provide, the more likely it is that members will be able to assist you. You should also make sure you're using all the appropriate tags, so the right experts can find your question.

Should you wish, you can revise your question now by selecting Actions, then Edit.

Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS . By personalizing your profile with a photo of you, you encourage readers to respond.

Best regards

Jennifer

SAP Community moderator

0 Kudos

Can anyone help here please..

Thank you

galk_
Discoverer
0 Kudos

Dear Satish

Our customer also requires an automatic creation / deletion and approval of Lean services
we have found this function modules that we believe can support the above requirement
:

MM_PUR_SES_APPROVE Approve SES

MM_PUR_SES_CANCEL_DOCUMENT Cancel SES

MM_PUR_SES_CHANGE Service Entry Sheet Change

MM_PUR_SES_CHECK_EXIST check if SES exist and return stat

MM_PUR_SES_CREATE Maintain Service Entry Sheet


1- are this the right function modules ? if not please advise
2- Could you please send us a test data sample for each one of the function modules above ?

That would be very helpful

Best Regards

Gal Kogan

felrosa
Member
0 Kudos

Hi I was facing the same issue right now, but instead of using the API https://api.sap.com/api/OP_API_SERVICE_ENTRY_SHEET_SRV_0001/resource/ I found an FM that worked.

FM: “MM_PUR_SES_CREATE_BG"

Accepted Solutions (0)

Answers (0)