cancel
Showing results for 
Search instead for 
Did you mean: 

Manually creating Carrier Invoice in TM fro S4HANA 2022

estalin7
Explorer
0 Kudos
440

Hello Everyone,

I just wanted to check if there a standard possible way to create the Carrier Invoice manually in the system (without any carrier interface)? If it's not possible by standard, can I have some inputs on how we can achieve it? As of now, I am thinking to create a custom screen through which we can pass inputs in XML format to the system to create the Carrier Invoice. Any suggestions are highly appreciated.

Thanks

Stalin

Accepted Solutions (0)

Answers (1)

Answers (1)

neeraj_lal
Contributor
0 Kudos

Hi Stalin,

Standard sap doesn't have functionality to manually create carrier invoice. According to my knowledge SAP allow to create Carrier invoice either though LBN, portal or B2B. You may write custom code to create manual carrier invoice. You may consider below points when writing custom code:

  • dispute in case of Over or under invoicing.
  • Managing quantity, weight, etc. dispute (depend on your business process)
  • Managing credit memo situations
  • disagreement situations

Hope this will help.

Regards,

Neeraj