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.
Determines whether a misc. charge should be excluded from updates.
Syntax
public boolean excludeFromUpdate(DocumentStatus _documentStatus, [boolean _copyFromPurchOrder])
Run On
Called
Parameters
- _documentStatus
Type: DocumentStatus Enumeration
The DocumentStatus for the current update or calculation.
- _copyFromPurchOrder
Type: boolean
Is the excludeFromUpdate method called in relation to copying misc. charges for purchase order.
Return Value
Type: boolean
true if the misc. charge should be excluded; otherwise, false.