Initializes the PurchLine record from the ReqPO record.
Syntax
public void initFromReqPO(ReqPO _reqPO)
Run On
Called
Parameters
- _reqPO
Type: ReqPO Table
The ReqPO record from which to initialize the PurchLine record.
Initializes the PurchLine record from the ReqPO record.
public void initFromReqPO(ReqPO _reqPO)
Called