SalesLine_BR.setServiceCodeId_BR Method
Sets the value of the tax service code.
Syntax
public SalesLine_BR setServiceCodeId_BR(boolean _serviceCodeOnDlvAddress, [InventTable _inventTable])
Run On
ClientOrServer
Parameters
- _serviceCodeOnDlvAddress
Type: boolean
A value that indicates whether to use the service code on the delivery address.
- _inventTable
Type: InventTable Table
The InventTable table that is related to this record; optional.
Return Value
Type: SalesLine_BR Table
The current record.