Status | ||
---|---|---|
|
Info |
---|
The arrival date determination feature applies only to the service order-based integration scenario. Because the ‘Arrvival date’ depends on multiple factors, in order to get the most exact date, the /PACG/ECM_RMAT_ARRIV program should be scheduled as a background periodical job. The program reads all subsequent documents and updates ARRIVAL dates accordingly. |
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. |
FSM Connector is capable of calculating an arrival date for reserved materials and then sending an update to the FSM. This transaction can take the following parameters:
...
Order (service orders number) - range of service orders' number for which reservations should be checked
Material - range of materials included in the reservations
Activity number - range of activities' number for which reservation should be checkedStatus title S4PACG200 SP15 Created on - range of reservation creation dates (the dates when reservation was created and not the orders they belong to)
Activity Status - range of Statuses of the related Activity for which reservation should be checkedStatus title S4PACG200 SP15
Radio button for ‘Shipment status’: Options ‘All’ and ‘Not shipped’Status title S4PACG200 SP15 when ‘Not shipped’ is selected, the report will only consider entries for which Shipment Document was not posted
Checkbox ‘Only if consignment doc. exists’. This function applies for material reservations based on SD Process, where creation of Consignment Fill-up Document takes places - if checkbox is selected, the report will only consider entries for which Consignment Fill-up Document was createdStatus title S4PACG200 SP15
The ‘Arrival date’ itself depends on the type of the process:
...
SD Process – Consignation fill-up
Schedule lines are considered and ‘delivery date’ is picked up. In case of multiple schedule lines, the latest (worst) delivery date is considered
...
If a delivery document exists and its Planned Goods Issue date is lower or equal than the delivery date from schedule lines, this date will be taken instead.
...
Expand | ||
---|---|---|
| ||
MATERIAL 1 has quantity 10: ARRIVAL date comes from schedule lines in consignment order.
In the order, there are 3 schedule lines for this material:
As ARRIVAL date, ‘the latest’ date from those schedule lines will be taken, because full quantity 10 PC will be available on 03.03.2023 (partial quantity is available before, but full quantity on 03.03.2023). |
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.
|
...
However, it is recommended to note that once the Outbound Delivery Document was posted (the delivery was made), the delivery date in the Schedule Lines tab is unavailable to change. The only way is to delete the old entry, which results in a warning display: Creating a new delivery date in Schedule Lines for the Consignment Fill-up Document does not change the old delivery date in the already created Outbound Delivery Document. |
Reservation on ‘VAN stock’
Requested Requirement delivery date (Reqmt Date) is retrieved
...