Get all trade operation charges
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/charges
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 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds trade operation charges according to the trade operation charge identifier as the primary key.
Finder Variables:- TradeOperationChargeId; integer; Value that uniquely identifies the trade operation charge.
- findCharges: Finds trade operation charges according to the specified attributes.
Finder Variables:- bindActualAmount; number; Actual amount on the charge line in the trade operation currency.
- bindAllocationBasis; string; Basis for allocating charges in a trade operation.
- bindChargeBU; string; Requisitioning business unit that incurs the charge.
- bindChargeBasis; string; Basis for estimating charges in a trade operation.
- bindChargeCurrencyCode; string; Transaction currency in which the trade operation charge is entered.
- bindChargeLineStatus; string; Value that indicates the status of the charge line.
- bindChargeName; string; Name of the charge for which the estimates and actuals are entered.
- bindChargeReferenceAvailable; string; Search parameter to include trade operation charges with charge references.
- bindChargeSupplier; string; Supplier on the charge line.
- bindEstimatedAmount; number; Estimated amount on the charge line in the trade operation currency.
- bindItemNumber; string; Item on the purchase orders associated to the charges.
- bindMissingInvoices; string; Value that identifies trade operation charges with missing invoices.
- bindOrderedQty; number; Quantity ordered in the purchase orders associated to the charges.
- bindPOAmount; string; Amount in the purchase orders associated to the charges.
- bindPONumber; string; Number that identifies the purchase orders associated to the charges.
- bindServicePONumber; string; Number that identifies the service purchase order for the charge line.
- bindShipToLocation; string; Ship to Location of the purchase orders associated to the charges.
- bindTaxApplicable; string; Value that identifies trade operation charges with tax.
- PrimaryKey: Finds trade operation charges according to the trade operation charge identifier as the primary key.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- ActualAmountInTradeOperationCurrency; number; Actual amount on the charge line in the trade operation currency.
- ActualNonrecoverableTaxInTradeOperationCurrency; number; Actual non-recoverable tax amount on the charge line in the trade operation currency.
- AutoTaxCalculationFlag; boolean; 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; 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; Base unit of measure to be used where allocation basis is quantity, weight, or volume.
- ChargeBU; string; Value that uniquely identifies the business unit associated with the trade operation charge.
- ChargeBUId; integer; Requisitioning business unit that incurs the charge.
- ChargeBasis; string; 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; Unit of measure that is used when the charge basis is per unit.
- ChargeCurrency; string; Transaction currency in which the charge is entered.
- ChargeCurrencyConversionDate; string; 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; 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; 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; Description of the trade operation charge.
- ChargeId; integer; Value that uniquely identifies the trade operation charge.
- ChargeLineNumber; integer; Number that identifies the charge line entered in a trade operation.
- ChargeLineStatusCode; string; 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; Indicates the meaning of the charge line status.
- ChargeName; string; Name of the charge for which the estimates and actuals are entered.
- ChargeNameNew; string; Name of the charge for which the estimates and actuals are entered.
- ChargeReferenceAvailable; string; Value that indicates that the charge reference is available.
- 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; 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; Estimated amount on the charge line in the charge currency.
- EstimatedAmountinTradeOperationCurrency; number; Estimated amount on the charge line in the trade operation currency.
- EstimatedNonrecoverableTaxinChargeCurrency; number; Estimated non-recoverable tax amount on the charge line in the charge currency.
- EstimatedNonrecoverableTaxinFunctionalCurrency; number; Estimated non-recoverable tax amount on the charge line in the functional currency.
- EstimatedTotalAmountinFunctionalCurrency; number; Estimated total amount on the charge line in the functional currency.
- EstimatedTotalAmountinTradeOperationCurrency; number; Estimated total amount on the charge line in the trade operation currency.
- FirstPartyTaxRegistrationNumber; integer; Number that identifies the first party tax registration on the transaction.
- ObjectVersionNumber; integer; Number of times the charge line was changed.
- ProductFiscalClassification; string; Value that indicates the name of the fiscal product classification that determines the tax.
- Rate; number; Rate to be applied to the purchase order schedules to calculate the charge estimates.
- ServicePOFlag; boolean; 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; Number that identifies the service purchase order for the charge line.
- ServicePONumberofCharge; string; Number that identifies the service purchase order line for the charge line.
- ServicePOScheduleofCharge; string; Number that identifies the service purchase order schedule for the charge line.
- SupplierId; integer; Value that uniquely identifies the supplier rendering the service.
- SupplierSiteId; integer; Supplier site on the charge line.
- SupplierSiteforCharge; string; Value that uniquely identifies the supplier site rendering the service.
- SupplierforCharge; string; Supplier on the charge line.
- TaxApplicableFlag; boolean; 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.
- TaxClassificationCode; string; Abbreviation that identifies the tax classification that determines the tax.
- TaxDocumentFiscalClassification; string; Value that indicates the classification of the fiscal document that determines the tax.
- TaxDocumentType; string; Type of classification of the document for the charge line that determines the tax.
- TaxFinalDischargeLocationId; integer; Value that indicates the classification of the fiscal tax document that determines the tax.
- TaxLineIntendedUse; string; Purpose for which a product may be used for tax calculation.
- TaxLineType; string; Type of tax line classification for the charge line.
- TaxProductCategory; string; Product-related fiscal classification defined in Oracle Fusion Tax.
- TaxProductType; string; Type of the product. This is a read-only attribute with value SERVICES.
- TaxStatus; string; Text that indicates the meaning of tax status.
- TaxStatusCode; string; Status of tax processing on the charge line.
- TaxTransactionBusinessCategory; string; Category to derive the transaction classification for tax authority, which is used to categorize a transaction for tax.
- TaxType; string; Type of tax on the charge line.
- TaxationCountryCode; string; 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.
- TentativeFlag; boolean; 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; Number that identifies the third party tax registration on the transaction that determines the tax.
- TrackMissingInvoicesFlag; boolean; 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; Value that uniquely identifies the trade operation charge.
- UserDefinedFiscalClassification; string; Name of the user-defined fiscal classification that determines the tax.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
-
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:
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.
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
arrayLinksobject-
ActualAmountInTradeOperationCurrency: number
Title:
Actual Amount in Trade Operation CurrencyRead Only:trueActual amount on the charge line in the trade operation currency. -
ActualNonrecoverableTaxInTradeOperationCurrency: number
Title:
Actual Nonrecoverable Tax in Trade Operation CurrencyRead Only:trueActual non-recoverable tax amount on the charge line in the trade operation currency. -
AutoTaxCalculationFlag: boolean
Title:
Enable automatic tax calculationMaximum Length:1Contains 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 BasisMaximum Length:30Basis 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 UOMMaximum Length:25Base unit of measure to be used where allocation basis is quantity, weight, or volume. -
ChargeBasis: string
Title:
Charge BasisMaximum Length:30Basis 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 UOMMaximum Length:25Unit of measure that is used when the charge basis is per unit. -
ChargeBU: string
Title:
Charge BUMaximum Length:240Value that uniquely identifies the business unit associated with the trade operation charge. -
ChargeBUId: integer
(int64)
Title:
Charge Business Unit IDRead Only:trueRequisitioning business unit that incurs the charge. -
ChargeCurrency: string
Title:
Charge CurrencyMaximum Length:15Transaction currency in which the charge is entered. -
ChargeCurrencyConversionDate: string
(date)
Title:
Currency Conversion DateDate 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 TypeMaximum Length:30Type 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 TypeMaximum Length:30Type 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:
trueMaximum Length:240Description of the trade operation charge. -
ChargeId: integer
(int64)
Title:
Charge IDValue that uniquely identifies the trade operation charge. -
chargeInvoiceAssociations: array
Charge Invoice Associations
Title:
Charge Invoice AssociationsThe Charge Invoice Associations resource gets information about the invoice associated with a charge line. -
ChargeLineNumber: integer
(int32)
Title:
Line NumberNumber that identifies the charge line entered in a trade operation. -
ChargeLineStatusCode: string
Title:
Charge Line StatusMaximum Length:30Default Value:INCOMPLETEAbbreviation 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 MeaningRead Only:trueMaximum Length:80Indicates the meaning of the charge line status. -
ChargeName: string
Title:
Charge NameMaximum Length:80Name of the charge for which the estimates and actuals are entered. -
ChargeNameNew: string
Title:
Charge NameName of the charge for which the estimates and actuals are entered. -
chargePurchaseOrderSchedules: array
Charge Purchase Order Schedules
Title:
Charge Purchase Order SchedulesThe Charge Purchase Order Schedules resource gets information about the purchase order schedules associated with a charge line. -
ChargeReferenceAvailable: string
Read Only:
trueMaximum Length:255Value that indicates that the charge reference is available. -
chargeReferences: array
Charge References
Title:
Charge ReferencesThe Charge References resource gets information about the charge references associated with a charge line. -
chargeRelatedLines: array
Charge Related Lines
Title:
Charge Related LinesThe 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.
-
chargeTransferOrderShipLines: array
Charge Transfer Order Shipment Lines
Title:
Charge Transfer Order Shipment LinesTransfer order shipment lines which are associated with the charge line for the allocation of landed cost charges. -
ConversionType: string
Read Only:
trueMaximum Length:30Type 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 CurrencyEstimated amount on the charge line in the charge currency. -
EstimatedAmountinFunctionalCurrency: number
Title:
Estimated Amount in Functional CurrencyRead Only:trueEstimated amount on the charge line in the functional currency. -
EstimatedAmountinTradeOperationCurrency: number
Title:
Estimated Amount in Trade Operation CurrencyRead Only:trueEstimated amount on the charge line in the trade operation currency. -
EstimatedNonrecoverableinTradeOperationCurrency: number
Title:
Estimated Nonrecoverable Tax in Trade Operation CurrencyRead Only:trueEstimated non-recoverable tax amount on the charge line in the trade operation currency. -
EstimatedNonrecoverableTaxinChargeCurrency: number
Title:
Estimated Nonrecoverable Tax in Trade Operation CurrencyEstimated non-recoverable tax amount on the charge line in the charge currency. -
EstimatedNonrecoverableTaxinFunctionalCurrency: number
Title:
Estimated Nonrecoverable Tax in Functional CurrencyRead Only:trueEstimated non-recoverable tax amount on the charge line in the functional currency. -
EstimatedTotalAmountinChargeCurrency: number
Title:
Estimated Total Amount in Charge CurrencyRead Only:trueEstimated total amount on the charge line in the charge currency. -
EstimatedTotalAmountinFunctionalCurrency: number
Title:
Estimated Total Amount in Functional CurrencyRead Only:trueEstimated total amount on the charge line in the functional currency. -
EstimatedTotalAmountinTradeOperationCurrency: number
Title:
Estimated Total Amount in Trade Operation CurrencyRead Only:trueEstimated total amount on the charge line in the trade operation currency. -
FirstPartyTaxRegistrationNumber: integer
(int64)
Title:
First Party Tax Registration NumberNumber that identifies the first party tax registration on the transaction. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationOfFinalDischarge: string
Title:
Location of Final DischargeMaximum Length:255Value 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 NameMaximum Length:240Value that indicates the name of the fiscal product classification that determines the tax. -
Rate: number
Title:
RateRate to be applied to the purchase order schedules to calculate the charge estimates. -
ServicePOFlag: boolean
Title:
Service POMaximum Length:1Contains 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 NumberRead Only:trueMaximum Length:40Number that identifies the service purchase order for the charge line. -
ServicePONumberofCharge: string
Title:
PO NumberRead Only:trueMaximum Length:40Number that identifies the service purchase order line for the charge line. -
ServicePOScheduleofCharge: string
Title:
Service PO ScheduleRead Only:trueMaximum Length:40Number that identifies the service purchase order schedule for the charge line. -
SupplierforCharge: string
Title:
Supplier SiteMaximum Length:360Supplier on the charge line. -
SupplierId: integer
(int64)
Title:
Supplier IDValue that uniquely identifies the supplier rendering the service. -
SupplierSiteforCharge: string
Title:
Supplier SiteMaximum Length:240Value that uniquely identifies the supplier site rendering the service. -
SupplierSiteId: integer
(int64)
Title:
Supplier SiteSupplier site on the charge line. -
TaxApplicableFlag: boolean
Title:
Tax applicableMaximum Length:1Contains 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 CountryMaximum Length:2Value 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 CodeMaximum Length:30Abbreviation that identifies the tax classification that determines the tax. -
TaxDocumentFiscalClassification: string
Title:
Document Fiscal ClassificationMaximum Length:30Value that indicates the classification of the fiscal document that determines the tax. -
TaxDocumentType: string
Title:
Document TypeMaximum Length:30Default Value:CHARGE_ESTIMATEType of classification of the document for the charge line that determines the tax. -
TaxFinalDischargeLocationId: integer
(int64)
Title:
Final Discharge Location IDValue that indicates the classification of the fiscal tax document that determines the tax. -
TaxLineIntendedUse: string
Title:
Tax Intended UseMaximum Length:240Purpose for which a product may be used for tax calculation. -
TaxLineType: string
Title:
Line TypeMaximum Length:30Default Value:SERVICESType of tax line classification for the charge line. -
TaxProductCategory: string
Title:
Product CategoryMaximum Length:240Product-related fiscal classification defined in Oracle Fusion Tax. -
TaxProductType: string
Title:
Product TypeMaximum Length:40Type of the product. This is a read-only attribute with value SERVICES. -
TaxStatus: string
Title:
Tax Status MeaningRead Only:trueMaximum Length:80Text that indicates the meaning of tax status. -
TaxStatusCode: string
Title:
StatusMaximum Length:30Status of tax processing on the charge line. -
TaxTransactionBusinessCategory: string
Title:
Transaction Business CategoryMaximum Length:240Category to derive the transaction classification for tax authority, which is used to categorize a transaction for tax. -
TaxType: string
Title:
Charge Tax TypeMaximum Length:30Type of tax on the charge line. -
TentativeFlag: boolean
Title:
TentativeMaximum Length:1Default Value:falseContains 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 NumberNumber that identifies the third party tax registration on the transaction that determines the tax. -
TrackMissingInvoicesFlag: boolean
Title:
Track missing invoicesMaximum Length:1Contains 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 IDValue that uniquely identifies the trade operation charge. -
UserDefinedFiscalClassification: string
Title:
User-Defined Fiscal ClassificationMaximum Length:30Name of the user-defined fiscal classification that determines the tax.
arrayCharge Invoice AssociationsarrayCharge Purchase Order SchedulesarrayCharge ReferencesarrayCharge Related LinesarrayCharge Transfer Order Shipment LinesarrayLinksobject-
AssociationMode: string
Title:
Association ModeMaximum Length:255Value that indicates whether the invoice line is automatic or manual associated. -
ChargeInvoiceAssociationId: integer
(int64)
Title:
Charge Invoice Association IDValue that uniquely identifies the invoice line to the landed cost charge. -
FunctionalCurrencyAmount: number
Title:
Allocated Actual Amount in Functional CurrencyActual amount on the charge line in functional currency. -
FunctionalCurrencyCode: string
Title:
Functional Currency CodeMaximum Length:15Value that indicates the functional currency. -
FunctionalCurrencyTax: number
Title:
Allocated Actual NonRecoverable Tax in Functional CurrencyActual non-recoverable tax on the invoice in functional currency. -
FunctionalCurrencyTotal: number
Title:
Allocated Actual Total in Functional CurrencyRead Only:trueAllocated total amount on the invoice charge line in functional currency. -
InvoiceAmount: number
Title:
Allocated Actual Amount in Invoice CurrencyActual amount on the charge line in invoice currency. -
InvoiceCurrencyCode: string
Title:
Invoice Currency CodeMaximum Length:15Value that identifies the invoice currency. -
InvoiceId: integer
(int64)
Title:
Invoice IDValue that uniquely identifies the invoice associated with the trade operation charge line. -
InvoiceLineNumber: integer
(int64)
Title:
Invoice Line NumberNumber that identifies the invoice line associated with the trade operation charge line. -
InvoiceNumber: string
Title:
Invoice NumberRead Only:trueMaximum Length:50Number that indicates the invoice associated with the trade operation charge line. -
InvoiceTax: number
Title:
Allocated Actual Nonrecoverable Tax in Invoice CurrencyActual non-recoverable tax on the invoice in invoice currency. -
InvoiceTotal: number
Title:
Allocated Actual Total in Invoice CurrencyRead Only:trueAllocated total amount on the invoice charge line in invoice currency. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:360Name of the supplier on the charge line. -
SupplierId: integer
(int64)
Title:
Supplier IDRead Only:trueValue that identifies the supplier on the charge line. -
SupplierSite: string
Title:
Supplier SiteRead Only:trueMaximum Length:240Value that identifies the supplier site on the charge line. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site IDRead Only:trueValue that identifies the supplier site on the charge line. -
TradeOperationCurrencyAmount: number
Title:
Allocated Actual Amount in Trade Operation CurrencyRead Only:trueActual amount on the charge line in trade operation currency. -
TradeOperationCurrencyCode: string
Title:
Document CurrencyRead Only:trueMaximum Length:15Value that identifies the trade operation currency. -
TradeOperationCurrencyTax: number
Title:
Allocated Actual NonRecoverable Tax in Trade Operation CurrencyRead Only:trueActual non-recoverable tax on the invoice in trade operation currency. -
TradeOperationCurrencyTotal: number
Title:
Allocated Actual Total in Trade Operation CurrencyRead Only:trueAllocated total amount on the invoice charge line in the trade operation currency.
arrayLinksobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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 CurrencyRead Only:trueActual amount on the charge line in the trade operation currency. -
ActAmountInFuncCurrency: number
Title:
Allocated Actual Amount in Functional CurrencyRead Only:trueActual amount on the charge line in the functional currency. -
ActAmountInMatRequisitionBUCurrency: number
Title:
Allocated Actual Amount in Material Requisition BU CurrencyRead Only:trueActual 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 CurrencyRead Only:trueActual per unit amount on the charge line in the trade operation currency. -
ActAmountPERUnitInFuncCurrency: number
Title:
Allocated Actual per Unit Amount in Functional CurrencyRead Only:trueActual per unit amount on the charge line in the functional currency. -
ActAmountPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Actual per Unit Amount in Material Requisition BU CurrencyRead Only:trueActual 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 CurrencyRead Only:trueActual non-recoverable tax on the charge line in the trade operation currency. -
ActTaxInFuncCurrency: number
Title:
Allocated Actual NonRecoverable Tax in Functional CurrencyRead Only:trueActual non-recoverable tax on the charge line in the functional currency. -
ActTaxInMatRequisitionBUCurrency: number
Title:
Allocated Actual NonRecoverable Tax in Material Requisition BU CurrencyRead Only:trueActual 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 CurrencyRead Only:trueActual 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 CurrencyRead Only:trueActual 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 CurrencyRead Only:trueActual 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 FactorBase factor value used for charge allocation. -
AllocationCurrencyCode: string
Title:
Allocation CurrencyMaximum Length:15Currency used for charge allocation. -
AllocationPercentage: number
Title:
Allocation PercentagePercentage used for charge allocation. -
AllocationRate: number
Title:
Allocation RateRate to be applied to purchase order schedules for deriving the charge estimates. -
DeliverToInvOrg: string
Title:
Delivered-to Inventory Organization NameRead Only:trueMaximum Length:240Name of the inventory organization to which the item is delivered. -
DeliverToInvOrgId: integer
(int64)
Title:
Delivered-To Inventory Organization IDRead Only:trueValue that uniquely identifies the inventory organization to which the item is delivered. -
DestinationType: string
Title:
Destination TypeRead Only:trueMaximum Length:80Destination type on the purchase order. -
EstAmountInChargeCurrency: number
Title:
Allocated Estimate Amount in Charge CurrencyRead Only:trueEstimated amount on the charge line in the charge currency. -
EstAmountInDocumentCurrency: number
Title:
Allocated Estimate Amount in Trade Operation CurrencyRead Only:trueEstimated amount on the charge line in the trade operation currency. -
EstAmountInFunCurrency: number
Title:
Allocated Estimate Amount in Functional CurrencyRead Only:trueEstimated amount on the charge line in the functional currency. -
EstAmountInMatRequisitionBUCurrency: number
Title:
Allocated Estimate Amount in Material Requisition BU CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated per unit amount on the charge line in the charge currency. -
EstAmountPERUnitInDocumentCurrency: number
Title:
Allocated Estimate per Unit Amount in Trade Operation CurrencyRead Only:trueEstimated per unit amount on the charge line in the trade operation currency. -
EstAmountPERUnitInFuncCurrency: number
Title:
Allocated Estimate per Unit Amount in Functional CurrencyRead Only:trueEstimated per unit amount on the charge line in the functional currency. -
EstAmountPERUnitInMatRequisitionBUCurrency: number
Title:
Allocated Estimate per Unit Amount in Material Requisition BU CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated non-recoverable tax on the charge line in the trade operation currency. -
EstTaxInFuncCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Functional CurrencyRead Only:trueEstimated non-recoverable tax on the charge line in the functional currency. -
EstTaxInMatRequisitionBUCurrency: number
Title:
Allocated Estimate NonRecoverable Tax in Material Requisitioning BU CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated 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 CurrencyRead Only:trueEstimated non-recoverable tax on the charge line in the charge currency. -
ItemId: integer
(int64)
Title:
Item IDRead Only:trueValue that uniquely identifies the item. -
ItemNumber: string
Read Only:
trueMaximum Length:300Item on the purchase order schedule. -
LandedCostPOScheduleId: integer
(int64)
Title:
Landed Cost PO Schedule IDValue that uniquely identifies the purchase order schedule for landed cost. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrderedQuantity: number
Title:
Ordered QuantityQuantity on the purchase order schedule. -
POHeaderId: integer
(int64)
Title:
Purchase Order Header IDRead Only:trueValue that uniquely identifies the purchase order header. -
POItemPrice: number
Title:
Item PriceItem price on the purchase order. -
POLineId: integer
(int64)
Title:
Purchase Order Line IDRead Only:trueValue that uniquely identifies the purchase order line. -
POLineLocationId: integer
(int64)
Title:
Purchase Order Line Location IDRead Only:trueValue that uniquely identifies the purchase order shipment schedule. -
POLineNumber: string
Title:
Purchase Order LineRead Only:trueMaximum Length:40Number that identifies the line in the purchase order. -
PONumber: string
Title:
Purchase OrderRead Only:trueMaximum Length:40Number that identifies the material purchase order for the landed cost estimate. -
POPrimaryUOMCode: string
Maximum Length:
3Value 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 AmountRead Only:trueAmount on the purchase order schedule line. -
POScheduleFuncCurrencyAmount: number
Title:
PO Schedule Functional Currency AmountRead Only:trueFunctional currency amount on the purchase order schedule line. -
POScheduleNumber: string
Title:
Purchase Order ScheduleRead Only:trueMaximum Length:40Number that identifies the schedule of the material purchase order line used for the landed cost estimate. -
POSecondaryUOMCode: string
Maximum Length:
3Value that identifies the secondary unit of measure for the purchase order schedule quantity. -
ProcurementBU: string
Title:
Procurement BURead Only:trueMaximum Length:240Business Unit for Trade Operation can be based on Purchase Order schedules or Transfer Order -
ProcurementBUId: integer
(int64)
Title:
Procurement Business Unit IDRead Only:trueValue that uniquely identifies the procurement business unit for the material purchase order schedule. -
ProfitCenterBU: string
Title:
Profit Center BURead Only:trueMaximum Length:240Profit center business unit on the purchase order schedule. -
ProfitCenterBUId: integer
(int64)
Title:
Profit Center BU IDRead Only:trueValue that uniquely identifies the profit center business unit for the material purchase order schedule. -
ReceiptQuantity: number
Title:
Receipt QuantityRead Only:trueReceived quantity corresponding to the purchase order schedule. -
RequisitioningBU: string
Title:
Requisitioning BURead Only:trueMaximum Length:240Requisitioning business unit on the purchase order schedule. -
RequisitioningBUId: integer
(int64)
Title:
Requisitioning BU IDRead Only:trueValue that uniquely identifies the requisitioning business unit for the material purchase order schedule. -
ShiptoLocation: string
Title:
Ship-to LocationRead Only:trueMaximum Length:240Location to which the item is delivered. -
ShipToLocationId: integer
(int64)
Title:
Ship-To Location IDRead Only:trueValue that uniquely identifies the location to which the item is delivered. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:360Supplier on the purchase order. -
SupplierSite: string
Title:
Supplier SiteRead Only:trueMaximum Length:240Supplier site on the purchase order. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site IDRead Only:trueValue that uniquely identifies the supplier site on the purchase order. -
UnitOfMeasure: string
Title:
Unit of MeasureRead Only:trueMaximum Length:25Unit of measure for the purchase order schedule quantity. -
UOMTypeCode: string
Title:
UOM TypeMaximum Length:30Value that identifies the unit of measure used for charge allocation.
arrayLinksobject-
AutoAssociateFlag: boolean
Title:
Automatically Associate on MatchMaximum Length:1Default Value:falseContains 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 NameName of the charge reference for a charge line. -
ChargeReferenceTypeDescription: string
Title:
Reference Type DescriptionRead Only:trueMaximum Length:240Description of the charge reference for a charge line. -
ChargeReferenceTypeId: integer
(int64)
Title:
Trade Operation Charge Reference Type IDValue that uniquely identifies the type of charge reference. -
ChargeReferenceValueDataType: string
Title:
Reference Data TypeRead Only:trueMaximum Length:80Value that identifies the input data type for charge references. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PreDefinedFlag: boolean
Title:
PredefinedRead Only:trueMaximum Length:1Default Value:falseContains 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 ReferenceDate value of the charge reference attribute. -
ReferenceValueNumber: number
Title:
Numeric ReferenceNumeric value of the charge reference attribute. -
ReferenceValueText: string
Title:
Alphanumeric ReferenceMaximum Length:60Alphanumeric value of the charge reference attribute. -
TradeOperationChargeId: integer
(int64)
Title:
Trade Operation Charge IDValue that uniquely identifies the trade operation charge. -
TradeOperationChargeReferenceValueId: integer
(int64)
Title:
Trade Operation Charge Reference Value IDValue that uniquely identifies the charge reference to a charge line.
arrayLinksobject-
ChargeBU: string
Title:
Charge BURead Only:trueMaximum Length:240Value that indicates the requisitioning business unit that incurs the charge. -
ChargeLineNumber: integer
Title:
Related Charge Line NumberValue that uniquely identifies the charge line number for the charge entered as related in a charge line. -
ChargeLineStatus: string
Title:
Charge Line Status MeaningRead Only:trueMaximum Length:80Value that indicates the meaning of the charge line status. -
ChargeLineStatusCode: string
Title:
Charge Line StatusRead Only:trueMaximum Length:30Abbreviation 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 NameRead Only:trueMaximum Length:80Name of the charge for the related charge line entered in a charge line. -
EnteredCurrencyCode: string
Title:
Charge CurrencyRead Only:trueMaximum Length:15Transaction currency in which the charge is entered. -
IncludePurchaseValueFlag: boolean
Title:
Include item valueContains 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:
LinksThe link relations associated with the resource instance. -
PercentageOfItemValue: number
Title:
Percentage of Item ValuePercent of the purchase value. It is required only when Include Item Value Flag is set to yes. -
RelatedChargeLineId: integer
(int64)
Title:
Related Charge Line IDValue that uniquely identifies the related charge line for a trade operation charge. -
RelatedChargeLinePercentage: number
Title:
Related Charge Line PercentagePercent for each of the related charge line based on which the charge line amount will be derived. -
TotalAmount: number
Title:
Total AmountRead Only:trueEstimated total amount on the charge line. -
TradeOperationChargeId: integer
(int64)
Title:
Trade Operation Charge IDValue that uniquely identifies the trade operation charge. -
TradeOperationChargeRelatedLineId: integer
(int64)
Title:
Trade Operation Charge Related Line IDValue that uniquely identifies the trade operation charge related line.
arrayLinksobject-
ActAmountInDocumentCurrency: number
Amount on the charge line in the trade operation currency.
-
ActAmountInFunctionalCurrrency: number
Amount on the charge line in the functional currency of the invoice.
-
ActAmountInMatRequisitionBUCurrency: number
Amount on the charge line in the material requisitioning BU functional currency.
-
ActAmountPERUnitInDocumentCurrency: number
Per unit amount on the charge line in the trade operation currency.
-
ActAmountPERUnitInFunctionalCurrency: number
Read Only:
truePer unit amount on the charge line in the invoice functional currency. -
ActAmountPERUnitInMatRequisitionBUCurrency: number
Per unit amount on the charge line in the material requisitioning BU functional currency.
-
ActTaxInDocumentCurrency: number
Nonrecoverable tax on the charge line in the trade operation currency.
-
ActTaxInFunctionalCurrency: number
Read Only:
trueNonrecoverable tax on the charge line in the invoice functional currency. -
ActTaxInMatRequisitionBUCurrency: number
Read Only:
trueNonrecoverable tax on the charge line in the material requisitioning BU functional currency. -
ActTaxPERUnitInDocumentCurrency: number
Read Only:
truePer unit nonrecoverable tax on the charge line in the trade operation currency. -
ActTaxPERUnitInFunctionalCurrency: number
Read Only:
truePer unit nonrecoverable tax on the charge line in the invoice functional currency. -
ActTaxPERUnitInMatRequisitionBUCurrency: number
Read Only:
truePer unit nonrecoverable tax on the charge line in the material requisitioning BU functional currency. -
AllocationFactor: number
Base factor value used for allocation.
-
AllocationPercentage: number
Read Only:
truePercentage used for charge allocation. -
Currency: string
Title:
Currency NameRead Only:trueMaximum Length:80Currency on the transfer order. -
CurrencyCode: string
Title:
Currency CodeRead Only:trueMaximum Length:15Transfer order currency code. -
DestinationOrganizationCode: string
Read Only:
trueMaximum Length:18Code for the organization receiving goods from the source organization. -
DestinationOrganizationId: integer
(int64)
Read Only:
trueUnique identifier for the destination organization. -
EstAmountInChargeCurrency: number
Read Only:
trueAllocated estimated amount in the charge BU. -
EstAmountInDocumentCurrency: number
Read Only:
trueAllocated estimated amount in the trade operation. -
EstAmountInFunctionalCurrency: number
Read Only:
trueAllocated estimated amount in the invoice functional currency. -
EstAmountInMatRequisitionBUCurrency: number
Read Only:
trueAllocated estimated amount in the material BU currency. -
EstAmountPERUnitInChargeCurrency: number
Read Only:
trueAllocated estimated per unit amount in the charge BU currency. -
EstAmountPERUnitInFunctionalCurrency: number
Read Only:
trueAllocated estimated per unit amount in the invoice functional currency. -
EstAmountPERUnitInMatRequisitionBUCurrency: number
Read Only:
trueAllocated estimated per unit amount in the material BU. -
EstAmountUnitInDocumentCurrency: number
Read Only:
trueAllocated estimated per unit amount in the trade operation. -
EstimatedTransferPrice: number
Estimated unit price from the source organization to the destination organization in the functional currency.
-
EstTaxInChargeCurrency: number
Read Only:
trueEstimated nonrecoverable tax on the charge line. -
EstTaxInDocumentCurrency: number
Read Only:
trueEstimated nonrecoverable tax on the charge line in the trade operation. -
EstTaxInFunctionalCurrency: number
Read Only:
trueEstimated nonrecoverable tax on the charge line in the invoice functional currency. -
EstTaxInMatRequisitionBUCurrency: number
Read Only:
trueEstimated nonrecoverable tax on the charge line in the material BU. -
EstTaxPERUnitInChargeCurrency: number
Read Only:
trueEstimated per unit nonrecoverable tax on the charge line. -
EstTaxPERUnitInFunctionalCurrency: number
Read Only:
trueEstimated per unit nonrecoverable tax on the charge line in the invoice functional currency. -
EstTaxPERUnitInMatRequisitionBUCurrency: number
Read Only:
trueEstimated per unit nonrecoverable tax on the charge line in the material BU. -
EstTaxUnitInDocumentCurrency: number
Read Only:
trueEstimated per unit nonrecoverable tax on the charge line in the trade operation. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueValue that identifies the extended precision. -
InventoryItemId: integer
(int64)
Read Only:
trueIdentifier for an inventory item. -
InventoryOrganizationId: integer
(int64)
Read Only:
trueIdentifier for the inventory organization. -
ItemNumber: string
Read Only:
trueMaximum Length:300Value that identifies the item number. -
LatestToShipLineChargeActualId: integer
Unique identifier of the latest charge invoice amounts allocated to the transfer order ship line in a trade operation.
-
LatestToShipLineChargeEstimateId: integer
Unique identifier of the latest charge estimate amounts allocated to the transfer order ship line in a trade operation.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationId: integer
(int64)
Read Only:
trueUnique identifier of the location at which the item is delivered. -
LocationName: string
Title:
Display NameRead Only:trueMaximum Length:240Location to which the item is delivered. -
MaterialRequisitionBUCurrencyCode: string
Maximum Length:
15Material requisition BU currency code. -
Precision: integer
(int32)
Title:
PrecisionRead Only:trueValue that identifies the currency precision. -
PrimaryUOMCode: string
Maximum Length:
3Value that identifies the primary UOM. -
QuantityReceived: number
Read Only:
trueQuantity on the transfer order receipt. -
QuantityShipped: number
Read Only:
trueQuantity shipped against the transfer order line. -
Rate: number
Value that indicates the allocation rate.
-
RequestedQuantity: number
Title:
Requested QuantityRead Only:trueRequested quantity on the transfer order line. -
SecondaryQuantityReceived: number
Read Only:
trueQuantity on the transfer order receipt in the secondary UOM. -
SecondaryQuantityShipped: number
Read Only:
trueOrdered quantity on the transfer order in the secondary UOM. -
SecondaryRequestedQuantity: number
Title:
Secondary Requested QuantityRead Only:trueRequested quantity on the transfer order line in the secondary UOM. -
ShipmentHeaderId: integer
(int64)
Read Only:
trueUnique identifier of the shipment header. -
ShipmentLineId: integer
(int64)
Unique identifier of the shipment line.
-
ShipmentLineNumber: integer
(int64)
Read Only:
trueLine number for the shipment for which landed cost charges are applied. -
ShipmentNumber: string
Read Only:
trueMaximum Length:30Value that identifies the shipment number. -
SourceOrganizationCode: string
Read Only:
trueMaximum Length:18Code for the organization transferring goods to the destination organization. -
SourceOrganizationId: integer
(int64)
Read Only:
trueUnique identifier for the organization transferring goods to the destination organization. -
ToshiplineChargeActualId: integer
(int64)
Read Only:
trueUnique identifier of the charge invoice amounts allocated to the transfer order ship line in a trade operation. -
ToshiplineChargeEstimateId: integer
(int64)
Read Only:
trueUnique identifier of the charge amounts allocated to the transfer order ship line in a trade operation. -
TrackedQuantity: number
Tracked quantity on the associated transfer order.
-
TradeOperationChargeId: integer
(int64)
Unique identifier of the trade operation charge.
-
TransferOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the transfer order. -
TransferOrderLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the transfer order line. -
TransferOrderLineNumber: integer
(int32)
Title:
Transfer Order LineRead Only:trueTransfer order line number for the shipment. -
TransferOrderNumber: string
Title:
Transfer OrderRead Only:trueMaximum Length:50Transfer order number for the shipment. -
TropChargeToShipLineId: integer
(int64)
Unique identifier for the charge line transfer order shipment line association.
-
UOMCode: string
Maximum Length:
3Unit of measure for the transfer order ship line quantity.
arrayLinksExamples
This example describes how to get all trade operation charges.
Example 1 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/child/charges"
Example 1 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": null,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "PC_OTHER_CHARGE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 4,
"ChargeLineStatusCode": "REQ_REALLOC",
"ChargeLineStatusMeaning": "Requires reallocation",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 188.25,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 188.25,
"EstimatedAmountinTradeOperationCurrency": null,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": null,
"EstimatedAmountinFunctionalCurrency": null,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": null,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591700,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ...]
},
...
],
"count" : 18,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ... ]
}
Example 2 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation that are successfully allocated:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeLineStatus=Successfully+allocated"
Example 2 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": false,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "AGGREGATE",
"ChargeBasisUOM": null,
"ChargeBUId": 911,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "EUR",
"ChargeCurrencyConversionDate": "2018-05-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 6,
"ChargeLineStatusCode": "ALLOCATED",
"ChargeLineStatusMeaning": "Successfully allocated",
"ChargeId": 300100071793255,
"ChargeName": "SS_Handling",
"ChargeDescription": "SS_Handling",
"ChargeReferenceAvailable": "Yes",
"EstimatedAmountinChargeCurrency": 500,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 500,
"EstimatedAmountinTradeOperationCurrency": 374.408,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": 374.408,
"EstimatedAmountinFunctionalCurrency": 500,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": 500,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 2675,
"SupplierSiteforCharge": "35",
"TaxApplicableFlag": false,
"TentativeFlag": false,
"TradeOperationChargeId": 300100130453707,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" :
[
...
]
],
"count" : 5,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ... ]
}
Example 3 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation that are for Vision Corporation business unit:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeBU=Vision+Services"
Example 3 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": false,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "AGGREGATE",
"ChargeBasisUOM": null,
"ChargeBUId": 911,
"ChargeBU": "Vision Services",
"ChargeCurrency": "EUR",
"ChargeCurrencyConversionDate": "2018-05-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 6,
"ChargeLineStatusCode": "ALLOCATED",
"ChargeLineStatusMeaning": "Successfully allocated",
"ChargeId": 300100071793255,
"ChargeName": "SS_Handling",
"ChargeDescription": "SS_Handling",
"ChargeReferenceAvailable": "Yes",
"EstimatedAmountinChargeCurrency": 500,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 500,
"EstimatedAmountinTradeOperationCurrency": 374.408,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": 374.408,
"EstimatedAmountinFunctionalCurrency": 500,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": 500,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 2675,
"SupplierSiteforCharge": "35",
"TaxApplicableFlag": false,
"TentativeFlag": false,
"TradeOperationChargeId": 300100130453707,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ... ]
},
...
],
"count" : 18,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 4 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation of type Miscellaneous:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeName=Miscellaneous"
Example 4 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": false,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "AGGREGATE",
"ChargeBasisUOM": null,
"ChargeBUId": 911,
"ChargeBU": "Vision Services",
"ChargeCurrency": "EUR",
"ChargeCurrencyConversionDate": "2018-05-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 6,
"ChargeLineStatusCode": "ALLOCATED",
"ChargeLineStatusMeaning": "Successfully allocated",
"ChargeId": 300100071793255,
"ChargeName": "Miscellaneous",
"ChargeDescription": "SS_Handling",
"ChargeReferenceAvailable": "Yes",
"EstimatedAmountinChargeCurrency": 500,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 500,
"EstimatedAmountinTradeOperationCurrency": 374.408,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": 374.408,
"EstimatedAmountinFunctionalCurrency": 500,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": 500,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 2675,
"SupplierSiteforCharge": "35",
"TaxApplicableFlag": false,
"TentativeFlag": false,
"TradeOperationChargeId": 300100130453707,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ...],
"count" : 1,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ... ]
}
Example 5 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation whose charge basis is PC_OTHER_CHARGE:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeBasis=PC_OTHER_CHARGE"
Example 5 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": null,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "PC_OTHER_CHARGE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 4,
"ChargeLineStatusCode": "REQ_REALLOC",
"ChargeLineStatusMeaning": "Requires reallocation",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 188.25,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 188.25,
"EstimatedAmountinTradeOperationCurrency": null,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": null,
"EstimatedAmountinFunctionalCurrency": null,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": null,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591700,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ...]
}, ...
],
"count" : 1,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 6 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation with Supplier PennyPack Systems:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeSupplier=Advanced+Network+Devices"
Example 6 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": null,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "PC_OTHER_CHARGE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 4,
"ChargeLineStatusCode": "REQ_REALLOC",
"ChargeLineStatusMeaning": "Requires reallocation",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 188.25,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 188.25,
"EstimatedAmountinTradeOperationCurrency": null,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": null,
"EstimatedAmountinFunctionalCurrency": null,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": null,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591700,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ... ]
},
...
],
"count" : 6,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 7 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation whose Charge Currency is USD:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindChargeCurrency=USD"
Example 7 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": null,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "PC_OTHER_CHARGE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 4,
"ChargeLineStatusCode": "REQ_REALLOC",
"ChargeLineStatusMeaning": "Requires reallocation",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 188.25,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 188.25,
"EstimatedAmountinTradeOperationCurrency": null,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": null,
"EstimatedAmountinFunctionalCurrency": null,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": null,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591700,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ... ]
},
...
],
"count" : 5,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 8 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation whose Allocation Bases is QUANTITY:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindAllocationBasis=QUANTITY"
Example 8 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": true,
"ChargeAllocationBasis": "QUANTITY",
"ChargeAllocationBasisBaseUOM": "EA",
"ChargeBasis": "AGGREGATE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 2,
"ChargeLineStatusCode": "ALLOCATED",
"ChargeLineStatusMeaning": "Successfully allocated",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 1000,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 1000,
"EstimatedAmountinTradeOperationCurrency": 1000,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": 1000,
"EstimatedAmountinFunctionalCurrency": 1000,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": 1000,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591692,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": "SUCCESS",
"TaxStatus": "Success",
"TaxationCountryCode": "US",
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": "PURCHASE_TRANSACTION",
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ... ]
},
...
],
"count" : 1,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 9 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation which are Missing Invoices associated:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/Charges?finder=findCharges;bindMissingInvoices=Y"
Example 9 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
""ActualAmountinTradeOperationCurrency": null,
"ActualNonrecoverableTaxinTradeOperationCurrency": null,
"AutoTaxCalculationFlag": null,
"ChargeAllocationBasis": "EQUALLY",
"ChargeAllocationBasisBaseUOM": null,
"ChargeBasis": "PC_OTHER_CHARGE",
"ChargeBasisUOM": null,
"ChargeBUId": 204,
"ChargeBU": "Vision Corporation",
"ChargeCurrency": "USD",
"ChargeCurrencyConversionDate": "2015-12-11",
"ChargeCurrencyConversionRateType": "Corporate",
"ChargeLineNumber": 4,
"ChargeLineStatusCode": "REQ_REALLOC",
"ChargeLineStatusMeaning": "Requires reallocation",
"ChargeId": 1,
"ChargeName": "Freight",
"ChargeDescription": "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable": "No",
"EstimatedAmountinChargeCurrency": 188.25,
"EstimatedNonrecoverableTaxinChargeCurrency": null,
"EstimatedTotalAmountinChargeCurrency": 188.25,
"EstimatedAmountinTradeOperationCurrency": null,
"EstimatedNonrecoverableinTradeOperationCurrency": null,
"EstimatedTotalAmountinTradeOperationCurrency": null,
"EstimatedAmountinFunctionalCurrency": null,
"EstimatedNonrecoverableTaxinFunctionalCurrency": null,
"EstimatedTotalAmountinFunctionalCurrency": null,
"Rate": null,
"ServicePOFlag": false,
"ServicePONumberofCharge": null,
"ServicePOLineNumberofCharge": null,
"ServicePOScheduleofCharge": null,
"SupplierId": 21,
"SupplierforCharge": "PennyPack Systems",
"SupplierSiteId": 1969,
"SupplierSiteforCharge": "FRESNO",
"TaxApplicableFlag": true,
"TentativeFlag": false,
"TradeOperationChargeId": 300100085591700,
"TaxLineIntendedUse": null,
"TrackMissingInvoicesFlag": true,
"TaxStatusCode": null,
"TaxStatus": null,
"TaxationCountryCode": null,
"TaxDocumentFiscalClassification": null,
"TaxDocumentType": "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber": null,
"TaxClassificationCode": null,
"TaxLineType": "SERVICES",
"TaxProductCategory": null,
"TaxProductType": "SERVICES",
"ThirdPartyTaxRegistrationNumber": null,
"TaxTransactionBusinessCategory": null,
"TaxType": "TAX_ON_CHARGE",
"UserDefinedFiscalClassification": null,
"TaxFinalDischargeLocationId": null,
"ProductFiscalClassification": null,
"LocationOfFinalDischarge": null,
"links" : [ ... ]
},
...
],
"count" : 18,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ ...]
}
Example 10 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation which are associated to POs for Item ZCML-Plain-Asset1:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/charges?finder=findCharges;bindItemNumber=ZCML-Plain-Asset1"
Example 10 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountInTradeOperationCurrency" : null,
"ActualNonrecoverableTaxInTradeOperationCurrency" : null,
"AutoTaxCalculationFlag" : null,
"ChargeAllocationBasis" : "EQUALLY",
"ChargeAllocationBasisBaseUOM" : null,
"ChargeBasis" : "PC_OTHER_CHARGE",
"ChargeBasisUOM" : null,
"ChargeBUId" : 204,
"ChargeBU" : "Vision Corporation",
"ChargeCurrency" : "USD",
"ChargeCurrencyConversionDate" : "2018-04-13",
"ChargeCurrencyConversionRateType" : "Corporate",
"ChargeLineNumber" : 4,
"ChargeLineStatusCode" : "REQ_REALLOC",
"ChargeLineStatusMeaning" : "Requires reallocation",
"ChargeId" : 1,
"ChargeName" : "Freight",
"ChargeDescription" : "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable" : "No",
"EstimatedAmountinChargeCurrency" : 556.3404,
"EstimatedNonrecoverableTaxinChargeCurrency" : null,
"EstimatedTotalAmountinChargeCurrency" : 556.3404,
"EstimatedAmountinTradeOperationCurrency" : null,
"EstimatedNonrecoverableinTradeOperationCurrency" : null,
"EstimatedTotalAmountinTradeOperationCurrency" : null,
"EstimatedAmountinFunctionalCurrency" : null,
"EstimatedNonrecoverableTaxinFunctionalCurrency" : null,
"EstimatedTotalAmountinFunctionalCurrency" : null,
"Rate" : null,
"ServicePOFlag" : false,
"ServicePONumberofCharge" : null,
"ServicePOLineNumberofCharge" : null,
"ServicePOScheduleofCharge" : null,
"SupplierId" : 999992000322170,
"SupplierforCharge" : "Green Corp.",
"SupplierSiteId" : 999992000342462,
"SupplierSiteforCharge" : "POZ12655",
"TaxApplicableFlag" : true,
"TentativeFlag" : false,
"TradeOperationChargeId" : 300100125234081,
"TaxLineIntendedUse" : null,
"TrackMissingInvoicesFlag" : false,
"TaxStatusCode" : null,
"TaxStatus" : null,
"TaxationCountryCode" : null,
"TaxDocumentFiscalClassification" : null,
"TaxDocumentType" : "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber" : null,
"TaxClassificationCode" : null,
"TaxLineType" : "SERVICES",
"TaxProductCategory" : null,
"TaxProductType" : "SERVICES",
"ThirdPartyTaxRegistrationNumber" : null,
"TaxTransactionBusinessCategory" : null,
"TaxType" : "TAX_ON_CHARGE",
"UserDefinedFiscalClassification" : null,
"TaxFinalDischargeLocationId" : null,
"ProductFiscalClassification" : null,
"LocationOfFinalDischarge" : null,
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081",
"name" : "charges",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000017704000000017372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C78"
}
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081",
"name" : "charges",
"kind" : "item"
}, {
Example 11 cURL Command
Use the following cURL command to submit a request on the REST resource to get all trade operation charge details for one trade operation which have POs associated for Item ZCML-Plain-Asset1 and purchase order number is VFC1003648:
curl -u username:password "https://servername/fscmRestApi/resources/version/tradeOperations/TradeOperationId/child/charges?finder=findCharges;bindItemNumber=ZCML-Plain-Asset1,bindPONumber=VFC1003648"
Example 11 Response Body
The following shows an example of the response body in JSON format.
{
"items" : [ {
"ActualAmountInTradeOperationCurrency" : null,
"ActualNonrecoverableTaxInTradeOperationCurrency" : null,
"AutoTaxCalculationFlag" : null,
"ChargeAllocationBasis" : "EQUALLY",
"ChargeAllocationBasisBaseUOM" : null,
"ChargeBasis" : "PC_OTHER_CHARGE",
"ChargeBasisUOM" : null,
"ChargeBUId" : 204,
"ChargeBU" : "Vision Corporation",
"ChargeCurrency" : "USD",
"ChargeCurrencyConversionDate" : "2018-04-13",
"ChargeCurrencyConversionRateType" : "Corporate",
"ChargeLineNumber" : 4,
"ChargeLineStatusCode" : "REQ_REALLOC",
"ChargeLineStatusMeaning" : "Requires reallocation",
"ChargeId" : 1,
"ChargeName" : "Freight",
"ChargeDescription" : "The charge incurred on shipping the goods from one location to another.",
"ChargeReferenceAvailable" : "No",
"EstimatedAmountinChargeCurrency" : 556.3404,
"EstimatedNonrecoverableTaxinChargeCurrency" : null,
"EstimatedTotalAmountinChargeCurrency" : 556.3404,
"EstimatedAmountinTradeOperationCurrency" : null,
"EstimatedNonrecoverableinTradeOperationCurrency" : null,
"EstimatedTotalAmountinTradeOperationCurrency" : null,
"EstimatedAmountinFunctionalCurrency" : null,
"EstimatedNonrecoverableTaxinFunctionalCurrency" : null,
"EstimatedTotalAmountinFunctionalCurrency" : null,
"Rate" : null,
"ServicePOFlag" : false,
"ServicePONumberofCharge" : null,
"ServicePOLineNumberofCharge" : null,
"ServicePOScheduleofCharge" : null,
"SupplierId" : 999992000322170,
"SupplierforCharge" : "Green Corp.",
"SupplierSiteId" : 999992000342462,
"SupplierSiteforCharge" : "POZ12655",
"TaxApplicableFlag" : true,
"TentativeFlag" : false,
"TradeOperationChargeId" : 300100125234081,
"TaxLineIntendedUse" : null,
"TrackMissingInvoicesFlag" : false,
"TaxStatusCode" : null,
"TaxStatus" : null,
"TaxationCountryCode" : null,
"TaxDocumentFiscalClassification" : null,
"TaxDocumentType" : "CHARGE_ESTIMATE",
"FirstPartyTaxRegistrationNumber" : null,
"TaxClassificationCode" : null,
"TaxLineType" : "SERVICES",
"TaxProductCategory" : null,
"TaxProductType" : "SERVICES",
"ThirdPartyTaxRegistrationNumber" : null,
"TaxTransactionBusinessCategory" : null,
"TaxType" : "TAX_ON_CHARGE",
"UserDefinedFiscalClassification" : null,
"TaxFinalDischargeLocationId" : null,
"ProductFiscalClassification" : null,
"LocationOfFinalDischarge" : null,
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081",
"name" : "charges",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000017704000000017372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C78"
}
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081",
"name" : "charges",
"kind" : "item"
}, {
"rel" : "parent",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704",
"name" : "tradeOperations",
"kind" : "item"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ServicePOScheduleLOV",
"name" : "ServicePOScheduleLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ProductFiscClassificationsLOV",
"name" : "ProductFiscClassificationsLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/InputTaxClassificationsLOV",
"name" : "InputTaxClassificationsLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ThirdPtyTaxRegNumLOV",
"name" : "ThirdPtyTaxRegNumLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/TaxApplicableLOV",
"name" : "TaxApplicableLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/RequisitioningBULOV",
"name" : "RequisitioningBULOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ProductTypesLOV",
"name" : "ProductTypesLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/TaxDocumentTypeLOV",
"name" : "TaxDocumentTypeLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/UnitOfMeasureCodeLOV",
"name" : "UnitOfMeasureCodeLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/SupplierSiteLOV",
"name" : "SupplierSiteLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/TaxationCountriesLOV",
"name" : "TaxationCountriesLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/TentativeLOV",
"name" : "TentativeLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ServicePOLineLOV",
"name" : "ServicePOLineLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ServicePOHeaderLOV",
"name" : "ServicePOHeaderLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ProductCategoriesLOV",
"name" : "ProductCategoriesLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/XlaEventClassLOV",
"name" : "XlaEventClassLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/LineStatusLOV",
"name" : "LineStatusLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ChargeBasisLOV",
"name" : "ChargeBasisLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/LineIntendedUseLOV",
"name" : "LineIntendedUseLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/SupplierLOV",
"name" : "SupplierLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/ChargeNameLOV",
"name" : "ChargeNameLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/FirstPtyTaxRegNumLOV",
"name" : "FirstPtyTaxRegNumLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/tradeOperations/300100085591704/child/charges/300100125234081/lov/FinalDischargeLocationLOV",
"name" : "FinalDischargeLocationLOV",
"kind" : "collection"
}, {