Add transportation method to exported planned transfer orders

Planned transfer orders are already generated in SCP including transportation method. However, the API that used to export planned transfer orders to M3 does not have an input field for transportation method. Now the following input field is available in API SPS101MI-SndDOP:

  • MODL = delivery method/transportation method

Planned transfer orders are already generated in SCP including transportation method; new field is now added to staging export table and the mappings are updated accordingly.

This staging table is updated:

  • ST_M3_OUT_SUPPLY_TRANSFER_PLAN

These views are updated:

  • ST_V_M3_SUPPLY_TRANSFER_PLAN
  • ST_V_M3_SUPPLY_TRANSFER_PLANNED

These mappings are updated:

  • BASE_ST_V_M3_SUPPLY_TRANSFER_PLAN-ST_M3_OUT_SUPPLY_TRANSFER_PLAN
  • BASE_ST_V_M3_SUPPLY_TRANSFER_PLANNED-ST_M3_OUT_SUPPLY_TRANSFER_PLAN

This feature is enabled after appending the base for m3 template (base for m3.zip) for this version. No additional role or privilege is required to access this feature.