|
@@ -595,7 +595,8 @@
|
|
TTR.RESULT_TOTAL_ID "resultTotalId",
|
|
TTR.RESULT_TOTAL_ID "resultTotalId",
|
|
OO.CAPACITY_ID "capacityId",
|
|
OO.CAPACITY_ID "capacityId",
|
|
RC.CAPACITY_NUMBER "capacityNumber",
|
|
RC.CAPACITY_NUMBER "capacityNumber",
|
|
- TLFR.SEGMENT_SQE "segmentSqe"
|
|
|
|
|
|
+ TLFR.SEGMENT_SQE "segmentSqe",
|
|
|
|
+ OO.ORDER_LINE_SEQUENCE "orderSegmentSqe"
|
|
from OMSTRUCK_ORDER OO
|
|
from OMSTRUCK_ORDER OO
|
|
left join TMSTRUCK_TOTAL_RESULT TTR
|
|
left join TMSTRUCK_TOTAL_RESULT TTR
|
|
on OO.ORDER_ID = TTR.ORDER_ID
|
|
on OO.ORDER_ID = TTR.ORDER_ID
|