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.
Finds the LogisticsAddressCountryRegionTranslation based on the short name.
Syntax
client server public static LogisticsAddressCountryRegionTranslation findByShortName(
LogisticsAddressCountryRegionShortName _countryRegion,
[LanguageIdAll _languageId,
boolean _forUpdate])
Run On
Called
Parameters
- _countryRegion
Type: LogisticsAddressCountryRegionShortName Extended Data Type
The short name to find.
- _languageId
Type: LanguageIdAll Extended Data Type
The LanguageId to look for. By default, it is the user language.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: LogisticsAddressCountryRegionTranslation Table
The LogisticsAddressCountryRegionTranslation record.