Share via


TaxReportDomesticExportDataGenerator_IT::getBirthCountryRegion Method [AX 2012]

Calculates the country/region of birth for the reported person.

Syntax

server public static AddressCountryRegionId getBirthCountryRegion(TaxReportDomesticCustVendTable_IT _custVendTable)

Run On

Server

Parameters

Return Value

Type: AddressCountryRegionId Extended Data Type
The country/region ID if the county of birth is set up and the related country/region is a foreign country; blank otherwise.

See Also

Reference

TaxReportDomesticExportDataGenerator_IT Class