Get one trade operation
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}
Request
-
TradeOperationId(required): integer(int64)
Value that uniquely identifies the trade operation.
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
- application/json
Default Response
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object
-
AllocationQuantityType: string
Title:
Allocation Quantity Type
Read Only:true
Maximum Length:80
Value that identifies the quantity based on which the allocation is processed in the trade operation. The options are Purchase Order Schedule Quantity and Shipment Quantity. -
AllocationQuantityTypeCode: string
Maximum Length:
20
Abbreviation for the quantity based on which the allocation in a trade operation is processed. The options are PO_Qty and Ship_Qty. -
charges: array
Charges
Title:
Charges
The Charges resource gets information about the trade operation charge line, status and the allocated amounts for each charge line. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the trade operation was created. -
CurrencyConversionRateType: string
Title:
Conversion Rate Type
Maximum Length:30
Type of default currency conversion rate to be used for currency conversion in a trade operation. -
CurrencyConversionRateTypeCode: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Value that identifies the type of default currency conversion rate to be used for currency conversion in a trade operation. -
defaultPOSchedules: array
Default Purchase Order Schedules
Title:
Default Purchase Order Schedules
The Default Purchase Order Schedules resource gets information about the default purchase order schedules associated with a trade operation. -
EstimatedTradeOperationAmount: number
Title:
Estimated Amount
Read Only:true
Estimated amount incurred on the trade operation. -
LastUpdateDate: string
(date)
Title:
Last Update Date
Date when the trade operation was most recently updated. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ProcurementBU: string
Title:
Procurement BU
Maximum Length:240
Procurement business unit for which the trade operation was created. -
ProcurementBUId: integer
(int64)
Title:
Procurement Business Unit ID
Value that uniquely identifies the procurement business unit associated with the trade operation. -
Route: string
Title:
Route
Maximum Length:80
Route under which the trade operation is classified. -
RouteId: integer
(int64)
Title:
Route ID
Value that uniquely identifies the route. -
TradeOperationCurrency: string
Title:
Currency
Maximum Length:15
Currency used in the trade operation. -
TradeOperationDescription: string
Title:
Description
Maximum Length:240
Description of the trade operation. -
TradeOperationId: integer
(int64)
Title:
Trade Operation ID
Value that uniquely identifies the trade operation. -
TradeOperationName: string
Title:
Name
Maximum Length:80
Name of the trade operation. -
TradeOperationNumber: number
Title:
Number
Number that identifies a trade operation within a procurement business unit. -
tradeOperationShipments: array
Trade Operation Shipments
Title:
Trade Operation Shipments
The Trade Operation Shipments resource manages information about advanced shipment notices (ASNs) associated with a trade operation. -
TradeOperationStatus: string
Title:
Status
Maximum Length:30
Default Value:DRAFT
Status of the trade operation. -
TradeOperationTemplate: string
Title:
Template
Read Only:true
Maximum Length:80
Name of the trade operation template. It is unique within a procurement business unit. -
TradeOperationTemplateId: integer
(int64)
Title:
Trade Operation Template ID
Value that uniquely identifies the trade operation template used to create the trade operation.
array
Charges
array
Default Purchase Order Schedules
array
Links
array
Trade Operation Shipments
object
-
ActualAmountInTradeOperationCurrency: number
Title:
Actual Amount in Trade Operation Currency
Read Only:true
Actual amount on the charge line in the trade operation currency. -
ActualNonrecoverableTaxInTradeOperationCurrency: number
Title:
Actual Nonrecoverable Tax in Trade Operation Currency
Read Only:true
Actual non-recoverable tax amount on the charge line in the trade operation currency. -
AutoTaxCalculationFlag: boolean
Title:
Enable automatic tax calculation
Maximum Length:1
Contains one of the following values: true or false. If true, then enable automatic tax calculation on the charge line. If false, then do not enable automatic tax calculation on the charge line. The default is false. -
ChargeAllocationBasis: string
Title:
Allocation Basis
Maximum Length:30
Basis for allocation of charges to purchase order schedules. Values include Equally, Quantity, Volume, Weight, Item Value, and Manual allocation factor. A list of accepted values is defined in the lookup type FND_LOOKUPS. -
ChargeAllocationBasisBaseUOM: string
Title:
Allocation Basis Base UOM
Maximum Length:25
Base unit of measure to be used where allocation basis is quantity, weight, or volume. -
ChargeBasis: string
Title:
Charge Basis
Maximum Length:30
Basis for estimating charges. Values include Aggregate, Fixed per unit, Percentage of item price, Percentage of other charges, Variable per unit, and Variable percentage of Item Price. A list of accepted values is defined in the lookup type FND_LOOKUPS. -
ChargeBasisUOM: string
Title:
Charge Basis UOM
Maximum Length:25
Unit of measure that is used when the charge basis is per unit. -
ChargeBU: string
Title:
Charge BU
Maximum Length:240
Value that uniquely identifies the business unit associated with the trade operation charge. -
ChargeBUId: integer
(int64)
Title:
Charge Business Unit ID
Read Only:true
Requisitioning business unit that incurs the charge. -
ChargeCurrency: string
Title:
Charge Currency
Maximum Length:15
Transaction currency in which the charge is entered. -
ChargeCurrencyConversionDate: string
(date)
Title:
Currency Conversion Date
Date when the charge amounts are converted from charge currency to other currency amounts. The default value is creation date of the trade operation charge line. -
ChargeCurrencyConversionRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of charge currency conversion rate defaulted from the trade operation header. You have an option to override the conversion type for each charge line in a trade operation. -
ChargeCurrencyConversionType: string
Title:
Conversion Rate Type
Maximum Length:30
Type of charge currency conversion rate defaulted from the trade operation header. You have an option to override the conversion type for each charge line in a trade operation. -
ChargeDescription: string
Read Only:
true
Maximum Length:240
Description of the trade operation charge. -
ChargeId: integer
(int64)
Title:
Charge ID
Value that uniquely identifies the trade operation charge. -
chargeInvoiceAssociations: array
Charge Invoice Associations
Title:
Charge Invoice Associations
The Charge Invoice Associations resource gets information about the invoice associated with a charge line. -
ChargeLineNumber: integer
(int32)
Title:
Line Number
Number that identifies the charge line entered in a trade operation. -
ChargeLineStatusCode: string
Title:
Charge Line Status
Maximum Length:30
Default Value:INCOMPLETE
Abbreviation that uniquely identifies the status of the charge line. Values include Allocated, Allocated with Warning, Allocation in Error, Cancelled, Draft Allocation, Incomplete, New, Pending Association, Ready for Allocation, and Requires Reallocation. -
ChargeLineStatusMeaning: string
Title:
Charge Line Status Meaning
Read Only:true
Maximum Length:80
Indicates the meaning of the charge line status. -
ChargeName: string
Title:
Charge Name
Maximum Length:80
Name of the charge for which the estimates and actuals are entered. -
ChargeNameNew: string
Title:
Charge Name
Name of the charge for which the estimates and actuals are entered. -
chargePurchaseOrderSchedules: array
Charge Purchase Order Schedules
Title:
Charge Purchase Order Schedules
The Charge Purchase Order Schedules resource gets information about the purchase order schedules associated with a charge line. -
ChargeReferenceAvailable: string
Read Only:
true
Maximum Length:255
Value that indicates that the charge reference is available. -
chargeReferences: array
Charge References
Title:
Charge References
The Charge References resource gets information about the charge references associated with a charge line. -
chargeRelatedLines: array
Charge Related Lines
Title:
Charge Related Lines
The Charge Related Lines resource gets information about the related charge lines for a charge line. -
ChargeServicePOLine: string
Number that identifies the service purchase order for the charge line.
-
ChargeServicePONumber: string
Number that identifies the service purchase order line for the charge line.
-
ChargeServicePOSchedule: string
Number that identifies the service purchase order schedule for the charge line.
-
ChargeSupplier: string
Supplier on the charge line.
-
ConversionType: string
Read Only:
true
Maximum Length:30
Type of charge currency conversion rate defaulted from the trade operation header. You have an option to override the conversion type for each charge line in a trade operation. -
EstimatedAmountinChargeCurrency: number
Title:
Estimated Amount in Charge Currency
Estimated amount on the charge line in the charge currency. -
EstimatedAmountinFunctionalCurrency: number
Title:
Estimated Amount in Functional Currency
Read Only:true
Estimated amount on the charge line in the functional currency. -
EstimatedAmountinTradeOperationCurrency: number
Title:
Estimated Amount in Trade Operation Currency
Read Only:true
Estimated amount on the charge line in the trade operation currency. -
EstimatedNonrecoverableinTradeOperationCurrency: number
Title:
Estimated Nonrecoverable Tax in Trade Operation Currency
Read Only:true
Estimated non-recoverable tax amount on the charge line in the trade operation currency. -
EstimatedNonrecoverableTaxinChargeCurrency: number
Title:
Estimated Nonrecoverable Tax in Trade Operation Currency
Estimated non-recoverable tax amount on the charge line in the charge currency. -
EstimatedNonrecoverableTaxinFunctionalCurrency: number
Title:
Estimated Nonrecoverable Tax in Functional Currency
Read Only:true
Estimated non-recoverable tax amount on the charge line in the functional currency. -
EstimatedTotalAmountinChargeCurrency: number
Title:
Estimated Total Amount in Charge Currency
Read Only:true
Estimated total amount on the charge line in the charge currency. -
EstimatedTotalAmountinFunctionalCurrency: number
Title:
Estimated Total Amount in Functional Currency
Read Only:true
Estimated total amount on the charge line in the functional currency. -
EstimatedTotalAmountinTradeOperationCurrency: number
Title:
Estimated Total Amount in Trade Operation Currency
Read Only:true
Estimated total amount on the charge line in the trade operation currency. -
FirstPartyTaxRegistrationNumber: integer
(int64)
Title:
First Party Tax Registration Number
Number that identifies the first party tax registration on the transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LocationOfFinalDischarge: string
Title:
Location of Final Discharge
Maximum Length:255
Value that identifies the tax final discharge location that determines the tax. -
ObjectVersionNumber: integer
(int32)
Number of times the charge line was changed.
-
ProductFiscalClassification: string
Title:
Fiscal Product Classification Name
Maximum Length:240
Value that indicates the name of the fiscal product classification that determines the tax. -
Rate: number
Title:
Rate
Rate to be applied to the purchase order schedules to calculate the charge estimates. -
ServicePOFlag: boolean
Title:
Service PO
Maximum Length:1
Contains one of the following values. Yes: charge line gets the amount from a service purchase order. No: charge line does not get the amount from a service purchase order. The default value is No. -
ServicePOLineNumberofCharge: string
Title:
Service PO Line Number
Read Only:true
Maximum Length:40
Number that identifies the service purchase order for the charge line. -
ServicePONumberofCharge: string
Title:
PO Number
Read Only:true
Maximum Length:40
Number that identifies the service purchase order line for the charge line. -
ServicePOScheduleofCharge: string
Title:
Service PO Schedule
Read Only:true
Maximum Length:40
Number that identifies the service purchase order schedule for the charge line. -
SupplierforCharge: string
Title:
Supplier Site
Maximum Length:360
Supplier on the charge line. -
SupplierId: integer
(int64)
Title:
Supplier ID
Value that uniquely identifies the supplier rendering the service. -
SupplierSiteforCharge: string
Title:
Supplier Site
Maximum Length:240
Value that uniquely identifies the supplier site rendering the service. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site
Supplier site on the charge line. -
TaxApplicableFlag: boolean
Title:
Tax applicable
Maximum Length:1
Contains one of the following values: true or false. If true, then indicate tax applicability on the charge line. If false, then do not indicate tax applicability on the charge line. The default value is true. -
TaxationCountryCode: string
Title:
Taxation Country
Maximum Length:2
Value that identifies the country that determines the tax. This attribute is used for restricting the list of values for trx_business_category and other values. -
TaxClassificationCode: string
Title:
Tax Classification Code
Maximum Length:30
Abbreviation that identifies the tax classification that determines the tax. -
TaxDocumentFiscalClassification: string
Title:
Document Fiscal Classification
Maximum Length:30
Value that indicates the classification of the fiscal document that determines the tax. -
TaxDocumentType: string
Title:
Document Type
Maximum Length:30
Default Value:CHARGE_ESTIMATE
Type of classification of the document for the charge line that determines the tax. -
TaxFinalDischargeLocationId: integer
(int64)
Title:
Final Discharge Location ID
Value that indicates the classification of the fiscal tax document that determines the tax. -
TaxLineIntendedUse: string
Title:
Tax Intended Use
Maximum Length:240
Purpose for which a product may be used for tax calculation. -
TaxLineType: string
Title:
Line Type
Maximum Length:30
Default Value:SERVICES
Type of tax line classification for the charge line. -
TaxProductCategory: string
Title:
Product Category
Maximum Length:240
Product-related fiscal classification defined in Oracle Fusion Tax. -
TaxProductType: string
Title:
Product Type
Maximum Length:40
Type of the product. This is a read-only attribute with value SERVICES. -
TaxStatus: string
Title:
Tax Status Meaning
Read Only:true
Maximum Length:80
Text that indicates the meaning of tax status. -
TaxStatusCode: string
Title:
Status
Maximum Length:30
Status of tax processing on the charge line. -
TaxTransactionBusinessCategory: string
Title:
Transaction Business Category
Maximum Length:240
Category to derive the transaction classification for tax authority, which is used to categorize a transaction for tax. -
TaxType: string
Title:
Charge Tax Type
Maximum Length:30
Type of tax on the charge line. -
TentativeFlag: boolean
Title:
Tentative
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then tax is in draft and not included in inventory valuation. If false, then tax is not in draft. The default value is false. -
ThirdPartyTaxRegistrationNumber: integer
(int64)
Title:
Third Party Tax Registration Number
Number that identifies the third party tax registration on the transaction that determines the tax. -
TrackMissingInvoicesFlag: boolean
Title:
Track missing invoices
Maximum Length:1
Contains one of the following values. Yes: trade operation charge line has missing invoices. No: charge line include invoices. The default value is No. -
TradeOperationChargeId: integer
(int64)
Title:
Trade Operation Charge ID
Value that uniquely identifies the trade operation charge. -
UserDefinedFiscalClassification: string
Title:
User-Defined Fiscal Classification
Maximum Length:30
Name of the user-defined fiscal classification that determines the tax.
array
Charge Invoice Associations
array
Charge Purchase Order Schedules
array
Charge References
array
Charge Related Lines
array
Links
object
-
AssociationMode: string
Title:
Association Mode
Maximum Length:255
Value that indicates whether the invoice line is automatic or manual associated. -
ChargeInvoiceAssociationId: integer
(int64)
Title:
Charge Invoice Association ID
Value that uniquely identifies the invoice line to the landed cost charge. -
FunctionalCurrencyAmount: number
Title:
Allocated Actual Amount in Functional Currency
Actual amount on the charge line in functional currency. -
FunctionalCurrencyCode: string
Title:
Functional Currency Code
Maximum Length:15
Value that indicates the functional currency. -
FunctionalCurrencyTax: number
Title:
Allocated Actual NonRecoverable Tax in Functional Currency
Actual non-recoverable tax on the invoice in functional currency. -
FunctionalCurrencyTotal: number
Title:
Allocated Actual Total in Functional Currency
Read Only:true
Allocated total amount on the invoice charge line in functional currency. -
InvoiceAmount: number
Title:
Allocated Actual Amount in Invoice Currency
Actual amount on the charge line in invoice currency. -
InvoiceCurrencyCode: string
Title:
Invoice Currency Code
Maximum Length:15
Value that identifies the invoice currency. -
InvoiceId: integer
(int64)
Title:
Invoice ID
Value that uniquely identifies the invoice associated with the trade operation charge line. -
InvoiceLineNumber: integer
(int64)
Title:
Invoice Line Number
Number that identifies the invoice line associated with the trade operation charge line. -
InvoiceNumber: string
Title:
Invoice Number
Read Only:true
Maximum Length:50
Number that indicates the invoice associated with the trade operation charge line. -
InvoiceTax: number
Title:
Allocated Actual Nonrecoverable Tax in Invoice Currency
Actual non-recoverable tax on the invoice in invoice currency. -
InvoiceTotal: number
Title:
Allocated Actual Total in Invoice Currency
Read Only:true
Allocated total amount on the invoice charge line in invoice currency. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Supplier: string
Title:
Supplier
Read Only:true
Maximum Length:360
Name of the supplier on the charge line. -
SupplierId: integer
(int64)
Title:
Supplier ID
Read Only:true
Value that identifies the supplier on the charge line. -
SupplierSite: string
Title:
Supplier Site
Read Only:true
Maximum Length:240
Value that identifies the supplier site on the charge line. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site ID
Read Only:true
Value that identifies the supplier site on the charge line. -
TradeOperationCurrencyAmount: number
Title:
Allocated Actual Amount in Trade Operation Currency
Read Only:true
Actual amount on the charge line in trade operation currency. -
TradeOperationCurrencyCode: string
Title:
Document Currency
Read Only:true
Maximum Length:15
Value that identifies the trade operation currency. -
TradeOperationCurrencyTax: number
Title:
Allocated Actual NonRecoverable Tax in Trade Operation Currency
Read Only:true
Actual non-recoverable tax on the invoice in trade operation currency. -
TradeOperationCurrencyTotal: number
Title:
Allocated Actual Total in Trade Operation Currency
Read Only:true
Allocated total amount on the invoice charge line in the trade operation currency.
array
Links
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
ActAmountInDocumentCurrency: number
Title:
Allocated Actual Amount in Trade Operation Currency
Read Only:true
Actual amount on the charge line in the trade operation currency. -
ActAmountInFuncCurrency: number
Title:
Allocated Actual Amount in Functional Currency
Read Only:true
Actual amount on the charge line in the functional currency. -
ActAmountInMatRequisitionBUCurrency: number
Title:
Allocated Actual Amount in Material Requisition BU Currency
Read Only:true
Actual amount on the charge line in the functional currency of the business unit that is requisitioning the material. -
ActAmountPERUnitInDocumentCurrency: number
Title:
Allocated Actual per Unit Amount in Trade Operation Currency
Read Only:true
Actual per unit amount on the charge line in the trade operation currency. -
ActAmountPERUnitInFuncCurrency: number
Title:
Allocated Actual per Unit Amount in Functional Currency
Read Only:true
Actual per unit amount on the charge line in the functional currency. -
ActAmountPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Actual per Unit Amount in Material Requisition BU Currency
Read Only:true
Actual per unit amount on the charge line in the functional currency of the business unit that is requisitioning the material. -
ActTaxInDocumentCurrency: number
Title:
Allocated Actual NonRecoverable Tax in Trade Operation Currency
Read Only:true
Actual non-recoverable tax on the charge line in the trade operation currency. -
ActTaxInFuncCurrency: number
Title:
Allocated Actual NonRecoverable Tax in Functional Currency
Read Only:true
Actual non-recoverable tax on the charge line in the functional currency. -
ActTaxInMatRequisitionBUCurrency: number
Title:
Allocated Actual NonRecoverable Tax in Material Requisition BU Currency
Read Only:true
Actual non-recoverable tax on the charge line in the functional currency of the business unit that is requisitioning the material. -
ActTaxPERUnitInDocumentCurrency: number
Title:
Allocated Actual per Unit NonRecoverable Tax in Trade Operation Currency
Read Only:true
Actual per unit non-recoverable tax on the charge line in the trade operation currency. -
ActTaxPERUnitInFuncCurrency: number
Title:
Allocated Actual per Unit NonRecoverable Tax in Functional Currency
Read Only:true
Actual per unit non-recoverable tax on the charge line in the functional currency. -
ActTaxPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Actual per Unit NonRecoverable Tax in Material Requisition BU Currency
Read Only:true
Actual per unit non-recoverable tax on the charge line in the functional currency of the business unit that is requisitioning the material. -
AllocationBaseFactor: number
Title:
Allocation Base Factor
Base factor value used for charge allocation. -
AllocationCurrencyCode: string
Title:
Allocation Currency
Maximum Length:15
Currency used for charge allocation. -
AllocationPercentage: number
Title:
Allocation Percentage
Percentage used for charge allocation. -
AllocationRate: number
Title:
Allocation Rate
Rate to be applied to purchase order schedules for deriving the charge estimates. -
DeliverToInvOrg: string
Title:
Delivered-to Inventory Organization Name
Read Only:true
Maximum Length:240
Name of the inventory organization to which the item is delivered. -
DeliverToInvOrgId: integer
(int64)
Title:
Delivered-To Inventory Organization ID
Read Only:true
Value that uniquely identifies the inventory organization to which the item is delivered. -
DestinationType: string
Title:
Destination Type
Read Only:true
Maximum Length:80
Destination type on the purchase order. -
EstAmountInChargeCurrency: number
Title:
Allocated Estimate Amount in Charge Currency
Read Only:true
Estimated amount on the charge line in the charge currency. -
EstAmountInDocumentCurrency: number
Title:
Allocated Estimate Amount in Trade Operation Currency
Read Only:true
Estimated amount on the charge line in the trade operation currency. -
EstAmountInFunCurrency: number
Title:
Allocated Estimate Amount in Functional Currency
Read Only:true
Estimated amount on the charge line in the functional currency. -
EstAmountInMatRequisitionBUCurrency: number
Title:
Allocated Estimate Amount in Material Requisition BU Currency
Read Only:true
Estimated amount on the charge line in the functional currency of the business unit that is requisitioning the material. -
EstAmountPERUnitInChargeCurrency: number
Title:
Allocated Estimate per Unit Amount in Charge Currency
Read Only:true
Estimated per unit amount on the charge line in the charge currency. -
EstAmountPERUnitInDocumentCurrency: number
Title:
Allocated Estimate per Unit Amount in Trade Operation Currency
Read Only:true
Estimated per unit amount on the charge line in the trade operation currency. -
EstAmountPERUnitInFuncCurrency: number
Title:
Allocated Estimate per Unit Amount in Functional Currency
Read Only:true
Estimated per unit amount on the charge line in the functional currency. -
EstAmountPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Estimate per Unit Amount in Material Requisition BU Currency
Read Only:true
Estimated per unit amount on the charge line in the functional currency of the business unit that is requisitioning the material. -
EstTaxInDocumentCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Trade Operation Currency
Read Only:true
Estimated non-recoverable tax on the charge line in the trade operation currency. -
EstTaxInFuncCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Functional Currency
Read Only:true
Estimated non-recoverable tax on the charge line in the functional currency. -
EstTaxInMatRequisitionBUCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Material Requisitioning BU Currency
Read Only:true
Estimated non-recoverable tax on the charge line in the functional currency of the business unit that is requisitioning the material. -
EstTaxPERUnitInChargeCurrency: number
Title:
Allocated Estimate per Unit NonRecoverable Tax in Charge Currency
Read Only:true
Estimated per unit non-recoverable tax on the charge line in the charge currency. -
EstTaxPERUnitInDocumentCurrency: number
Title:
Allocated Estimate per Unit NonRecoverable Tax in Trade Operation Currency
Read Only:true
Estimated per unit non-recoverable tax on the charge line in the trade operation currency. -
EstTaxPERUnitInFuncCurrency: number
Title:
Allocated Estimate per Unit NonRecoverable Tax in Functional Currency
Read Only:true
Estimated per unit non-recoverable tax on the charge line in the functional currency. -
EstTaxPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Estimate per Unit NonRecoverable Tax in Material Requisition BU Currency
Read Only:true
Estimated per unit non-recoverable tax on the charge line in the functional currency of the business unit that is requisitioning the material. -
EstTaxtInChargeCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Charge Currency
Read Only:true
Estimated non-recoverable tax on the charge line in the charge currency. -
ItemId: integer
(int64)
Title:
Item ID
Read Only:true
Value that uniquely identifies the item. -
ItemNumber: string
Read Only:
true
Maximum Length:300
Item on the purchase order schedule. -
LandedCostPOScheduleId: integer
(int64)
Title:
Landed Cost PO Schedule ID
Value that uniquely identifies the purchase order schedule for landed cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderedQuantity: number
Title:
Ordered Quantity
Quantity on the purchase order schedule. -
POHeaderId: integer
(int64)
Title:
Purchase Order Header ID
Read Only:true
Value that uniquely identifies the purchase order header. -
POItemPrice: number
Title:
Item Price
Item price on the purchase order. -
POLineId: integer
(int64)
Title:
Purchase Order Line ID
Read Only:true
Value that uniquely identifies the purchase order line. -
POLineLocationId: integer
(int64)
Title:
Purchase Order Line Location ID
Read Only:true
Value that uniquely identifies the purchase order shipment schedule. -
POLineNumber: string
Title:
Purchase Order Line
Read Only:true
Maximum Length:40
Number that identifies the line in the purchase order. -
PONumber: string
Title:
Purchase Order
Read Only:true
Maximum Length:40
Number that identifies the material purchase order for the landed cost estimate. -
POPrimaryUOMCode: string
Maximum Length:
3
Value that identifies the primary unit of measure for the purchase order schedule quantity. -
POQuantityInPrimaryUOM: number
Title:
Ordered Quantity (Secondary UOM)
Ordered quantity on the purchase order in the primary unit of measure. -
POQuantityInSecondaryUOM: number
Title:
Ordered Quantity (Secondary UOM)
Ordered quantity on the purchase order in the secondary unit of measure. -
POScheduleAmount: number
Title:
PO Schedule Amount
Read Only:true
Amount on the purchase order schedule line. -
POScheduleFuncCurrencyAmount: number
Title:
PO Schedule Functional Currency Amount
Read Only:true
Functional currency amount on the purchase order schedule line. -
POScheduleNumber: string
Title:
Purchase Order Schedule
Read Only:true
Maximum Length:40
Number that identifies the schedule of the material purchase order line used for the landed cost estimate. -
POSecondaryUOMCode: string
Maximum Length:
3
Value that identifies the secondary unit of measure for the purchase order schedule quantity. -
ProcurementBU: string
Title:
Procurement BU
Read Only:true
Maximum Length:240
Procurement business unit on the purchase order schedule. -
ProcurementBUId: integer
(int64)
Title:
Procurement Business Unit ID
Read Only:true
Value that uniquely identifies the procurement business unit for the material purchase order schedule. -
ProfitCenterBU: string
Title:
Profit Center BU
Read Only:true
Maximum Length:240
Profit center business unit on the purchase order schedule. -
ProfitCenterBUId: integer
(int64)
Title:
Profit Center BU ID
Read Only:true
Value that uniquely identifies the profit center business unit for the material purchase order schedule. -
ReceiptQuantity: number
Title:
Receipt Quantity
Read Only:true
Received quantity corresponding to the purchase order schedule. -
RequisitioningBU: string
Title:
Requisitioning BU
Read Only:true
Maximum Length:240
Requisitioning business unit on the purchase order schedule. -
RequisitioningBUId: integer
(int64)
Title:
Requisitioning BU ID
Read Only:true
Value that uniquely identifies the requisitioning business unit for the material purchase order schedule. -
ShiptoLocation: string
Title:
Ship-to Location
Read Only:true
Maximum Length:240
Location to which the item is delivered. -
ShipToLocationId: integer
(int64)
Title:
Ship-To Location ID
Read Only:true
Value that uniquely identifies the location to which the item is delivered. -
Supplier: string
Title:
Supplier
Read Only:true
Maximum Length:360
Supplier on the purchase order. -
SupplierSite: string
Title:
Supplier Site
Read Only:true
Maximum Length:240
Supplier site on the purchase order. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site ID
Read Only:true
Value that uniquely identifies the supplier site on the purchase order. -
UnitOfMeasure: string
Title:
Unit of Measure
Read Only:true
Maximum Length:25
Unit of measure for the purchase order schedule quantity. -
UOMTypeCode: string
Title:
UOM Type
Maximum Length:30
Value that identifies the unit of measure used for charge allocation.
array
Links
object
-
AutoAssociateFlag: boolean
Title:
Automatically Associate on Match
Maximum Length:1
Default Value:false
Contains one of the following values: yes or no. If yes, then automatically associate invoice to trade operation charge on match. If no, then manual action is needed for invoice association to trade operation charge. The default value is no. -
ChargeReferenceName: string
Title:
Charge Reference Name
Name of the charge reference for a charge line. -
ChargeReferenceTypeDescription: string
Title:
Reference Type Description
Read Only:true
Maximum Length:240
Description of the charge reference for a charge line. -
ChargeReferenceTypeId: integer
(int64)
Title:
Trade Operation Charge Reference Type ID
Value that uniquely identifies the type of charge reference. -
ChargeReferenceValueDataType: string
Title:
Reference Data Type
Read Only:true
Maximum Length:80
Value that identifies the input data type for charge references. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PreDefinedFlag: boolean
Title:
Predefined
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then reference type was predefined in default charge references setup. If false, then reference type is not predefined. The default value is false. -
ReferenceValueDate: string
(date-time)
Title:
Date Reference
Date value of the charge reference attribute. -
ReferenceValueNumber: number
Title:
Numeric Reference
Numeric value of the charge reference attribute. -
ReferenceValueText: string
Title:
Alphanumeric Reference
Maximum Length:60
Alphanumeric value of the charge reference attribute. -
TradeOperationChargeId: integer
(int64)
Title:
Trade Operation Charge ID
Value that uniquely identifies the trade operation charge. -
TradeOperationChargeReferenceValueId: integer
(int64)
Title:
Trade Operation Charge Reference Value ID
Value that uniquely identifies the charge reference to a charge line.
array
Links
object
-
ChargeBU: string
Title:
Charge BU
Read Only:true
Maximum Length:240
Value that indicates the requisitioning business unit that incurs the charge. -
ChargeLineNumber: integer
Title:
Related Charge Line Number
Value that uniquely identifies the charge line number for the charge entered as related in a charge line. -
ChargeLineStatus: string
Title:
Charge Line Status Meaning
Read Only:true
Maximum Length:80
Value that indicates the meaning of the charge line status. -
ChargeLineStatusCode: string
Title:
Charge Line Status
Read Only:true
Maximum Length:30
Abbreviation that uniquely identifies the status of the charge line. Values include Allocated, Allocated with Warning, Allocation in Error, Cancelled, Draft Allocation, Incomplete, New, Pending Association, Ready for Allocation, and Requires Reallocation. -
ChargeName: string
Title:
Related Charge Name
Read Only:true
Maximum Length:80
Name of the charge for the related charge line entered in a charge line. -
EnteredCurrencyCode: string
Title:
Charge Currency
Read Only:true
Maximum Length:15
Transaction currency in which the charge is entered. -
IncludePurchaseValueFlag: boolean
Title:
Include item value
Contains one of the following values: true or false. If true, then the purchase value needs to be included for the purpose of deriving the charge amount. If false, then the purchase value is not included for the purpose of deriving the charge amount. The default value is false. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PercentageOfItemValue: number
Title:
Percentage of Item Value
Percent of the purchase value. It is required only when Include Item Value Flag is set to yes. -
RelatedChargeLineId: integer
(int64)
Title:
Related Charge Line ID
Value that uniquely identifies the related charge line for a trade operation charge. -
RelatedChargeLinePercentage: number
Title:
Related Charge Line Percentage
Percent for each of the related charge line based on which the charge line amount will be derived. -
TotalAmount: number
Title:
Total Amount
Read Only:true
Estimated total amount on the charge line. -
TradeOperationChargeId: integer
(int64)
Title:
Trade Operation Charge ID
Value that uniquely identifies the trade operation charge. -
TradeOperationChargeRelatedLineId: integer
(int64)
Title:
Trade Operation Charge Related Line ID
Value that uniquely identifies the trade operation charge related line.
array
Links
object
-
ChargeBU: string
Title:
Charge BU
Read Only:true
Maximum Length:240
Value that indicates the requisitioning business unit that incurs the charge. -
ItemNumber: string
Title:
Item
Read Only:true
Maximum Length:300
Number that identifies the item on the purchase order schedule. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
POCurrencyCode: string
Title:
PO Currency
Maximum Length:15
Value that identifies the currency on the purchase order. -
POLineLocationId: integer
(int64)
Title:
Purchase Order Line Location ID
Value that uniquely identifies the purchase order shipment schedule. -
POLineNumber: string
Title:
Purchase Order Line
Read Only:true
Maximum Length:40
Number that identifies the line in the purchase order. -
PONumber: string
Title:
PO Number
Read Only:true
Maximum Length:40
Number that identifies the purchase order. -
POPrimaryUOMCode: string
Title:
PO Primary UOM
Maximum Length:3
Value that identifies the primary unit of measure for the purchase order schedule quantity. -
POQuantityInPrimaryUOM: number
Title:
Ordered Quantity (Primary UOM)
Ordered quantity on the purchase order in the primary unit of measure. -
POQuantityInSecondaryUOM: number
Title:
Ordered Quantity (Secondary UOM)
Ordered quantity on the purchase order in the secondary unit of measure. -
POScheduleAmount: number
Title:
PO Schedule Amount
Read Only:true
Amount on the purchase order schedule line. -
POScheduleFuncCurrencyAmount: number
Title:
PO Schedule Functional Currency Amount
Read Only:true
Amount on the purchase order schedule line in the functional currency. -
POScheduleNumber: string
Title:
Purchase Order Schedule
Read Only:true
Maximum Length:40
Number that identifies the schedule of the material purchase order line used for the landed cost estimate. -
POSecondaryUOMCode: string
Title:
PO Secondary UOM
Maximum Length:3
Value that identifies the secondary unit of measure for the purchase order schedule quantity. -
TradeOperationDefaultPOScheduleId: integer
(int64)
Title:
Trade Operation Default PO Schedule ID
Value that uniquely identifies the trade operation currency. -
TradeOperationId: integer
(int64)
Title:
Trade Operation ID
Value that uniquely identifies the trade operation. -
UnitOfMeasure: string
Title:
Unit of Measure
Read Only:true
Maximum Length:25
Unit of measure for the purchase order schedule quantity.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ShipmentHeaderId: integer
(int64)
System generated value that uniquely identifies a shipment or an advanced shipment notice.
-
ShipmentNumber: string
Title:
Shipment Number
Maximum Length:30
Value provided by the user that identifies a shipment or an advanced shipment notice. -
TradeOperationId: integer
(int64)
Title:
Trade Operation ID
Value that uniquely identifies a trade operation. -
TradeOperationShipmentId: integer
(int64)
Value that uniquely identifies a shipment in the context of a trade operation.
array
Links
- charges
-
Parameters:
- TradeOperationId:
$request.path.TradeOperationId
The Charges resource gets information about the trade operation charge line, status and the allocated amounts for each charge line. - TradeOperationId:
- defaultPOSchedules
-
Operation: /fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/defaultPOSchedulesParameters:
- TradeOperationId:
$request.path.TradeOperationId
The Default Purchase Order Schedules resource gets information about the default purchase order schedules associated with a trade operation. - TradeOperationId:
- tradeOperationShipments
-
Operation: /fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/tradeOperationShipmentsParameters:
- TradeOperationId:
$request.path.TradeOperationId
The Trade Operation Shipments resource manages information about advanced shipment notices (ASNs) associated with a trade operation. - TradeOperationId:
Examples
These examples describe how to get one trade operation.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId"
For example, the following command gets one trade operation where the trade operation identifier is 300100085591704:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704"
Example 1
This example describes how to get one trade operation.
Example 1 Response Body
The following shows an example of the response body in JSON format.
{ "CreationDate": "2015-12-11T16:06:52+00:00", "CurrencyConversionRateType": "Corporate", "LastUpdateDate": "2015-12-11", "ProcurementBUId": 204, "ProcurementBU": "Vision Corporation", "RouteId": 300100071793259, "Route": "East-South", "TradeOperationCurrency": "USD", "TradeOperationDescription": "Receipt Acct Landed Cost Charges", "TradeOperationId": 300100085591704, "TradeOperationName": "CMLRRF-RcptAcct", "TradeOperationNumber": 2, "TradeOperationStatus": "OPEN", "TradeOperationTemplateId": null, "TradeOperationTemplate": null, "EstimatedTradeOperationAmount": null, "links": [ ... ] }
Example 2
This example describes how to get one trade operation when Allocate Landed Cost Charges using the ASN Quantity feature is opted-in.
Example 2 Response Body
The following shows an example of the response body in JSON format.
{ "CurrencyConversionRateType": "Corporate", "CreationDate": "2023-05-10T06:52:54+00:00", "CurrencyConversionRateTypeCode": "Corporate", "LastUpdateDate": "2023-05-10", "ProcurementBUId": 204, "ProcurementBU": "Vision Operations", "RouteId": null, "Route": null, "TradeOperationCurrency": "USD", "TradeOperationDescription": null, "TradeOperationId": 300100576036118, "TradeOperationName": "REST_DEMO1", "TradeOperationNumber": 49, "TradeOperationStatus": "DRAFT", "TradeOperationTemplateId": null, "TradeOperationTemplate": null, "EstimatedTradeOperationAmount": null, "AllocationQuantityTypeCode": "SHIP_QTY", "AllocationQuantityType": "Shipment Quantity", "links": [ { "rel": "self", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118", "name": "tradeOperations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118", "name": "tradeOperations", "kind": "item" }, { "rel": "lov", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/lov/BusinessUnitLOV", "name": "BusinessUnitLOV", "kind": "collection" }, { "rel": "lov", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/lov/RouteLOV", "name": "RouteLOV", "kind": "collection" }, { "rel": "lov", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/lov/StatusLOV", "name": "StatusLOV", "kind": "collection" }, { "rel": "lov", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/lov/CurrencyCodeLOV", "name": "CurrencyCodeLOV", "kind": "collection" }, { "rel": "lov", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/lov/ConversionTypeLOV", "name": "ConversionTypeLOV", "kind": "collection" }, { "rel": "child", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/child/charges", "name": "charges", "kind": "collection" }, { "rel": "child", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/child/defaultPOSchedules", "name": "defaultPOSchedules", "kind": "collection" }, { "rel": "child", "href": "https://fa-eobx-pintlabfadev.fa.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/tradeOperations/300100576036118/child/tradeOperationShipments", "name": "tradeOperationShipments", "kind": "collection" } ] }