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.
Sets the PriceIncludeTax flag from the store for every sales order.
Syntax
public void setPriceIncludesTaxFlag(SalesTable _salesHeader, RetailTransactionTable _rboHeader)
Run On
Called
Parameters
- _salesHeader
Type: SalesTable Table
The current SalesTable record.
- _rboHeader
Type: RetailTransactionTable Table
The current RetailTransactionTable record.