Landed Cost Management
Landed Cost Management
Please select Yes to join the integrated voice conference when prompted:
If you have joined the Integrated Voice Conference, and still cannot hear
the presentation, try this: click "More Options" on the control panel and
click the speaker/microphone audio test. Then select your preferred speakers.
If you already selected No, in the WebEx Menu, click on Audio> Integrated Voice Conference> Join Conference.
Presenter Information
Krishna Ghantasala
Product Manager –Costing Cloud
Kaushik Sivakumar
Director – Costing and Financial Orchestration Product Strategy
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 3
Agenda
• Overview
• Key Setups
• Estimate Landed Costs
• Invoices for Landed Costs
• Landed Cost Reporting
• New in Landed Costing
Fusion
Receipt
Accounting
Fusion Capture Actual
Payables From
Invoices
Trade Operation
Start
End
End
Item Cost to
Include
estimated charge
details
End
Navigation: Navigator > Setup and Maintenance > All Tasks > Manage Charge
Names
Navigation: Navigator > Setup and Maintenance > All Tasks > Manage Cost Component Mappings
1. Users will get data from their suppliers about shipments and typically are of high volumes.
2. User want to eliminate manual efforts and human error by automating the flow of data
3. Some of these charges are variable and requires specific allocation to the expected Purchase order
schedule shipments
4. Use REST services, to automate the capturing of shipment details and associated landed cost charges for
estimation.
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 37
Landed Cost REST Services
• Manage Trade Operations
– Get list of trade operations
– Get list of charges for a trade operation
– Add / manage PO Schedules, References and Related Lines associated to the charge line in a Trade Operation
– Manage trade operations, charges for a trade operation
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 38
REST resources
Resource Name Parent Resource Operations Description
Supported
tradeOperations* null Get This resource can be used to search for Trade Operations that exist
in the system.
Charges* tradeOperations Get Charges is a child resource of tradeOperations. It provides
information of all charges that exists under a Trade Operation.
chargePurchaseOrderSchedules charges Get, Patch, Post, This can be used to read, create, update and delete the associated
Delete Purchase Order Schedules to a charge in a trade operation.
* Full operations (patch, post, delete) in subsequent releases of 18C
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 39
REST resources
Resource Name Parent Resource Operations Description
Supported
purchaseOrderSchedulesFor null Get The purchaseOrderSchedulesForLandedCosts resource
LandedCosts provides information about all purchase order schedules
available for landed cost estimation.
shipmentDetails purchaseOrderSchedulesForLandedCosts Get This is a child resource of
purchaseOrderSchedulesForLandedCosts. It provides
information about shipments associated to purchase
order schedule.
tradeOperationDetails purchaseOrderSchedulesForLandedCosts Get This is a child resource of
purchaseOrderSchedulesForLandedCosts. It provides
information about Trade Operations and Trade
Operation Charges associated to a purchase order
schedule.
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 40
Manage Trade Operations UI
Resource: tradeOperations
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 41
Edit Trade Operation UI
Resource: tradeOperations/charges
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 42
Material PO Schedules associated to the Charge
Resource: tradeOperations/charges/chargePurchaseOrderSchedules
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 43
Review Purchase Orders for Landed Cost UI
Resource: purchaseOrderSchedulesForLandedCosts
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 44
Shipments associated to a Purchase Order Schedule
Resource: purchaseOrderSchedulesForLandedCosts/shipmentDetails
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 45
Trade Operation Details associated to a Purchase Order Schedule
Resource: purchaseOrderSchedulesForLandedCosts/tradeOperationDetails
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 46
User Steps using REST -18C
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 47
Landed Cost Management Roadmap
•REST services for trade operations •Landed cost for global procurement
•Landed cost for transfer order flows receipts
•Landed cost for drop ship flows
•Integration to GTM for trade
operations
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 49
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 50