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.
Sets the PurchStatus field to the minimum PurchStatus field of every delivery line.
Syntax
public void setPurchStatus(
PurchLine _purchLine,
[InventTransIdSum _inventTransIdSum,
boolean _updateHeader])
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The line on which to set the status.
- _inventTransIdSum
Type: InventTransIdSum Class
Ignored parameter, which is used by other PurchLineType subclasses for lines that have associated inventory movements; optional.
- _updateHeader
Type: boolean
Specifies whether order header status should be updated in effect of line status change.