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 a new instance of the ProjPostItemPackingSlip_AdjNeg class.
Syntax
public void new(
ProjItemTrans _projItemTransNew,
TmpProjAdjustmentCreate _tmpProjAdjustmentCreate,
TmpProjAdjustmentCreateSale _tmpProjAdjustmentCreateSale)
Run On
Server
Parameters
- _projItemTransNew
Type: ProjItemTrans Table
- _tmpProjAdjustmentCreate
Type: TmpProjAdjustmentCreate Table
- _tmpProjAdjustmentCreateSale
Type: TmpProjAdjustmentCreateSale Table
Remarks
This method is typically overridden by the class that extends this class.