Web Services You Can Use to Integrate Cost Management

Oracle Fusion Cloud SCM provides REST web services you can use to access data stored in Oracle Cloud SCM and to construct integrations to other systems. The following table describes some of the REST web services provided for Cost Management integration tasks.

Task

Description

REST Service Name

Retrieve receipt transaction costs

Retrieve item cost details of purchase order and internal receipt transactions, by calling a REST web service. The retrieved receipt transaction cost details can be used in conjunction with cloud or third-party applications to create analytical reports, or as inputs for other REST web services, such as the Cost Adjustments REST web service.

Receipt Costs

Manage cost accounting overhead rules

Create, update, or delete Cost Accounting overhead rules by calling a REST web service. You can create a new overhead rule, or update an existing overhead rule, by specifying rule details such as rule name, transaction type, item category, effectivity date, and overhead rate.

Overhead Rules for Cost Accounting

Create receipt and layer cost adjustments

Create receipt cost adjustments and cost layer adjustments using a REST web service. This capability is useful when you need to create cost adjustments for a large number of previously received items. You can, for example, adjust the receipt cost of items to factor in the rebated amounts of supplier rebates. Using this REST service you can adjust receipt costs, receipts with zero cost, and receipt layer costs. It can be used in conjunction with other services, such as the Receipt Costs REST service.

Cost Adjustments

Manage landed cost trade operations

Create, update, or delete landed cost trade operations and associated charges using a REST web service. Automatically create trade operations when integrating with an external system or when dealing with a high volume of trade operations or a high volume of charges.

Landed Cost Trade Operations

For the full list of REST web services available for Cost Management, see the guide REST API for Oracle Fusion Cloud SCM.