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.
Gets a value that indicates if tax adjustments exist for the source document.
Syntax
protected boolean doAdjustmentsExist([RefTableId _headingTableId, RefRecId _headingRecId])
Run On
Server
Parameters
- _headingTableId
Type: RefTableId Extended Data Type
The table ID of the source transaction header.
- _headingRecId
Type: RefRecId Extended Data Type
The record ID of the source transaction header.
Return Value
Type: boolean
true if tax adjustments exist for the source document; otherwise, false.