on 2024 May 14 9:05 PM
Hi,
we currently have the challenge of multiple local-to-local orders globally with hundreds of Service entry sheets. Our standard process was till now to book the service entry sheets via ML81N manually. Since the complexity and quantity of required service entry sheet bookings, this process is not possible manually anymore. By searching for an upload functionality, we only found an excel upload function via MM_PUR_SES_UPLOAD from the R/3 version, which is not working in our S/4HANA environment anymore.
Would you have any recommendations for us how to automate this process or at least find an app of new functionality to mass upload multiple service entry sheet via one upload file?
This would be very helpful.
Many thanks in advance,
Anne
Request clarification before answering.
Hi,
If you're using SES Lean Services, see link below for Excel upload functionality:
Example: Importing Service Entry Sheets from Microsoft Excel Files | SAP Help Portal
Otherwise, the t-code you mentioned is still available as Fiori application:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. I tried MM_PUR_SES_UPLOAD and filled in the three tabs but always received the following error even I haven't changed the account assignment. What was wrong in my file?
Header:
Header ID* (10) | Name of Service Entry Sheet* (40) | Reference Purchase Order* (10) | Posting Date for Goods Receipt |
0000000001 | Test/Support/05/2024 | 7700341920 | 20240529 |
Item:
Header ID* (10) | Item ID* (5) | Purchase Order Item* (5) | Performance Start Date* | Performance End Date | Item Description (40) | Stated Quantity* (10dec3) | Account Assignment Category ** (1) | Has multiple Account Assignments** (TRUE/FALSE/Blank) | Work Item ID (10) | Service Performer (10) | Is Final Entry (TRUE/FALSE/Blank) |
0000000001 | 00010 | 00010 | 20240529 | 0,01 |
Account Assignment (U in PO):
Header ID* (10) | Item ID* (5) | Acct Assgmt ID* (2) | Quantity** (10dec3) | G/L Account** (10) | Asset** (12) | Subnumber** (4) | Sales Order** (10) | Sales Order Item** (6) | Cost Center** (10) | Order** (12) | Network** (12) | Activity** (4) | WBS Element** (8) |
0000000001 | 00010 | 00001 | 0,01 |
When I kept the last sheet of account assignment empty, I received an ABAP runtime error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.