TaxDeliverySlip_BR::custTaxGroup Method [AX 2012]
Determines the tax group.
Syntax
client server public static TaxGroup custTaxGroup(
CustDlvTermId _dlvTermId,
TaxGroup _taxGroup,
[LogisticsLocationRecId _location])
Run On
ClientOrServer
Parameters
- _dlvTermId
Type: CustDlvTermId Extended Data Type
The CustDlvTermId value.
- _taxGroup
Type: TaxGroup Extended Data Type
The TaxGroup value.
- _location
Type: LogisticsLocationRecId Extended Data Type
The LogisticsLocationRecId value.
Return Value
Type: TaxGroup Extended Data Type
The tax group value.