on ‎2020 Apr 23 10:30 AM
Hello All,
I have a requirement to create stages and save source and destination location in the stages table of Actual route tab via program.
I also have another requirement to modify the Freight Units with the same source and destination locations via program.
Can anybody help me withe code and business object to perform the action.
Regards,
Karan.

Request clarification before answering.
Hello shaheri.karan
Although I can't give you ready to work program over the SAP Community, here are some hints.
Forwarding order is implemented as /SCMTMS/TRQ business object. You can browse the object structure and its features in BOBF transaction and test its features in BOBT.
/SCMTMS/TRQ object implements STAGE node. That's where stage locations are stored.
You have to implement a program to update the STAGE node of a forwarding order with BOBF API. Here is a very good blog, an introduction to the API: Navigating the BOPF: Part 3 – Working with the BOPF API
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 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.