Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
title(S4)PACG SP05

Info

The arrival date determination feature applies only to the service order-based integration scenario.

FSM Connector is now capable of calculating an arrival date for reserved materials and then sending an update to the FSM. To achieve that a new report was created  /PACG/ECM_RMAT_ARRIVAL (transaction https:/PACG/ECM_RMAT_ARRIV - Reserved Material - arrival dateproaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/1722679297 ).

Note

The Arrival Date is also determined automatically right after reserved material creation however the logic behind its determination is very simplified - requirement date for component is used. Proper, scenario-dependent dates are determined after executing program https:/PACG/ECM_RMAT_ARRIV - Reserved Material - arrival dateproaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/1722679297, which should be scheduled as a regular job.

...

  • MM Process – Purchase requisition & Purchase Order
    First date is picked from purchase requisition and it is requested delivery date. When purchase order is created then confirmation lines needs to be considered. For this, new config should be built where it should be defined which categories of confirmation lines should be considered and in what order (depending on company Id). Analogically Similarly to the SD process, if there are is more than one line always , the latest date needs to must always be takestaken. If there are no confirmation lines, ‘delivery schedule’ must be checked and ‘delivery date’ needs to be taken.

  • SD Process – Consignation fill-up
    In case of SD documents schedule lines should be considered and ‘delivery date’ needs to picked up. In case of multiple schedule lines latest (worst) delivery date should be considered

Info

Arrival date used to be displayed only for reserved materials before goods issue for delivery. However, the time between goods movement and arrival to the customer can take longer.

Status
title(S4)PACG SP13
Now, the delivery date is also determined for reserved materials after goods movement for delivery. At first, the arrival date is copied from the related unshipped ('R') reserved material entry. Then it can be recalculated with program https:/PACG/ECM_RMAT_ARRIV - Reserved Material - arrival dateproaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/1722679297 if schedule lines change.

...