PurchRFQCasePublish_PSN.publishRFQCase Method [AX 2012]
Publishes the request for quotation for the given case ID to the vendor portal.
public void publishRFQCase(PurchRFQCaseRecId _purchRFQCaseRecId, PurchRFQCaseId _purchRFQCaseId)
Run On
ServerParameters
- _purchRFQCaseRecId
- Type: PurchRFQCaseRecId Extended Data Type
The record ID of the request for quotation that needs to be copied.
- _purchRFQCaseId
- Type: PurchRFQCaseId Extended Data Type
The case ID of the request for quotation that needs to be copied.
Community Additions
ADD
Show: