EX055.01 Advanced Logistic Common Library (ALCL)
Advanced Logistic Common Library
Dependency graph
Dependencies from
- Power WMS for Handling Units
- Packing list for Combine Warehouse shipment
- Packing List
- Empties Management for Close Documents
- Empties Management
- MES for Handling Units
- Power WMS for Packing List
- Dual Unit of Measure for Handling Units
- Handling Units Management
Objects
PermissionSet
| ID | Name | Description |
|---|---|---|
| 70491900 | EOS055.01 ALCL |
TableExtension
Codeunit
PageExtension
Enum
| ID | Name | Description |
|---|---|---|
| 18126558 | EOS055 Weight Calculation | |
| 18126559 | EOS030 HU Inventory Check Policy | Indicates the way HU inventory checks are performed when posting item entries. |
| 18126560 | EOS055 Packing List Suggestion Method | |
| 18126561 | EOS055.01 HU Mgt. Transf Order | |
| 70491900 | EOS055 Packaging Material Owner Type | |
| 70491901 | EOS055 Packaging Instruction Source Type | |
| 70491902 | EOS055 Packaging Calculation Handler | |
| 70491903 | EOS055 Content Order Type | |
| 70491904 | EOS055.01 Handling Unit Type | |
| 70491905 | EOS055.01 Handling Unit Status | Indicates the status of a handling unit. |
| 70491906 | EOS055.01 Handling Unit Policy | |
| 70491907 | EOS029 Container Account Type | |
| 70491908 | EOS029 Container Calculation | |
| 70491909 | EOS05501 Assignment Source | Indicates the assignment source from which an assignment was made. |
| 70491910 | EOS055 PackMat Volume Calc. Method | |
| 70491911 | EOS055 PackList Rounding Direction |
Interface
| ID | Name | Description |
|---|---|---|
| 0 | EOS029 IContainerCalculation | |
| 0 | EOS029 IContainerHandler | |
| 0 | EOS055 IPackingListSuggestion | |
| 0 | EOS055 Packaging Calculation | |
| 0 | EOS055.01 Source Document Handler |
Page
Table
| ID | Name | Description |
|---|---|---|
| 18126558 | EOS029 Doc. Container Link | |
| 18126885 | EOS029 Container Trkg. Line | |
| 70491900 | EOS055 Packaging Setup | |
| 70491901 | EOS055 Packaging Material | |
| 70491902 | EOS055 Packaging Instruction | |
| 70491903 | EOS055 Handling Unit Type | |
| 70491904 | EOS055 Handling Unit | |
| 70491905 | EOS055 Handling Unit Content | |
| 70491906 | EOS055 Handling Unit Assignm. | |
| 70491907 | EOS055 Handling Unit Buffer | |
| 70491908 | EOS055.01 Handling Unit Lock | |
| 70491909 | EOS029 Container Jnl. Batch | |
| 70491910 | EOS029 Container Jnl. Line | |
| 70491911 | EOS029 Container Entry | |
| 70491912 | EOS029 Document Container | |
| 70491913 | EOS055.01 HU Assignment Target | Represents a possible target for a HU assignment. A single source document can provide multiple assignment targets. This is especially true for wareh… |
| 70491914 | EOS029 Container Setup | |
| 70491915 | EOS029 Container Location | |
| 70491916 | EOS055.01 Comment Line | |
| 70491917 | EOS055 HU Assignm. Prod. Order |
Report
| ID | Name | Description |
|---|---|---|
| 18126558 | EOS029 Cntnr.-Create Invoices | |
| 18126885 | EOS055 Handling Unit - Get | |
| 70491900 | EOS055.01 Calc. HU Inventory | |
| 70491901 | EOS055.01 Create Handling Unit | |
| 70491902 | EOS055 PCK Edit Item Tracking |
Query
| ID | Name | Description |
|---|---|---|
| 18126558 | EOS055.01 PostWhseShptLine |
Build environment
| Type | Value |
|---|---|
| Version | 26.0.45.0 |
| Application | 26.0.0.0 |
| Platform | 15.0 |
| Runtime | 15.0 |
| Target | Cloud |
| Locale | W1 |
| Commit |
Obsolete Items
| Version | Object | Type | Name | Reason |
|---|---|---|---|---|
| 27.0 | Report 18126885 EOS055 Handling Unit - Get | PageField | HandlingUnitNoField | Use the “Handling Unit Filter” field instead for multiple selection. |
| 25.0 | Table 70491900 EOS055 Packaging Setup | Field | Transfer Outbound HU | Replaced by “HU Mgt. Transfer Order” |
| 25.0 | Page 70491900 EOS055 Packaging Setup | PageField | Transfer Outbound HU | Use “Handling Unit Mgt. Transfer Order” field instead. |
| 18.0 | Table 70491912 EOS029 Document Container | Field | Qty. to Invoice | Unused |
| 18.0 | Table 70491915 EOS029 Container Location | Field | New Bin Code | Empties on Locations with Bins is not supported. |
| 17.0 | Table 70491900 EOS055 Packaging Setup | Field | Use Base Quantity | This is always enabled in v18.x+ and has no effect. |
| 17.0 | Table 70491904 EOS055 Handling Unit | Field | No. Series | Unused |
| 16.0 | Table 70491902 EOS055 Packaging Instruction | Field | HU Type Code | Unused |
| 16.0 | Table 70491904 EOS055 Handling Unit | Field | No. of Assignments | Removed. Use ‘GetAssignments’ instead. |
| 16.0 | Table 70491907 EOS055 Handling Unit Buffer | Field | Is Editable | Substituted by functions IsRemoveAssignementAllowed and IsRemoveContentAllowed in Packing Linst Management. |
| 16.0 | Table 70491907 EOS055 Handling Unit Buffer | Field | Has Conflict | Unused |
| 16.0 | Table 70491907 EOS055 Handling Unit Buffer | Field | Unassigned Conflict | Unused |
| 16.0 | Table 70491907 EOS055 Handling Unit Buffer | Field | Assignment Conflict | Unused |
Changelog
26.0.45.0
Released: OnPremise: 29. October 2025 | Saas: 30. October 2025
- 19527: EX030 HUM Given production item in subcontracting order, sales order that generates production order “make to order” and handling unit assignation on warehouse receipts, in “Reservation entries” the reservations aren’t respected
26.0.44
Released: OnPremise: 22. October 2025 | Saas: 22. October 2025
- 19475: EX030 HUM In “Warehouse Put-away” related to packing list, trying to change “put” bin returns error “Low memory to execute this function. This problem could be due to calls to recursive functions used in the program. Contact system administrator.”
26.0.43
Released: OnPremise: 10. October 2025 | Saas: 14. October 2025
- 19052: EX047 OVR Add over quantity on whse pick and inventory pick
26.0.42
Released: OnPremise: 06. October 2025 | Saas: 07. October 2025
- 19203: EX030 HUM Make possible that, in page “Item Reclass. Journal “, function “Get Handling Unit” allows to insert n handling units considering multiple selection
26.0.41
Released: OnPremise: 30. September 2025 | Saas: 30. September 2025
- 19321: EX030 HUM Fix the assignment of the handling unit to the sales order with reservation entries created by Planning Worksheet
26.0.39
Released: OnPremise: 08. September 2025 | Saas: 08. September 2025
- 19098: EX030 HUM In page “Warehouse receipt”, with put-away, launching function “Preview posting” returns error “There is no Purch. Rcpt. Line within the filter. Filters: Document No.: ‘', Order Line No.: (number)”
- 19092: EX066.02 LCDL Make compatible with BC27
26.0.37
Released: OnPremise: 01. September 2025 | Saas: 02. September 2025
- 19032: EX055.01 ALCL Remove NoSeriesManagement on BC26
26.0.36
Released: OnPremise: 28. August 2025 | Saas: 28. August 2025
- 18985: EX055 PKL Add events, to ship packing list with components that are not present on sales order but on the production one
- 18866: EX055.01 ALCL Using setup wizard “Create new company” with data option “Evaluation - Contoso Sample Data” returns error “EOS055 Packaging Setup doesn’t exist. Fields and identification values: Code=’'”
26.0.32
Released: OnPremise: 29. July 2025 | Saas: 29. July 2025
- 18835: EX055.01 ALCL Add events, to skip testfield (codeunit EOS055.01 SDH - Sales line)
- 18853: EX030 HUM In “Handling unit assigned”, from CWS posted shipment, unlinking and linking “father” handling unit from “son” handling unit the values “Net weight” and “Gross weight” are changed
26.0.30
Released: OnPremise: 25. July 2025 | Saas: 25. July 2025
- 18841: EX030 HUM In “Packing list setup”, trying to create order returns error “Bin code must have a value in Handling unit buffer: Line No.=(value). It cannot be 0 or empty.”
26.0.29
Released: OnPremise: 23. July 2025 | Saas: 23. July 2025
- 18814: EX055 PKL Add event, to generate and print CWS shipment and related packing list in case of “integration shipment”
26.0.28
Released: OnPremise: 15. July 2025 | Saas: 16. July 2025
- 18752: EX030 HUM In “Pick worksheet”, selecting 2 warehouse shipment with packing list assigned and selecting “Create pick” returns error “Handling unit ‘(codice)’ has been already assigned to pick ‘(code)'.”
26.0.27
Released: OnPremise: 03. July 2025 | Saas: 05. July 2025
- 18690: EX055.01 ALCL Wrong translations on table “EOS029 Doc. Container Link”
26.0.26
Released: OnPremise: 13. June 2025 | Saas: 13. June 2025
- 18432: EX056 ISL Add item tracking check with due date, on “Physical inventory journal”
26.0.25
Released: OnPremise: 04. June 2025 | Saas: 06. June 2025
- 18432: EX056 ISL Add item tracking check with due date, on “Physical inventory journal”
26.0.24
Released: OnPremise: 27. May 2025 | Saas: 27. May 2025
- 18363: EX055.01 ALCL Low performance when posting wharehouse shipments with handling units
- 17134: EX029 EPM Add possibility to manage automatic closure, without billing, of sales order lines related to ‘Reusable’ empties
26.0.20
Released: OnPremise: 22. May 2025 | Saas: 22. May 2025
- 17495: EX030 HUM Add handling unit and packaging instructions management on production output
26.0.18
Released: OnPremise: 14. May 2025
- 18228: EX029 EPM Fix record WhseShipmentLine in Event Subscriber
26.0.17
Released: OnPremise: 24. April 2025
- 18123: EX055.01 ALCL Add event before assigning the packaging instruction on production order line from the linked sales order line
26.0.16
Released: OnPremise: 22. April 2025
- 18090: EX055.01 ALCL Add event in procedure SynchWhseQtyToHandle for purchase/sales container lines
- 17495: EX030 HUM Add handling unit and packaging instructions management on production output
- 18056: EX029 EPM Add, in Packaging materials, field “Rounding Direction”, to calculate empties
26.0.11
Released: OnPremise: 15. April 2025
- 18056: EX029 EPM Add, in Packaging materials, field “Rounding Direction”, to calculate empties
26.0.10
Released: OnPremise: 14. April 2025
- 18042: EX029 EPM Add event, in order to not to recalculate empties on sales order lines
- 17331: EX030 HUM Add possibility to undo shipment with handling unit replenishment, from CWS posted shipments
- 17736: BC 26 Compatibility
- 17748: EX055.01 ALCL Add field ‘Bin code’ in table ‘EOS029 Container Entry’
- 16582: EX004 EAL Convert permissions from XML to AL
25.0.42
Released: OnPremise: 11. February 2025 | Saas: 11. February 2025
- 17200: EX055 PCK Onboarding development
25.0.41
Released: OnPremise: 07. February 2025 | Saas: 07. February 2025
- 17427: EX030 HUM add event to filter the warehouse activity lines on assign handling unit
25.0.36
Released: OnPremise: 03. February 2025 | Saas: 03. February 2025
- 17337: EX030 HUM Add event to avoid, for transfer order, to reset ‘Qty. to ship’ for items not in handling unit
- 16582: EX004 EAL Convert permissions from XML to AL
25.0.33
Released: OnPremise: 24. January 2025 | Saas: 24. January 2025
- 16914: EX030 HUM Add HUM management in transfer order, according to the transfer path used
25.0.31
Released: OnPremise: 24. January 2025 | Saas: 24. January 2025
- 16914: EX030 HUM Add HUM management in transfer order, according to the transfer path used
25.0.30
Released: OnPremise: 22. January 2025 | Saas: 23. January 2025
- 16914: EX030 HUM Add HUM management in transfer order, according to the transfer path used
25.0.27
Released: OnPremise: 24. December 2024
- 16836: EX030 HUM In ‘Transfer order’ having 2 lines and over delivery shipment, trying to assign handling unit on 2° line returns error ‘It’s not possible to ship more than (number) units.’
- 16726: EX030 HUM Add, in page ‘Available source items’, a column ‘Q.ty to ship’
25.0.23
Released: OnPremise: 12. December 2024
- 16337: EX030 HUM Add setup, to allow inheriting a HUM from the transfer shipment to the transfer receipt
25.0.22
Released: OnPremise: 05. December 2024
- 16696: EX055.01 ALCL Add event in codeunit 18126886 ‘EX055.01 SDH - Sale Line’, to insert custom lines in packing list buffer
25.0.21
Released: OnPremise: 28. November 2024
- 16476: EX030 HUM Implement due dates and warranty date management in physical inventory functions
25.0.19
Released: OnPremise: 19. November 2024
- 16337: EX030 HUM Add setup, to allow inheriting a HUM from the transfer shipment to the transfer receipt
25.0.18
Released: OnPremise: 15. November 2024
- 16337: EX030 HUM Add setup, to allow inheriting a HUM from the transfer shipment to the transfer receipt
- 16560: EX030 HUM In page ‘Posted purchase receipt’, select ‘Undo receipt’ returns error ‘Warehouse quantity ((number)) for item (code) in location (code) is lower than quantity in handling units ((number))…(COMPLETE TITLE IN SYSTEM INFO)
- 16551: EX055.01 ALCL Add event in function UpdateHandlingUnit, on codeunit ‘EOS055.01 Handling Unit-Create’
25.0.13
Released: OnPremise: 12. November 2024
- 16515: EX030 HUM In page ‘Warehouse pick’, with assigned handling units returns error ‘Inventory quantity ((number)) for item (code) in location (codice) is less than quantity in handling units (number).’
25.0.12
Released: OnPremise: 15. October 2024
- 15467: EX029 EPM Empty invoicing as GL Account lines and Empty reverse batch generation
- 16358: EX055.01 ALCL Make ‘Protected’ variables ‘TempRecIdBuf’, ‘HuNo’ and ‘PMNo’
25.0.10
Released: OnPremise: 14. October 2024
- 15467: EX029 EPM Empty invoicing as GL Account lines and Empty reverse batch generation
- 16251: EX055.01 ALCL In page ‘Empty Balance by Account (EPM)', selecting ‘Create invoice(s)’ returns error ‘Sales headers doesn’t exist. Fields and identification values {(value)-(value)-(value)-(value)-(value)}’
- 16137: EX055.01 ALCL Add event, to skip event OnBeforePostPurchaseDoc, unnecessarily processed for Subcontracting order
- 15980: EX055.01 ALCL Remove obsolete objects for BC25
24.0.32
Released: OnPremise: 02. August 2024 | Saas: 02. August 2024
- 15467: EX029 EPM Empty invoicing as GL Account lines and Empty reverse batch generation
24.0.31
Released: OnPremise: 30. July 2024 | Saas: 31. July 2024
- 15467: EX029 EPM Empty invoicing as GL Account lines and Empty reverse batch generation
24.0.30
Released: OnPremise: 24. July 2024 | Saas: 26. July 2024
- 15644: EX055.01 ALCL Add event, to avoid that handling units maintain reservations linked to order, when assigning handling unit
- 15467: EX029 EPM Empty invoicing as GL Account lines and Empty reverse batch generation
24.0.23
Released: OnPremise: 28. June 2024 | Saas: 28. June 2024
- 15440: EX029 EPM Add event, to recalculate empties quantities considering item secondary unit of measure
- 15443: EX029 EPM In page ‘Warehouse shipment’, trying to post document related to order in which bins quantity on line has been modified returns error ‘Quantity must be equal to “(number)"…(COMPLETE TITLE IN SYSTEM INFO)
24.0.20
Released: OnPremise: 12. June 2024 | Saas: 12. June 2024
- 15373: EX030 HUM Add event, to manage fields ‘Net weight’, ‘Gross weight’, ‘Volume’ and custom field ‘Note’, in page nella pagina ‘Handling units assigned’
24.0.19
Released: OnPremise: 04. June 2024 | Saas: 04. June 2024
- 15315: EX055.01 ALCL Add event, to skip check ContainerJNLine.TestField(“Quanty (Base)")
24.0.18
Released: OnPremise: 03. June 2024
- 15119: EX055.01 ALCL Add EOS fields to page ‘Registered whse. act. lines’
24.0.17
Released: OnPremise: 17. May 2024
- 15203: EX055 PKL In page ‘Handling unit assigned’, from ‘CWS posted shipment’, for item lines the fields ‘Net weight’ and ‘Gross weight’ are wrongly recalculated
24.0.16
Released: OnPremise: 02. May 2024
- 15034: EX030 HUM In ‘Warehouse shipment’, if item with item tracking has reservation on item, it’s possible to assign more quantity on same serial no. when assigning items on handiling unit from packing list
- 14517: EX030 HUM Handling Units Management
- 14360: EX029 EPM In page ‘Container setup (EPM)', for field ‘Resource type’ the options about vendor and customer are in english language when set language is german
- 14421: EX029 EPM In ‘Transfer order’, when posting the fields ‘EOS029 Container’, ‘EOS029 Container PM No.’ and ‘EOS066 Source Code’ on transfer shipment line and receipt line aren’t populed
- 14467: EX029 EPM In page ‘Purchase order’, on message given from function ‘Calculate empties’ in german language the word ‘empties’ is wrongly translated
- 14424: EX029 EPM On shipments, receipts and transfers, empties posting generates entries even for lines with quantity 0
- 14418: EX029 EPM Add field on’Transfer shipment header’, to have historical data if necessary checks on empty entries
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.