Documentation

VatTable

VatTable class for handling table with VAT rates.

Class methods

MethodDescription Available from version
getMapReturns list of fields for table with VAT rates.
getTableNameReturns name for table with VAT rates in database.
validateNameReturns validator for the field NAME.

Fields for VAT rates

Field Description Type Required
ID VAT rate code (ID) . Int Yes
TIMESTAMP_X Date and time of the recent VAT update. DatetimeYes
ACTIVEActive status (Y/N).Char(1) Yes
C_SORTSort index.IntYes
NAMEVAT rate name.Varchar(50) Yes
RATERate value.Decimal(18,2) Yes


© «Bitrix24», 2001-2024
Up