cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Update of the Logistics Execution status on the FO header

petra_just
Active Participant
0 Kudos

Hi,

in our project, we are using an app to update the statuses of the Freight Units. On the Fo, we are updating departure, arrival, load and unload.

In standard, the logistical execution status has the last event on the header. Thats useful when you look at the standard freight order lists.

In some cases, the Logistical execution status is not updated liek we would expect it, thus we would like to update it in our own way. But, where is the field? Could not find it in the BOPF Framework on the TOR object ROOT. Has anyone done this before? Is there an Action for this?

Accepted Solutions (1)

Accepted Solutions (1)

former_member186607
Active Contributor
0 Kudos

Hi Petra,

you did not find the field, because there is none

The logistical execution status is determined on the fly. This is done in method GET_LOGISTICAL_CURRENT_STOP of class /SCMTMS/CL_TOR_HELPER_STATUS. There you could implement own logic in e.g. post enhancement.

Best regards, Daniel

Answers (0)