How to create a Purchase Requisition with Work Order related information
Summary:
We are unable to create a purchase requisition using SOAP/REST/FBDI with work order related information like Work order number and Work Order Operation sequence. Manually we are able to do so but to automate this process we could not find any option
Content (required):
Please refer to the documentation
https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchaserequisitions-post.html
Create one header : /fscmRestApi/resources/11.13.18.05/purchaseRequisitions
The request body for lines has no option to enter Work Order details but the response body has fields like
WorkOrderId: integer (int64)
WorkOrderOperationId: integer (int64)
WorkOrderOperationSequence: number
WorkOrderProduct: string
Tagged:
0