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.
Retrieves or sets the OKATO for the address element.
Syntax
client server public static OKATO_RU editOKATO(
boolean _set,
Common _common,
OKATO_RU _okato)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _common
Type: Common Table
The record that contains the reference to the LogisticsAddressProperties_RU table.
- _okato
Type: OKATO_RU Extended Data Type
The new value.
Return Value
Type: OKATO_RU Extended Data Type
The current value; the modified value if _set is true.