ReleaseUpdateDB60_Retail::initTaxInformationName_IN Method [AX 2012]

Init the tax information's name base on current logistics location.

server private static Description initTaxInformationName_IN(RefRecId _companyLocationRecId, RefRecId _partitionRecId)

Run On

Server

Parameters

_companyLocationRecId
Type: RefRecId Extended Data Type
The logistics location RecId of the current transaction.
_partitionRecId
Type: RefRecId Extended Data Type
The partition RecId of the current transaction.

Return Value

Type: Description Extended Data Type
Return the name which created by this method.
Show: