Landed Costs
Release: Landed Costs – 26.0.9642.59786
Description
This release introduces read-only OData v1.0 APIs for Landed Costs and Posted Landed Costs, enabling external consumers (such as Power BI) to extract landed cost data along with analytical dimensions (Global Dimensions 1–2 and Shortcut Dimensions 3–8). Additionally, the Posted Landed Cost Assignments page has been updated to populate dimension values from the source document line, improving traceability and profitability analysis in trading scenarios.
User Stories
| Title | Description | Setup Instructions | Impact on previous version |
|---|---|---|---|
| [24008] – Populate Transport Order Lines and Posted Landed Cost Assignments with Analytical Dimensions | As a Transport Planner, dimension values (Global Dimension 1 & 2, Shortcut Dimensions 3–8) are now initialized on Transport Order Lines and Posted Landed Cost Assignments by copying them from the source document line (Sales, Purchase, or Transfer). This enables accurate cost allocation and profitability analysis by dimension. | Impacted objects: Codeunit 71925591 (briLCO_LandedCostAssigmtMgt), Page 71925585 (briLCO_PostedLCAssignments), Codeunit 71925579 (briLCO_LandedCostsManagement). Existing dimension setup in General Ledger Setup is used automatically — no additional configuration required. | No breaking changes. Existing posted assignments will not be retroactively updated; only new or reprocessed assignments will carry dimension values. |
| [24067] – Develop Read Only API’s for Landed Costs | As a Financial Auditor, new read-only API pages expose Landed Cost and Landed Cost Assignment data via OData (APIPublisher='bricklead’, APIGroup='landedCosts’, APIVersion='v1.0’). Each assignment record includes resolved dimension codes and values (Global Dimensions 1–2, Shortcut Dimensions 3–8) from the source document line’s Dimension Set ID. The API enables extraction into Power BI for profitability analysis by trading file. | New objects: Page 71925606 (briLCO_APIV1 Landed Cost), Page 71925607 (briLCO_APIV1 LC Assignment). Endpoints are read-only (Insert/Modify/Delete disabled). No setup required beyond standard API permissions. | No breaking changes. New API pages only — no modifications to existing pages or tables. |
| [24070] – Develop Read Only API’s for Posted Landed Costs | As a Financial Auditor, new read-only API pages expose Posted Landed Cost and Posted Landed Cost Assignment data via OData (APIPublisher='bricklead’, APIGroup='landedCosts’, APIVersion='v1.0’). Posted assignment records include resolved dimension codes/values and computed FlowFields (Amount on Invoice, Invoiced Quantity, Invoiced Amount). Delivers audit-grade, immutable landed cost data for financial analysis. | New objects: Page 71925604 (briLCO_APV1 Posted LC), Page 71925605 (briLCO_APIV1 Posted LC Assign.). Endpoints are read-only. No setup required beyond standard API permissions. | No breaking changes. New API pages only — no modifications to existing posted tables or pages. |
Bugs
No bug fixed in this release.
Events
No event added or updated in this release.