LogisticsPostalAddressMap::getGNICode_RU Method [AX 2012]

Calculates the GNI code for a particular location, starting at the bottom and going up through the address elements of the location.

server public static GniCode_RU getGNICode_RU(LogisticsLocationRecId _postalAddressLocation)

Run On

Server

Parameters

_postalAddressLocation
Type: LogisticsLocationRecId Extended Data Type
The location to return the GNI code for.

Return Value

Type: GniCode_RU Extended Data Type
The GNI code for the location.
Show: