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.
Creates new record in RetailPackagePurch and PurchLine based on value VendAccount
Syntax
public void createLines(
PurchTable _purchTable,
TmpRetailPackagePurch _tmpPackagePurch,
Object _purchTableDataSource)
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
The PurchTable for which the Lines is to be created.
- _tmpPackagePurch
Type: TmpRetailPackagePurch Table
The values of TmpRetailPackagePurch
- _purchTableDataSource
Type: Object Class
The Object of PurchTableDataSource