how to group transaction number for rest api receivingReceiptRequests
Summary:
if i create an standard receipt with multiple lines with locator and serial numbers from rest api, system creates one receipt number, but one transaction number for each line, instead of create one transaction number like with regular receipts
Rest api values:
- ASNType: "STD"
- InsertAndProcessFlag: true
- ReceiptSourceCode: "VENDOR"
in the lines:
- AutoTransactCode: "DELIVER"
- ReceiptSourceCode: "VENDOR"
- SourceDocumentCode: "PO"
- TransactionType: "RECEIVE"
i looking for the parameters to group receipt in on transaction number in Review Completed Transactions page.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0