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.
Runs the startup for the PdsProdCoBy record.
Syntax
public void runStartUp(
ProdQty _startUpQty,
[TransDate _postDate,
PdsCWInventQty _pdsCWInventStup])
Run On
Called
Parameters
- _startUpQty
Type: ProdQty Extended Data Type
The quantity to be started.
- _postDate
Type: TransDate Extended Data Type
The date on which the quantity should be posted.
- _pdsCWInventStup
Type: PdsCWInventQty Extended Data Type
The catch weight quantity to be started; optional
Remarks
The actual starting is completed in the setCoByStartUp method.