Skip to Content
Product Information
Author's profile photo Atul Arvind Gokhale

SAP S/4HANA Supply Chain Transportation Management: Evaluated Receipt Settlement (ERS) based Carrier Settlement

This blog post will help readers to understand how concept of Evaluated Receipt Settlement (ERS) can be used to automate Carrier Settlement Process.

Use Case

Primary use case is for the customers in using SAP Transportation Management in SAP S/4HANA to procure Truck Transport Services from service providers during their Inbound and Outbound Logistics processes.

Note:  I have demonstrated the functionality in this blog post using system screen images with relevant data for ease of understanding for the readers. It should be noted that these screens and the data is from SAP’s internal test systems and has no relation to any external source.

Definition of ERS

Procedure for settling goods receipts automatically. When you use Evaluated Receipt Settlement (ERS), you agree with the vendor that the latter will not submit an invoice in respect of a purchase order transaction. Instead, the system posts the invoice document automatically on the basis of the data in the purchase order and goods receipts. This eliminates invoice variances.

More information can be found in the online help documentation

https://help.sap.com/viewer/af9ef57f504840d2b81be8667206d485/1909.002/en-US/1771b6531de6b64ce10000000a174cb4.html

Readers familiar with the SAP Transportation Management process would be aware that Carrier’s (Trucking Service Provider) Invoice Settlement is a separate process to the Goods Supplier’s Invoice Settlement process.

Freight Order > Freight Settlement Posting > Purchase Order > Service Entry Sheet Auto Acceptance > Incoming Invoice Verification

Further information can be found via the link to the help documentation below.

https://help.sap.com/viewer/e3dc5400c1cc41d1bc0ae0e7fd9aa5a2/1909.002/en-US/7eb8bdf270d84b16ab8a755d09b11e81.html

Another important aspect I would like to address is the Tax determination. Tax code determination for purchase transaction is optional (as the Vendor Invoice will carry the Taxes) and postings can be done during the Invoice Verification step.

But when you don’t receive an Invoice, as in case of ERS process, it becomes mandatory to have the correct Tax Code derived upfront.

Also it is likely that Carrier Invoice have services having different Tax treatments (Trucking service has different Tax % than Documentation or Fuel Surcharge). The purchase order which is created as a result of the Freight Settlement process combines all the services under one PO Item. Thus the Tax Code derivation for PO Item does not make much sense and so Tax code has to be derived at the Service Entry Sheet item level.

This is explained in my other Blog Post below.

https://blogs.sap.com/2020/03/13/sap-transportation-management-for-tl-for-sap-s-4hana-tax-determination-for-individual-services-purchased-part-1/

Also I searched and found a very good Blog Post on Evaluated Receipt Settlement process which would be helpful to understand the process and required setup. Though it focuses on Material Procurement, it helps to understand the aspect of ERS.

https://blogs.sap.com/2012/05/10/concept-of-ers-in-sap-mm/#:~:text=ERS%20%E2%80%94%20Evaluated%20Receipt%20Settlement%20is,purchase%20order%20and%20goods%20receipt.

So with this much background lets understand how the SAP Transportation Management Freight Order Settlement Process works with ERS Settlement Process.

As already explained in the ERS Blog Post, the Carrier BP has to be flagged for ERS. As shown below

ERS%20activated%20for%20the%20carrier%20BP

ERS activated for the carrier BP

Handling the Error at the time of Freight Settlement Document (FSD) Posting: You will receive below failure during the FSD Posting.

Purchase%20Order%20Creation%20Failure

Purchase Order Creation Failure

Application Log in the FSD will show the reason.

Application%20Log%20give%20the%20MM%20Error%20Message

Application Log give the MM Error Message

Note that this message comes from the Materials Management module and not from SAP Transportation Management. ERS run expects the PO item to have Tax code derived.

Since we discussed already that it may not make much sense to have 1 unique tax code derived in the PO item, we need to handle this message via message settings in the MM module.

Make the following changes

MM%20Purchasing%20Message%20Settings

MM Purchasing Message Settings

Message%20setting%20changed

Message setting changed

With above setup you will be able to successfully post the FSD and create the Purchase Order and Service Entry Sheet as shown below

Purchase%20Order%20with%20No%20Tax%20Code

Purchase Order with No Tax Code

SES%20with%20Tax%20codes%20at%20item%20level

SES with Tax codes at item level

As specified in the ERS Blog Post it is expected that you have set-up the ERS related configuration so that Invoice document can be posted.

Handling the ERS Run using MRRL Transaction:

In the report for ERS Transaction Code MRRL, make sure that you run the report for your Carrier BP by setting the SAP Transportation Management relevant flag

Set%20this%20flag

Set this flag

TM%20related%20fields%20are%20displayed

TM related fields are displayed

Also note that if you have not done the ERS output message setup properly you will get an error message during the MRRL run. You can also avoid this by the message steering as shown below

Invoice%20Verification%20Message%20Settings

Invoice Verification Message Settings

User%20specific%20steering%20of%20the%20system%20message%20446

User specific steering of the system message 446

MRRL successful run will then show the below screen where the Invoice document is created and posted by system resulting into the FI document

MRRL%20successful%20posting

MRRL successful posting

FI%20document%20with%20Tax%20Posting

FI document with Tax Posting

 

Happy reading and feedback appreciated !!!

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Thomas Pongratz
      Thomas Pongratz

      Dear Atul,

      thanks a lot for your detailed blog! We are currently facing the current problem when posting the settlement document. The strange thing is that for some settlement documents it works for others we receive the following error message (see picture).

      However the pricing procedure is setup according to the guidelines.

       

      Did you face already a similar issue or do you have any idea what the root cause could be?

      Any hint is highly appreciated.

      Thanks and best Regards,

      Tom

       

       

      Author's profile photo Jonathan Morgan
      Jonathan Morgan

      Very helpful. Thanks a lot