IEValidation_BR::isValidCE Method [AX 2012]
Validates the format of State Registration Number IEnum to CearĂ¡ state.
Syntax
client server private static boolean isValidCE(str _ieNum)
Run On
Called
Parameters
- _ieNum
Type: str
State Registration Number IEnum to validade.
Return Value
Type: boolean
true if format is right otherwise false.