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.
Retrieves the broker commission for a sales line if one has been applied.
Syntax
client server public static MCRBrokerCommission find(
RecId _salesLineRecID,
RecId _markupTransRecID,
[boolean _update])
Run On
Called
Parameters
- _salesLineRecID
Type: RecId Extended Data Type
The sales line Rec ID for which the broker commission has been calculated.
- _markupTransRecID
Type: RecId Extended Data Type
The mark up record that represents the commission value.
- _update
Type: boolean
A Boolean value that indicates if the record has to be selected for update; optional.
Return Value
Type: MCRBrokerCommission Table
MCrBrokerCommission record.