Share via


PurchRFQCaseLine.initFromPurchReqLine Method

Initializes the current PurchRFQCaseLine record buffer, from a PurchReqLine record buffer.

Syntax

public void initFromPurchReqLine(
    PurchReqLine _purchReqLine, 
   [boolean _copyPrecisely, 
    boolean _copyPriceDisc, 
    Qty _qty])

Run On

Called

Parameters

  • _copyPrecisely
    Type: boolean
    A Boolean value indicates whether to copy the name and dimension data.
  • _copyPriceDisc
    Type: boolean
    A Boolean value that indicates whether to copy the price discount data.

See Also

Reference

PurchRFQCaseLine Table