on 2023 Nov 16 9:32 PM
Hello,
I am new to SAP Transportation Management module. I got a requirement to add a new field to the /scmtms/d_torrot table and the value should be updated from Trading contract.
I have updated the Determination class to update its value at the time of creation of Freight Unit. But when I change the value in Trading Contract, the same thing is not getting updated in the Freight Unit.
Could someone please guide me in what I was missing in this development.
Thank you.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello sriharsha25.
You have to use UPDATE statement of IO_MODIFY parameter in the determination.
Don`t update your custom fields with SQL update statement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
6 | |
2 | |
1 | |
1 | |
1 | |
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.