To Send RFQ without Quantity

Hi All,

I am facing issue in one of my requirement,the scenario is

I want to send the RFQ to vendor without entering quantity for the item.

I have corrected the createParmLineFromRFQCaseLine method in PurchRFQFormletterParmData class to insert the zero quantity lines into PurchRFQParmLineTable.

But when I am trying to send the RFQ I’am getting error “No lines for posting or quantity = 0”

Does any one can help me out with this.