Share via


ReqTransPoMarkChangeToRFQ.change2RFQ Method [AX 2012]

Changes marked planned purchase orders to request for quotes

Syntax

protected void change2RFQ()

Run On

Called

Exceptions

Exception Condition
Error

The planned order does not exist.

-or-

Only planned purchase orders can be changed to requests for quotes.

Remarks

This is performed by using autocreate framework classes for automatically generating purchase request for quotes.

See Also

Reference

ReqTransPoMarkChangeToRFQ Class