Create one supply request line
/fscmRestApi/resources/11.13.18.05/supplyRequests/{SupplyOrderReferenceNumber}/child/supplyRequestLines
Request
-
SupplyOrderReferenceNumber(required): string
Number that identifies the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object
-
BackToBackFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the supply request or order is a back-to-back supply request or order. If N, then the supply request or order is not a back-to-back supply request or order. The default value is N. -
CarrierCode: string
Code that identifies the carrier in the shipping method. This code has be associated with a carrier name defined in Oracle Cloud applications.
-
CarrierId: integer
(int64)
Value that uniquely identifies the carrier in shipping method. This identifier has to be a value associated to the name of the carrier defined in Oracle Cloud applications.
-
Comments: string
Maximum Length:
240
Comments that the supply requester entered in the transfer supply request. -
DeliverToRequesterEmail: string
Email address of the person who requested the supply. This identifier has to be the email of the employee or person defined in the employee records in Oracle Cloud applications.
-
DeliverToRequesterId: integer
(int64)
Value that uniquely identifies the person who requested the supply. This identifier has to be a value associated to the name of the employee or person defined in the employee records in Oracle Cloud applications.
-
DeliverToRequesterName: string
Name of the employee/person who requested the supply. Values must be the full name in LASTNAME, FIRSTNAME format as defined in employee records in Oracle Cloud applications.
-
DestinationLocation: string
Code that identifies the destination location to which the item is requested to be sent or transferred. This code has to be a location defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location code defaults to the location associated with the destination organization.
-
DestinationLocationId: integer
(int64)
Value that uniquely identifies the location to which the item is requested to be sent or transferred. This identifier has to be defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location identifier defaults to the location associated with the destination organization.
-
DestinationOrganizationCode: string
Maximum Length:
18
Code that identifies the inventory organization in which the supply for the requested item needs to be created. This code has to be an organization code defined in Oracle Cloud applications. -
DestinationOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization in which the supply for requested item needs to be created. This identifier has to be associated with the organization code defined in Oracle Cloud applications.
-
DestinationSubinventoryCode: string
Maximum Length:
40
Code that identifies the subinventory in which the supply for the requested item needs to be created. This code has to be a subinventory code defined in Oracle Cloud applications. -
DestinationSubinventoryName: string
Name that identifies the subinventory in which the supply for the requested item needs to be created. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications.
-
DestinationTypeCode: string
Maximum Length:
30
Code that identifies the destination type to which the transfer order is to be received. Values include INVENTORY and EXPENSE. -
distributionDetails: array
Distribution Details
Title:
Distribution Details
The Distribution Details resource manages the distribution details, which include project costing attributes for transfer supplies and buy supplies. -
DooShipmentFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the transfer order shipment is routed through Oracle Order Management Cloud. If N, then the transfer order is not routed through Order Management. The default value is N. -
errorMessages: array
Error Messages
Title:
Error Messages
The Error Messages resource manage the messages that indicate errors or exceptions encountered during supply creation and fulfillment. -
FirmDemandFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the demand is firm. If N, then the demand is not firm. The default value is N. -
FirmPlannedFlag: boolean
Maximum Length:
1
Contains one of the following values:Y or N. If Y, then the supply (transfer order or purchase order) will be firmed. If N, then the supply (transfer order or purchase order) will not be firmed. The default value is N. -
GroupCode: string
Maximum Length:
120
Code that identifies the import group for this line in a group. -
InterfaceBatchNumber(required): string
Maximum Length:
50
Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. -
InterfaceSourceCode: string
Maximum Length:
120
Code that uniquely identifies the supply requesting applications. Values include DOO, YPS, INV, or EXT. The default value is set to EXT if no value is sent in the request. -
ItemId: integer
(int64)
Value that uniquely identifies the item requested in the supply request.
-
ItemNumber: string
Maximum Length:
300
Number that identifies the item requested in the supply request. -
ItemRevision: string
Maximum Length:
72
Number that identifies the revision of the item requested in the supply request. -
NeedByDate: string
(date-time)
Date on which the requester needs the supply to be delivered at the destination.
-
NoteToReceiver: string
Maximum Length:
1000
Note to the receiver entered by the supply requester in the transfer supply request; for example, receiving instructions. -
NoteToSupplier: string
Maximum Length:
1000
Note to the supplier entered by the supply requester in the transfer supply request; for example, shipping instructions. -
PreparerEmail: string
Email address of the person who prepared the supply request. This identifier has to be the email of the employee or email of the person defined in the employee records in Oracle Cloud applications.
-
PreparerId: integer
(int64)
Value that uniquely identifies the person who prepared the supply request. This identifier has to be associated with the preparer name defined in Oracle Cloud applications.
-
PreparerName: string
Name of the person who prepared the supply request. Values must be the full name in LASTNAME, FIRSTNAME format as defined in the employee records in Oracle Cloud applications.
-
ProcessStatus(required): string
Maximum Length:
30
Status of the supply request that indicates whether the supply request has been processed successfully or has resulted in an error. Valid values include SUCCESS, ERROR. -
PurchaseOrderHeaderId: string
Maximum Length:
120
Value that uniquely identifies the purchase order header. -
PurchaseOrderLineId: string
Maximum Length:
20
Value that uniquely identifies the purchase order line. -
PurchaseOrderLineNumber: string
Maximum Length:
20
Number that identifies the purchase order line. -
PurchaseOrderNumber: string
Maximum Length:
120
Number that identifies the purchase order. -
PurchaseOrderScheduleId: integer
(int64)
Value that uniquely identifies the purchase order schedule.
-
PurchaseOrderScheduleNumber: string
Maximum Length:
20
Number that identifies the purchase order schedule. -
Quantity(required): number
Quantity of the item requested in the supply request.
-
RequestedShipDate: string
(date-time)
Date when the requester of the supply needs the item to be shipped from the supply source location.
-
ScheduledShipDate: string
(date-time)
Date when the requested item is scheduled to ship.
-
ShipClassOfService: string
Maximum Length:
30
Class of service in the shipping method. This indicates the priority of transportation. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipmentPriorityCode: string
Maximum Length:
30
Priority to place when shipping a transfer order line from the source organization. A list of accepted values are defined in the lookup type WSH_SHIPPING_PRIORITY. For example, LOW, MEDIUM, HIGH etc. -
ShipModeOfTransport: string
Maximum Length:
30
Mode of transport in the shipping method. This indicates the mode of transportation used for movement of goods. A list of accepted values is defined in the lookup type WSH_MODE_TRANSPORT. -
SourceLocation: string
Code that identifies the location of the source from where the requested item is being shipped. This code has to be a location code defined in Oracle Cloud applications.
-
SourceLocationId: integer
(int64)
Value that uniquely identifies the location from where the requested item is being shipped. This identifier has to be defined in Oracle Cloud applications.
-
SourceOrganizationCode: string
Maximum Length:
18
Code that identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be an organization code defined in Oracle Cloud applications. -
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be an organization identifier generated in Oracle Cloud applications.
-
SourceSubinventoryCode: string
Maximum Length:
40
Code that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be a subinventory code defined in the Oracle Cloud applications. -
SourceSubinventoryName: string
Name that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
-
SupplierName: string
Name of the supplier.
-
SupplierNumber: string
Number that identifies the supplier.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
SupplierSiteName: string
Maximum Length:
80
Name of the supplier site. -
SupplyOperation: string
Maximum Length:
30
Operation that needs to be performed on the supply request. Valid values include CREATE, UPDATE, or CANCEL. -
SupplyOrderReferenceLineId: integer
(int64)
Value that uniquely identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
SupplyOrderReferenceLineNumber: string
Maximum Length:
20
Number that identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud. -
SupplyOrderSource: string
Maximum Length:
30
Source application that requested the supply to Oracle Supply Chain Orchestration Cloud. Valid values include DOO, INV, YPS. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_SOURCE. -
supplyRequestLinesXferDFF: array
Transfer Order Line Flexfields on Supply Request Lines
Title:
Transfer Order Line Flexfields on Supply Request Lines
The Transfer Order Line Flexfields on Supply Request Lines resource manages the descriptive flexfield segments and its values specific to a transfer order line on supply request lines. -
SupplySourceSystem: string
Maximum Length:
120
Supply application where the supply is being created. Valid values include INV, WIE, POR. -
SupplySplitsAllowedFlag: boolean
Contains one of the following values: Y or N. If Y, then Oracle Global Order Promising Cloud splits the supply recommendations based on the availability. If N, then Global Order Promising sends the best available single supply recommendation without splitting the supply recommendations based on partial availabilities. The default value is N.
-
SupplyType(required): string
Maximum Length:
30
Type of supply that is being requested by the application requesting supply. Valid values include TRANSFER, BUY, MAKE. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_TYPE. -
transferCostRequestDetails: array
Transfer Cost Request Details
Title:
Transfer Cost Request Details
The Transfer Cost Request Details resource manages the transfer cost information to create a transfer supply, which leads to a transfer order creation. -
TransferOrderHeaderNumber: string
Maximum Length:
120
Number that identifies the transfer order header. -
TransferOrderLineNumber: string
Maximum Length:
20
Number that identifies the transfer order line. -
TransferPrice: number
Value that indicates the transfer price.
-
TransferPriceCurrencyCode: string
Maximum Length:
15
Code that uniquely identifies the transfer price currency. -
UOMCode(required): string
Maximum Length:
3
Code that identifies the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud. -
UOMName: string
Name of the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud.
array
Distribution Details
array
Error Messages
array
Transfer Order Line Flexfields on Supply Request Lines
array
Transfer Cost Request Details
object
-
DistributionNumber(required): string
Maximum Length:
60
Number that identifies the distribution details in Oracle Supply Chain Orchestration Cloud. The application generates this value when processing a supply request. -
projectDFF: array
Project Flexfields on Distribution Details
Title:
Project Flexfields on Distribution Details
The Project Flexfields on Distribution Details resource manages the descriptive flexfield segments and their values specific to project costing for transfer supplies and buy supplies.
array
Project Flexfields on Distribution Details
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FDistribution__5FSetsVO-item-post-request", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FDistributionVO-item-post-request", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FLineVO-item-post-request", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReportVO-item-post-request", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReport__5FLineVO-item-post-request", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFINV__5FMisc__5FTransactionsVO-item-post-request", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFOM__5FSales__5FOrderVO-item-post-request", "PJC_All":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FAllVO-item-post-request", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FExpenditure__5FBatchVO-item-post-request", "POR_Requisition":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FRequisitionVO-item-post-request", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FUser__5FPreferencesVO-item-post-request", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrderVO-item-post-request", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FLineVO-item-post-request", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-post-request" } }
object
Discriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
-
AP_Distribution_Sets -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FDistribution__5FSetsVO-item-post-request
-
AP_Invoice_Distribution -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FDistributionVO-item-post-request
-
AP_Invoice_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FLineVO-item-post-request
-
EXM_Expense_Report -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReportVO-item-post-request
-
EXM_Expense_Report_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReport__5FLineVO-item-post-request
-
INV_Misc_Transactions -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFINV__5FMisc__5FTransactionsVO-item-post-request
-
OM_Sales_Order -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFOM__5FSales__5FOrderVO-item-post-request
-
PJC_All -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FAllVO-item-post-request
-
PJC_Expenditure_Batch -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FExpenditure__5FBatchVO-item-post-request
-
POR_Requisition -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FRequisitionVO-item-post-request
-
POR_User_Preferences -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FUser__5FPreferencesVO-item-post-request
-
PO_Purchase_Order -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrderVO-item-post-request
-
PO_Purchase_Order_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FLineVO-item-post-request
-
PO_Purchase_Order_Schedule -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-post-request
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Distribution_Sets
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Distribution
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:INV_Misc_Transactions
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:OM_Sales_Order
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
billableFlag: string
Title:
Billable
Maximum Length:1
-
billableFlag_Display: string
Title:
Billable
-
capitalizableFlag: string
Title:
Capitalizable
Maximum Length:1
-
capitalizableFlag_Display: string
Title:
Capitalizable
-
contractId: integer
(int64)
Title:
Contract Number
-
contractId_Display: string
Title:
Contract Number
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
expenditureItemDate: string
(date)
Title:
Expenditure Item Date
-
expenditureTypeId: integer
(int64)
Title:
Expenditure Type
-
expenditureTypeId_Display: string
Title:
Expenditure Type
-
organizationId: integer
(int64)
Title:
Expenditure Organization
-
organizationId_Display: string
Title:
Expenditure Organization
-
projectId: integer
(int64)
Title:
Project Number
-
projectId_Display: string
Title:
Project Number
-
reservedAttribute1: string
Title:
Funding Source
Maximum Length:150
-
reservedAttribute1_Display: string
Title:
Funding Source
-
taskId: integer
(int64)
Title:
Task Number
-
taskId_Display: string
Title:
Task Number
-
workTypeId: integer
(int64)
Title:
Work Type
-
workTypeId_Display: string
Title:
Work Type
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_All
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_DisplayValue: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_DisplayValue: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_Expenditure_Batch
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_Requisition
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_User_Preferences
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Schedule
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
object
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Descriptive flexfield context name of the transfer order line on supply request lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context name display value of the transfer order line on supply request lines. -
Discriminator: string
This is a transient attribute. The value of this attribute is always null. Ignore this attribute.
-
LineInterfaceId: integer
(int64)
Value that uniquely identifies the flexfields that are tied to the transfer order line on supply request lines.
object
-
InterfaceBatchNumber: string
Maximum Length:
50
Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. -
TransferCostAmount: number
Amount for the transfer cost on a transfer order line.
-
TransferCostCurrencyCode: string
Maximum Length:
15
Code that identifies the currency for the transfer cost amount. -
TransferCostOperation: string
Maximum Length:
30
Default Value:CREATE
Indicates whether the transfer cost line is to be created, updated, or canceled. Values include CREATE, UPDATE, and CANCEL. -
TransferCostTypeName: string
Maximum Length:
60
Name of the shipping cost type. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Cost Types task.
Response
- application/json
Default Response
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object
-
BackToBackFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the supply request or order is a back-to-back supply request or order. If N, then the supply request or order is not a back-to-back supply request or order. The default value is N. -
CarrierCode: string
Code that identifies the carrier in the shipping method. This code has be associated with a carrier name defined in Oracle Cloud applications.
-
CarrierId: integer
(int64)
Value that uniquely identifies the carrier in shipping method. This identifier has to be a value associated to the name of the carrier defined in Oracle Cloud applications.
-
Comments: string
Maximum Length:
240
Comments that the supply requester entered in the transfer supply request. -
DeliverToRequesterEmail: string
Email address of the person who requested the supply. This identifier has to be the email of the employee or person defined in the employee records in Oracle Cloud applications.
-
DeliverToRequesterId: integer
(int64)
Value that uniquely identifies the person who requested the supply. This identifier has to be a value associated to the name of the employee or person defined in the employee records in Oracle Cloud applications.
-
DeliverToRequesterName: string
Name of the employee/person who requested the supply. Values must be the full name in LASTNAME, FIRSTNAME format as defined in employee records in Oracle Cloud applications.
-
DestinationLocation: string
Code that identifies the destination location to which the item is requested to be sent or transferred. This code has to be a location defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location code defaults to the location associated with the destination organization.
-
DestinationLocationId: integer
(int64)
Value that uniquely identifies the location to which the item is requested to be sent or transferred. This identifier has to be defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location identifier defaults to the location associated with the destination organization.
-
DestinationOrganizationCode: string
Maximum Length:
18
Code that identifies the inventory organization in which the supply for the requested item needs to be created. This code has to be an organization code defined in Oracle Cloud applications. -
DestinationOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization in which the supply for requested item needs to be created. This identifier has to be associated with the organization code defined in Oracle Cloud applications.
-
DestinationOrganizationName: string
Read Only:
true
Name that identifies the inventory organization in which the supply for the requested item needs to be created. This name has to be associated with the organization code defined in Oracle Cloud applications. -
DestinationSubinventoryCode: string
Maximum Length:
40
Code that identifies the subinventory in which the supply for the requested item needs to be created. This code has to be a subinventory code defined in Oracle Cloud applications. -
DestinationSubinventoryName: string
Name that identifies the subinventory in which the supply for the requested item needs to be created. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications.
-
DestinationTypeCode: string
Maximum Length:
30
Code that identifies the destination type to which the transfer order is to be received. Values include INVENTORY and EXPENSE. -
distributionDetails: array
Distribution Details
Title:
Distribution Details
The Distribution Details resource manages the distribution details, which include project costing attributes for transfer supplies and buy supplies. -
DooShipmentFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the transfer order shipment is routed through Oracle Order Management Cloud. If N, then the transfer order is not routed through Order Management. The default value is N. -
errorMessages: array
Error Messages
Title:
Error Messages
The Error Messages resource manage the messages that indicate errors or exceptions encountered during supply creation and fulfillment. -
FirmDemandFlag: boolean
Maximum Length:
1
Contains one of the following values: Y or N. If Y, then the demand is firm. If N, then the demand is not firm. The default value is N. -
FirmPlannedFlag: boolean
Maximum Length:
1
Contains one of the following values:Y or N. If Y, then the supply (transfer order or purchase order) will be firmed. If N, then the supply (transfer order or purchase order) will not be firmed. The default value is N. -
GroupCode: string
Maximum Length:
120
Code that identifies the import group for this line in a group. -
InterfaceBatchNumber: string
Maximum Length:
50
Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. -
InterfaceSourceCode: string
Maximum Length:
120
Code that uniquely identifies the supply requesting applications. Values include DOO, YPS, INV, or EXT. The default value is set to EXT if no value is sent in the request. -
ItemDescription: string
Read Only:
true
Description of the item requested in the supply request. -
ItemId: integer
(int64)
Value that uniquely identifies the item requested in the supply request.
-
ItemNumber: string
Maximum Length:
300
Number that identifies the item requested in the supply request. -
ItemRevision: string
Maximum Length:
72
Number that identifies the revision of the item requested in the supply request. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NeedByDate: string
(date-time)
Date on which the requester needs the supply to be delivered at the destination.
-
NoteToReceiver: string
Maximum Length:
1000
Note to the receiver entered by the supply requester in the transfer supply request; for example, receiving instructions. -
NoteToSupplier: string
Maximum Length:
1000
Note to the supplier entered by the supply requester in the transfer supply request; for example, shipping instructions. -
PreparerEmail: string
Email address of the person who prepared the supply request. This identifier has to be the email of the employee or email of the person defined in the employee records in Oracle Cloud applications.
-
PreparerId: integer
(int64)
Value that uniquely identifies the person who prepared the supply request. This identifier has to be associated with the preparer name defined in Oracle Cloud applications.
-
PreparerName: string
Name of the person who prepared the supply request. Values must be the full name in LASTNAME, FIRSTNAME format as defined in the employee records in Oracle Cloud applications.
-
ProcessStatus: string
Maximum Length:
30
Status of the supply request that indicates whether the supply request has been processed successfully or has resulted in an error. Valid values include SUCCESS, ERROR. -
PurchaseOrderHeaderId: string
Maximum Length:
120
Value that uniquely identifies the purchase order header. -
PurchaseOrderLineId: string
Maximum Length:
20
Value that uniquely identifies the purchase order line. -
PurchaseOrderLineNumber: string
Maximum Length:
20
Number that identifies the purchase order line. -
PurchaseOrderNumber: string
Maximum Length:
120
Number that identifies the purchase order. -
PurchaseOrderScheduleId: integer
(int64)
Value that uniquely identifies the purchase order schedule.
-
PurchaseOrderScheduleNumber: string
Maximum Length:
20
Number that identifies the purchase order schedule. -
Quantity: number
Quantity of the item requested in the supply request.
-
RequestedShipDate: string
(date-time)
Date when the requester of the supply needs the item to be shipped from the supply source location.
-
ScheduledShipDate: string
(date-time)
Date when the requested item is scheduled to ship.
-
ShipClassOfService: string
Maximum Length:
30
Class of service in the shipping method. This indicates the priority of transportation. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipmentPriorityCode: string
Maximum Length:
30
Priority to place when shipping a transfer order line from the source organization. A list of accepted values are defined in the lookup type WSH_SHIPPING_PRIORITY. For example, LOW, MEDIUM, HIGH etc. -
ShipModeOfTransport: string
Maximum Length:
30
Mode of transport in the shipping method. This indicates the mode of transportation used for movement of goods. A list of accepted values is defined in the lookup type WSH_MODE_TRANSPORT. -
SourceLocation: string
Code that identifies the location of the source from where the requested item is being shipped. This code has to be a location code defined in Oracle Cloud applications.
-
SourceLocationId: integer
(int64)
Value that uniquely identifies the location from where the requested item is being shipped. This identifier has to be defined in Oracle Cloud applications.
-
SourceOrganizationCode: string
Maximum Length:
18
Code that identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be an organization code defined in Oracle Cloud applications. -
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be an organization identifier generated in Oracle Cloud applications.
-
SourceOrganizationName: string
Read Only:
true
Name that identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be associated to the organization code defined in Oracle Cloud applications. -
SourceSubinventoryCode: string
Maximum Length:
40
Code that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be a subinventory code defined in the Oracle Cloud applications. -
SourceSubinventoryName: string
Name that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
-
SupplierName: string
Name of the supplier.
-
SupplierNumber: string
Number that identifies the supplier.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
SupplierSiteName: string
Maximum Length:
80
Name of the supplier site. -
SupplyOperation: string
Maximum Length:
30
Operation that needs to be performed on the supply request. Valid values include CREATE, UPDATE, or CANCEL. -
SupplyOrderReferenceLineId: integer
(int64)
Value that uniquely identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
SupplyOrderReferenceLineNumber: string
Maximum Length:
20
Number that identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud. -
SupplyOrderSource: string
Maximum Length:
30
Source application that requested the supply to Oracle Supply Chain Orchestration Cloud. Valid values include DOO, INV, YPS. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_SOURCE. -
supplyRequestLinesXferDFF: array
Transfer Order Line Flexfields on Supply Request Lines
Title:
Transfer Order Line Flexfields on Supply Request Lines
The Transfer Order Line Flexfields on Supply Request Lines resource manages the descriptive flexfield segments and its values specific to a transfer order line on supply request lines. -
SupplySourceSystem: string
Maximum Length:
120
Supply application where the supply is being created. Valid values include INV, WIE, POR. -
SupplySplitsAllowedFlag: boolean
Contains one of the following values: Y or N. If Y, then Oracle Global Order Promising Cloud splits the supply recommendations based on the availability. If N, then Global Order Promising sends the best available single supply recommendation without splitting the supply recommendations based on partial availabilities. The default value is N.
-
SupplyType: string
Maximum Length:
30
Type of supply that is being requested by the application requesting supply. Valid values include TRANSFER, BUY, MAKE. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_TYPE. -
transferCostRequestDetails: array
Transfer Cost Request Details
Title:
Transfer Cost Request Details
The Transfer Cost Request Details resource manages the transfer cost information to create a transfer supply, which leads to a transfer order creation. -
TransferOrderHeaderNumber: string
Maximum Length:
120
Number that identifies the transfer order header. -
TransferOrderLineNumber: string
Maximum Length:
20
Number that identifies the transfer order line. -
TransferPrice: number
Value that indicates the transfer price.
-
TransferPriceCurrencyCode: string
Maximum Length:
15
Code that uniquely identifies the transfer price currency. -
UOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud. -
UOMName: string
Name of the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud.
array
Distribution Details
array
Error Messages
array
Links
array
Transfer Order Line Flexfields on Supply Request Lines
array
Transfer Cost Request Details
object
-
DistributionNumber: string
Maximum Length:
60
Number that identifies the distribution details in Oracle Supply Chain Orchestration Cloud. The application generates this value when processing a supply request. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectDFF: array
Project Flexfields on Distribution Details
Title:
Project Flexfields on Distribution Details
The Project Flexfields on Distribution Details resource manages the descriptive flexfield segments and their values specific to project costing for transfer supplies and buy supplies.
array
Links
array
Project Flexfields on Distribution Details
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
Discriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
-
AP_Distribution_Sets -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FDistribution__5FSetsVO-item-response
-
AP_Invoice_Distribution -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FDistributionVO-item-response
-
AP_Invoice_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFAP__5FInvoice__5FLineVO-item-response
-
EXM_Expense_Report -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReportVO-item-response
-
EXM_Expense_Report_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFEXM__5FExpense__5FReport__5FLineVO-item-response
-
INV_Misc_Transactions -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFINV__5FMisc__5FTransactionsVO-item-response
-
OM_Sales_Order -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFOM__5FSales__5FOrderVO-item-response
-
PJC_All -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FAllVO-item-response
-
PJC_Expenditure_Batch -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPJC__5FExpenditure__5FBatchVO-item-response
-
POR_Requisition -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FRequisitionVO-item-response
-
POR_User_Preferences -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPOR__5FUser__5FPreferencesVO-item-response
-
PO_Purchase_Order -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrderVO-item-response
-
PO_Purchase_Order_Line -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
-
PO_Purchase_Order_Schedule -
object
oracle_apps_flex_scm_dos_supplyRequestDecomposition_receiveSupplyRequests_supplyRequest_restModel_distrb_view_DosDistributionDetailsIntDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Distribution_Sets
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Distribution
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:INV_Misc_Transactions
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:OM_Sales_Order
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
billableFlag: string
Title:
Billable
Maximum Length:1
-
billableFlag_Display: string
Title:
Billable
-
capitalizableFlag: string
Title:
Capitalizable
Maximum Length:1
-
capitalizableFlag_Display: string
Title:
Capitalizable
-
contractId: integer
(int64)
Title:
Contract Number
-
contractId_Display: string
Title:
Contract Number
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
expenditureItemDate: string
(date)
Title:
Expenditure Item Date
-
expenditureTypeId: integer
(int64)
Title:
Expenditure Type
-
expenditureTypeId_Display: string
Title:
Expenditure Type
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
organizationId: integer
(int64)
Title:
Expenditure Organization
-
organizationId_Display: string
Title:
Expenditure Organization
-
projectId: integer
(int64)
Title:
Project Number
-
projectId_Display: string
Title:
Project Number
-
reservedAttribute1: string
Title:
Funding Source
Maximum Length:150
-
reservedAttribute1_Display: string
Title:
Funding Source
-
taskId: integer
(int64)
Title:
Task Number
-
taskId_Display: string
Title:
Task Number
-
workTypeId: integer
(int64)
Title:
Work Type
-
workTypeId_Display: string
Title:
Work Type
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_All
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_DisplayValue: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_DisplayValue: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_Expenditure_Batch
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_Requisition
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_User_Preferences
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Line
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Schedule
Descriptive flexfield context name of the project costing attributes on the distribution details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context name display value for the project costing attributes on the distribution details. -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
-
_BILLABLE_FLAG_Display: string
Title:
Billable
-
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
-
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
-
_CONTRACT_ID: integer
(int64)
Title:
Contract Number
-
_CONTRACT_ID_Display: string
Title:
Contract Number
-
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
-
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type
-
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
-
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization
-
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
-
_PROJECT_ID: integer
(int64)
Title:
Project Number
-
_PROJECT_ID_Display: string
Title:
Project Number
-
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
-
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
-
_TASK_ID: integer
(int64)
Title:
Task Number
-
_TASK_ID_Display: string
Title:
Task Number
-
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type
-
_WORK_TYPE_ID_Display: string
Title:
Work Type
-
DistributionDetailsIntfId: integer
(int64)
Value that uniquely identifies the project costing attributes with reference to the distribution details of the supply request sent to Oracle Supply Chain Orchestration Cloud.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Read Only:
true
Maximum Length:30
Name that uniquely identifies the error message registered during supply request processing. -
MessageText: string
Read Only:
true
Maximum Length:1200
Text of the error message for an error that occurred at various entities like supplyRequestLines and transferSupply while processing the supply requests. -
ProcessingEntityId: string
Read Only:
true
Maximum Length:30
Value that uniquely identifies the entities like supplyRequestLines and transferSupply at which the error occurred.
array
Links
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Descriptive flexfield context name of the transfer order line on supply request lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context name display value of the transfer order line on supply request lines. -
Discriminator: string
This is a transient attribute. The value of this attribute is always null. Ignore this attribute.
-
LineInterfaceId: integer
(int64)
Value that uniquely identifies the flexfields that are tied to the transfer order line on supply request lines.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
InterfaceBatchNumber: string
Maximum Length:
50
Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransferCostAmount: number
Amount for the transfer cost on a transfer order line.
-
TransferCostCurrencyCode: string
Maximum Length:
15
Code that identifies the currency for the transfer cost amount. -
TransferCostOperation: string
Maximum Length:
30
Default Value:CREATE
Indicates whether the transfer cost line is to be created, updated, or canceled. Values include CREATE, UPDATE, and CANCEL. -
TransferCostTypeName: string
Maximum Length:
60
Name of the shipping cost type. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Cost Types task.
array
Links
- distributionDetails
-
Parameters:
- SupplyOrderReferenceLineNumber:
$request.path.SupplyOrderReferenceLineNumber
- SupplyOrderReferenceNumber:
$request.path.SupplyOrderReferenceNumber
The Distribution Details resource manages the distribution details, which include project costing attributes for transfer supplies and buy supplies. - SupplyOrderReferenceLineNumber:
- errorMessages
-
Parameters:
- SupplyOrderReferenceLineNumber:
$request.path.SupplyOrderReferenceLineNumber
- SupplyOrderReferenceNumber:
$request.path.SupplyOrderReferenceNumber
The Error Messages resource manage the messages that indicate errors or exceptions encountered during supply creation and fulfillment. - SupplyOrderReferenceLineNumber:
- supplyRequestLinesXferDFF
-
Parameters:
- SupplyOrderReferenceLineNumber:
$request.path.SupplyOrderReferenceLineNumber
- SupplyOrderReferenceNumber:
$request.path.SupplyOrderReferenceNumber
The Transfer Order Line Flexfields on Supply Request Lines resource manages the descriptive flexfield segments and its values specific to a transfer order line on supply request lines. - SupplyOrderReferenceLineNumber:
- transferCostRequestDetails
-
Parameters:
- SupplyOrderReferenceLineNumber:
$request.path.SupplyOrderReferenceLineNumber
- SupplyOrderReferenceNumber:
$request.path.SupplyOrderReferenceNumber
The Transfer Cost Request Details resource manages the transfer cost information to create a transfer supply, which leads to a transfer order creation. - SupplyOrderReferenceLineNumber:
Examples
This example describes how to create one supply request line.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/supplyRequests"
Example 1 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "InterfaceSourceCode": "EXT", "InterfaceBatchNumber": "batch09", "SupplyRequestStatus": "NEW", "SupplyRequestDate": "2015-12-02T11:00:03.503-08:00", "SupplyOrderSource": "EXT", "SupplyOrderReferenceNumber": "0009", "SupplyOrderReferenceId": 1, "TransferCostAmount":10, "TransferCostCurrencyCode":"USD", "TransferCostTypeName": "SUMMARY", "ProcessRequestFlag": "Y", "supplyRequestLines": [ { "InterfaceBatchNumber": "batch09", "SupplyOrderReferenceLineNumber": "00091", "SupplyOrderReferenceLineId": 1, "DestinationOrganizationCode": "M1", "SourceOrganizationCode": "M2", "DestinationSubinventoryCode": "Stores", "SourceSubinventoryCode": "Stores", "ItemNumber": "DOS-BAT-Enrichment", "InterfaceSourceCode": "EXT", "SupplyOrderSource": "EXT", "BackToBackFlag": "N", "NeedByDate": "2015-12-07T01:01:12.123-08:00", "Quantity": 10, "UOMCode": "Ea", "PreparerEmail": "sendmail-test-discard@example.com", "DeliverToRequesterEmail": "sendmail-test-discard@example.com", "DestinationTypeCode": "INVENTORY", "SupplyType":"TRANSFER", "transferCostRequestDetails": [ { "InterfaceBatchNumber": "batch09", "TransferCostAmount":150, "TransferCostCurrencyCode":"USD", "TransferCostTypeName": "ASSISTED LOADING CHARGE", "TransferCostOperation": "CREATE" }] }] }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "InterfaceBatchNumber": "batch09", "InterfaceSourceCode": "EXT", "SupplyRequestStatus": "NEW", "SupplyOrderReferenceId": 1, "SupplyOrderReferenceNumber": "0009", "SupplyOrderSource": "EXT", "SupplyRequestDate": "2015-12-02T11:00:03.503-08:00", "SupplyOrderStatus": null, "SupplyOrderNumber": null, "TrustedSource": 0, "ProcessRequestFlag": true, "TransferCostAmount": 10, "TransferCostCurrencyCode": "USD", "TransferCostTypeName": "SUMMARY", "supplyRequestLines": [ { "UOMCode": "Ea", "SupplyOrderReferenceLineId": 1, "SupplyOrderReferenceLineNumber": "00091", "SourceSubinventoryCode": "Stores", "SourceOrganizationId": 209, "SourceOrganizationCode": "M2", "Quantity": 10, "PreparerId": 7732, "ItemId": 100100035462368, "InterfaceBatchNumber": "batch09", "InterfaceSourceCode": "EXT", "CarrierId": null, "DeliverToRequesterId": 7732, "DestinationOrganizationCode": "M1", "DestinationOrganizationId": 207, "DestinationSubinventoryCode": "Stores", "SupplyOrderSource": "EXT", "BackToBackFlag": false, "NeedByDate": "2015-12-07T01:01:12.123-08:00", "SupplySourceSystem": null, "SupplyType": "TRANSFER", "ProcessStatus": "NEW", "PreparerName": "Henry Blake", "PreparerEmail": "sendmail-test-discard@example.com", "CarrierCode": null, "DeliverToRequesterName": "Henry Blake", "DestinationLocation": null, "SourceLocation": null, "DestinationTypeCode": "INVENTORY", "DooShipmentFlag": null, "FirmDemandFlag": null, "GroupCode": "ALL", "ScheduledShipDate": null, "ShipClassOfService": null, "ShipModeOfTransport": null, "SupplyOperation": "CREATE", "DestinationLocationId": null, "DeliverToRequesterEmail": "sendmail-test-discard@example.com", "UOMName": "Each", "ItemDescription": "SCO Item for Enrichment Rules BATS", "ItemRevision": null, "SourceOrganizationName": "Tall Manufacturing", "SourceSubinventoryName": "Stores", "SourceLocationId": null, "DestinationOrganizationName": "Seven Corporation", "DestinationSubinventoryName": "Stores", "TransferPrice": null, "TransferPriceCurrencyCode": null, "ItemNumber": "DOS-BAT-Enrichment", "TransferOrderHeaderNumber": null, "TransferOrderLineNumber": null, "transferCostRequestDetails": [ { "InterfaceBatchNumber": "batch09", "TransferCostAmount": 150, "TransferCostCurrencyCode": "USD", "TransferCostTypeName": "ASSISTED LOADING CHARGE", "TransferCostOperation": "CREATE", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091/child/transferCostRequestDetails/300100111299919", "name": "transferCostRequestDetails", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091/child/transferCostRequestDetails/300100111299919", "name": "transferCostRequestDetails", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091", "name": "supplyRequestLines", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091", "name": "supplyRequestLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091", "name": "supplyRequestLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009", "name": "supplyRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091/child/errorMessages", "name": "errorMessages", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines/00091/child/transferCostRequestDetails", "name": "transferCostRequestDetails", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009", "name": "supplyRequests", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009", "name": "supplyRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyRequestLines", "name": "supplyRequestLines", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/0009/child/supplyOrderLines", "name": "supplyOrderLines", "kind": "collection" } ] }
Example 2 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
Note: Do not specify Destination Type as Expense because expense destination purchasing is not supported.
{ "InterfaceSourceCode": "EXT", "InterfaceBatchNumber": "AA230201", "SupplyRequestStatus": "NEW", "SupplyRequestDate": "2019-02-23T11:00:03.503-08:00", "SupplyOrderSource": "EXT", "SupplyOrderReferenceNumber": "AA230201", "SupplyOrderReferenceId": 1, "ProcessRequestFlag": "Y", "supplyRequestLines": [ { "InterfaceBatchNumber": "AA230201", "SupplyOrderReferenceLineNumber": "23020101", "SupplyOrderReferenceLineId": 1, "DestinationOrganizationCode": "M1", "ItemNumber": "DOS-BAT-Simple Buy", "ItemRevision": "A", "InterfaceSourceCode": "EXT", "SupplyOrderSource": "EXT", "NeedByDate": "2019-02-27T01:01:12.123-08:00", "DestinationTypeCode": "INVENTORY", "SupplyType": "BUY", "Quantity": 1050, "UOMCode": "Ea", "PreparerEmail": "sendmail-test-discard@example.com", "DeliverToRequesterEmail": "sendmail-test-discard@example.com", "SupplierName": "SCO_SUPPLIER", "SupplierSiteName": "SCO_SITE" } ] }
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "InterfaceBatchNumber" : "AA230201", "InterfaceSourceCode" : "EXT", "SupplyRequestStatus" : "NEW", "SupplyOrderReferenceId" : 1, "SupplyOrderReferenceNumber" : "AA230201", "SupplyOrderSource" : "EXT", "SupplyRequestDate" : "2019-02-23T19:00:03.503+00:00", "SupplyOrderStatus" : null, "SupplyOrderNumber" : null, "TrustedSource" : 0, "ProcessRequestFlag" : true, "TransferCostAmount" : null, "TransferCostCurrencyCode" : null, "TransferCostTypeName" : null, "supplyRequestLines" : [ { "UOMCode" : "Ea", "SupplyOrderReferenceLineId" : 1, "SupplyOrderReferenceLineNumber" : "23020101", "SourceSubinventoryCode" : null, "SourceOrganizationId" : null, "SourceOrganizationCode" : null, "RequestedShipDate" : null, "Quantity" : 1050, "PreparerId" : 1337, "ItemId" : 300100052590853, "InterfaceBatchNumber" : "AA230201", "InterfaceSourceCode" : "EXT", "CarrierId" : null, "DeliverToRequesterId" : 1337, "DestinationOrganizationCode" : "M1", "DestinationOrganizationId" : 207, "DestinationSubinventoryCode" : null, "SupplyOrderSource" : "EXT", "BackToBackFlag" : null, "NeedByDate" : "2019-02-27T09:01:12.123+00:00", "SupplySourceSystem" : null, "SupplyType" : "BUY", "ProcessStatus" : "NEW", "PreparerName" : "Jana Herrera", "PreparerEmail" : "sendmail-test-discard@example.com", "CarrierCode" : null, "DeliverToRequesterName" : "Jana Herrera", "DestinationLocation" : null, "SourceLocation" : null, "DestinationTypeCode" : "INVENTORY", "DooShipmentFlag" : null, "FirmDemandFlag" : null, "GroupCode" : "ALL", "ScheduledShipDate" : null, "ShipClassOfService" : null, "ShipModeOfTransport" : null, "SupplyOperation" : "CREATE", "DestinationLocationId" : null, "DeliverToRequesterEmail" : "sendmail-test-discard@example.com", "UOMName" : "Each", "ItemDescription" : "SCO BAT Simple Buy Item", "SourceOrganizationName" : "", "SourceSubinventoryName" : null, "SourceLocationId" : null, "DestinationOrganizationName" : "Tall Manufacturing", "DestinationSubinventoryName" : null, "TransferPrice" : null, "TransferPriceCurrencyCode" : null, "ItemNumber" : "DOS-BAT-Simple Buy", "TransferOrderHeaderNumber" : null, "TransferOrderLineNumber" : null, "NoteToReceiver" : null, "NoteToSupplier" : null, "Comments" : null, "ItemRevision" : "A", "SupplySplitsAllowedFlag" : null, "PurchaseOrderScheduleNumber" : null, "PurchaseOrderNumber" : null, "PurchaseOrderLineNumber" : null, "PurchaseOrderLineId" : null, "PurchaseOrderHeaderId" : null, "SupplierId" : 300100052570626, "SupplierSiteId" : 300100052570638, "SupplierNumber" : null, "SupplierSiteName" : "SCO_SITE", "PurchaseOrderScheduleId" : null, "SupplierName" : "SCO_SUPPLIER", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines/23020101", "name" : "supplyRequestLines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines/23020101", "name" : "supplyRequestLines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201", "name" : "supplyRequests", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines/23020101/child/supplyRequestLinesXferDFF", "name" : "supplyRequestLinesXferDFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines/23020101/child/errorMessages", "name" : "errorMessages", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines/23020101/child/transferCostRequestDetails", "name" : "transferCostRequestDetails", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201", "name" : "supplyRequests", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201", "name" : "supplyRequests", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyRequestLines", "name" : "supplyRequestLines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/supplyRequests/AA230201/child/supplyOrderLines", "name" : "supplyOrderLines", "kind" : "collection" } ] }
Example 3 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
While creating a supply request, if you specify Supply Type as UNASSIGNED, supply source is determined based on:
- If an item is a PLANNED item, then Oracle Global Order Promising Cloud is used to determine the supply source. Global Order Promising can either return Transfer or Buy as the supply source. If you specify Destination Type as Expense, then if Global Order Promising returns Buy as the supply source, an error is returned indicating no supply source found because expense destination purchasing is not supported. But, if Global Order Promising returns Transfer as the supply source, the supply request is processed successfully.
- If the item is an UNPLANNED item, then inter-organization parameters setup is used to determine the supply source. Inter-organization parameters always return Transfer as the supply source. Both inventory and expense destination transfers are supported.
{ "InterfaceSourceCode": "EXT", "InterfaceBatchNumber": "AA230202", "SupplyRequestStatus": "NEW", "SupplyRequestDate": "2019-02-23T11:00:03.503-08:00", "SupplyOrderSource": "EXT", "SupplyOrderReferenceNumber": "AA230202", "SupplyOrderReferenceId": 1, "ProcessRequestFlag": "Y", "supplyRequestLines": [ { "InterfaceBatchNumber": "AA230202", "SupplyOrderReferenceLineNumber": "23020201", "SupplyOrderReferenceLineId": 1, "DestinationOrganizationCode": "M1", "ItemNumber": "DOS-IMT-Trfr-MM3", "ItemRevision":"A", "InterfaceSourceCode": "EXT", "SupplyOrderSource": "EXT", "BackToBackFlag": "N", "NeedByDate": "2019-02-28T11:00:03.503-08:00", "Quantity": 1020, "UOMCode": "Ea", "DestinationTypeCode":"EXPENSE", "PreparerEmail": "sendmail-test-discard@example.com", "DeliverToRequesterEmail": "sendmail-test-discard@example.com", "SupplyType": "UNASSIGNED", "SupplySplitsAllowedFlag":true }] }
Example 3 Response Body
The following example includes the contents of the response body in JSON format.
{ "InterfaceBatchNumber": "AA230202", "InterfaceSourceCode": "EXT", "SupplyRequestStatus": "NEW", "SupplyOrderReferenceId": 1, "SupplyOrderReferenceNumber": "AA230202", "SupplyOrderSource": "EXT", "SupplyRequestDate": "2019-02-23T19:00:03.503+00:00", "SupplyOrderStatus": null, "SupplyOrderNumber": null, "TrustedSource": 0, "ProcessRequestFlag": true, "TransferCostAmount": null, "TransferCostCurrencyCode": null, "TransferCostTypeName": null, "supplyRequestLines": [ { "UOMCode": "Ea", "SupplyOrderReferenceLineId": 1, "SupplyOrderReferenceLineNumber": "23020201", "SourceSubinventoryCode": null, "SourceOrganizationId": 207, "SourceOrganizationCode": null, "RequestedShipDate": null, "Quantity": 1020, "PreparerId": 1337, "ItemId": 100100036057571, "InterfaceBatchNumber": "AA230202", "InterfaceSourceCode": "DOS", "CarrierId": null, "DeliverToRequesterId": 1337, "DestinationOrganizationCode": "M1", "DestinationOrganizationId": 207, "DestinationSubinventoryCode": null, "SupplyOrderSource": "EXT", "BackToBackFlag": false, "NeedByDate": "2019-02-28T19:00:03.503+00:00", "SupplySourceSystem": null, "SupplyType": "TRANSFER", "ProcessStatus": "NEW", "PreparerName": "Jen Jones", "PreparerEmail": "sendmail-test-discard@example.com", "CarrierCode": null, "DeliverToRequesterName": "Jen Jones", "DestinationLocation": null, "SourceLocation": null, "DestinationTypeCode": "EXPENSE", "DooShipmentFlag": null, "FirmDemandFlag": null, "GroupCode": "ALL", "ScheduledShipDate": null, "ShipClassOfService": null, "ShipModeOfTransport": null, "SupplyOperation": "CREATE", "DestinationLocationId": null, "DeliverToRequesterEmail": "sendmail-test-discard@example.com", "UOMName": "Each", "ItemDescription": "SCO IMT item for Transfer through Minmax\n\n\n", "SourceOrganizationName": "Tall Manufacturing", "SourceSubinventoryName": null, "SourceLocationId": null, "DestinationOrganizationName": "Tall Manufacturing", "DestinationSubinventoryName": null, "TransferPrice": null, "TransferPriceCurrencyCode": null, "ItemNumber": "DOS-IMT-Trfr-MM3", "TransferOrderHeaderNumber": null, "TransferOrderLineNumber": null, "NoteToReceiver": null, "NoteToSupplier": null, "Comments": null, "ItemRevision": "A", "SupplySplitsAllowedFlag": true, "PurchaseOrderScheduleNumber": null, "PurchaseOrderNumber": null, "PurchaseOrderLineNumber": null, "PurchaseOrderLineId": null, "PurchaseOrderHeaderId": null, "SupplierId": null, "SupplierSiteId": null, "SupplierNumber": null, "SupplierSiteName": null, "PurchaseOrderScheduleId": null, "SupplierName": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines/23020201", "name": "supplyRequestLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines/23020201", "name": "supplyRequestLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202", "name": "supplyRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines/23020201/child/supplyRequestLinesXferDFF", "name": "supplyRequestLinesXferDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines/23020201/child/errorMessages", "name": "errorMessages", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines/23020201/child/transferCostRequestDetails", "name": "transferCostRequestDetails", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202", "name": "supplyRequests", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202", "name": "supplyRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyRequestLines", "name": "supplyRequestLines", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplyRequests/AA230202/child/supplyOrderLines", "name": "supplyOrderLines", "kind": "collection" } ] }