Export Processor Type

EXP_Processor_Type

Overview

Table NameEXP_Processor_Type
Access LevelAll Levels
Entity TypeEE05
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (14)

Column Type Required Default Description
EXP_Processor_Type_ID ID(10) Yes - -
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
IsActive Yes-No(1) Yes 'Y' The record is active in the system
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(10) Yes - User who created this records
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(10) Yes - User who updated this records
Value String(40) Yes - Search key for the record in the format required - must be unique
Name String(60) Yes - Alphanumeric identifier of the entity
Description String(255) No - Optional short description of the record
Help Text(2000) No - Comment or Hint
JavaClass String(255) Yes - -
EXP_Processor_Type_UU String(36) No - -

Foreign Keys

Column References Description
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-03T20:21:19.757612058Z