Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _purchReqLine
Type: PurchReqLine Table
The PurchReqLine record buffer.
- _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.
- _qty
Type: Qty Extended Data Type
The quantity to use for the purchase quantity.