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.
Gets or sets the tax revision code for the given record.
Syntax
client server public static GniCode_RU editGniCode(
boolean _set,
Common _common,
GniCode_RU _gniCode)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _common
Type: Common Table
The record to get or set the value for.
- _gniCode
Type: GniCode_RU Extended Data Type
The STI code (tax revision code).
Return Value
Type: GniCode_RU Extended Data Type
The tax revision code.