Does anyone know if it is possible to get the Fulf...
# general
c
Does anyone know if it is possible to get the Fulfillment Request ID used to create an Item Fulfillment via SuiteQL? The
requestedby
field appears to be missing from the transaction record when pulled via SuiteQL.
Copy code
SELECT * FROM transaction WHERE recordtype='itemfulfillment'