LogisticsAddressState::findByIBGECode_BR Method

Gets the brazilian state according to its IBGE code

Syntax

client server public static LogisticsAddressState findByIBGECode_BR(StateIBGECode_BR _ibgeCode, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean that indicates if the record should be selected with the forUpdate option

Return Value

Type: LogisticsAddressState Table
A brazilian state

See Also

Reference

LogisticsAddressState Table