MarkupTrans.excludeFromUpdate Method
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.