on 2023 Jun 23 5:29 PM
Hello experts,
In a recent case we need to implement a way to give the user who handles freight orders certain information via text.
In standard deliveries there's a way to implement texts as pop-ups for the user. Is there an equivalent to that for freight orders?
Other ways to relay texts to the freight order (maybe even based on the chosen carrier) would suffice as well, it doesn't have to be a pop up.
In freight orders there are tabs called "Attachments" and "Notes". Is there a way to insert certain texts based on the chosen carrier somewhere in there perhaps?
Regards,
Tim
Request clarification before answering.
Hi,
Dependence of the Text type you need to insert based on Partner function is possible:
It will be available for print address or Signature:
If you need to have a Fix text for in all Freight Document you can use the
using it based on a TEXT created in the SO10 :
This text will always show if a Freight Document is created and have the Text scheme assigned in the Doc Type.
This blog help you to created a customizing:
Demystifying text determination – how to implement some basic use-cases | SAP Blogs
Regards
Rogerio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can do customization to transfer texts in Freight order from sales order or deliveries. updating texts in freight order based on career will be a development.
n case requirement is to update text based on career from Sales order or delivery then you may determine carrier as a Forwarding agent in sales document and write some code to update text accordingly. In case need is to update code after TM subcontracting then it would be a z-development in TM side.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
2 | |
2 | |
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.