Tax Provider

C_TaxProvider

Overview

Table NameC_TaxProvider
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableC_TaxProviderCfg
WikiView on iDempiere Wiki

Columns (16)

Column Type Required Default Description
Account String(60) No - -
CompanyCode String(60) No - -
C_TaxProviderCfg_ID Table Direct(22) Yes - -
C_TaxProvider_ID ID(22) Yes - -
License String(60) No - -
Name String(120) Yes - Alphanumeric identifier of the entity
SeqNo Integer(22) Yes 0 Method of ordering records; lowest number comes first
ValidateConnection Button(1) No - -
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
C_TaxProvider_UU String(36) No - -
IsActive Yes-No(1) Yes Y The record is active in the system
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

Foreign Keys

Column References Description
C_TaxProviderCfg_ID C_TaxProviderCfg.C_TaxProviderCfg_ID -
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T17:59:48.424621364Z