{
  "entity" : "PurgeBatch",
  "table" : "PurgeBatch",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/PurgeBatch.html",
  "fields" : [ {
    "id" : "batchSeq",
    "column" : "batchSeq",
    "type" : "Integer"
  }, {
    "id" : "currentDimensions",
    "column" : "currentDimensions",
    "type" : "BigText"
  }, {
    "id" : "currentLanguage",
    "column" : "currentLanguage",
    "type" : "Text"
  }, {
    "id" : "errorDescription",
    "column" : "errorDescription",
    "ar" : "وصف الخطأ",
    "en" : "Error Desciption",
    "type" : "BigText"
  }, {
    "id" : "errorMessage",
    "column" : "errorMessage",
    "ar" : "رسالة الخطأ",
    "en" : "Error Message",
    "type" : "BigText"
  }, {
    "id" : "executionDate",
    "column" : "executionDate",
    "ar" : "تاريخ التنفيذ",
    "en" : "Execution Date",
    "type" : "DateAndTime"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "phase",
    "column" : "phase",
    "ar" : "المرحلة",
    "en" : "Phase or Cycle",
    "type" : "Enum",
    "enum" : "PurgeBatchPhase"
  }, {
    "id" : "processedRows",
    "column" : "processedRows",
    "type" : "Integer"
  }, {
    "id" : "purgeConfig",
    "columns" : [ "purgeConfigActualCode", " purgeConfigCode", " purgeConfigEntityType", " purgeConfigId" ],
    "type" : "Genericreference"
  }, {
    "id" : "requester",
    "columns" : [ "requesterActualCode", " requesterCode", " requesterEntityType", " requesterId" ],
    "ar" : "محرر الطلب",
    "en" : "Requester",
    "type" : "Genericreference"
  }, {
    "id" : "status",
    "column" : "status",
    "ar" : "الحالة",
    "en" : "Status",
    "type" : "Enum",
    "enum" : "TaskStatus"
  }, {
    "id" : "submitionDate",
    "column" : "submitionDate",
    "ar" : "تاريخ الحدث",
    "en" : "Submition Date",
    "type" : "DateAndTime"
  }, {
    "id" : "targetType",
    "column" : "targetType",
    "ar" : " النوع المستهدف",
    "en" : " Tooltip Target Type",
    "type" : "Text"
  }, {
    "id" : "trials",
    "column" : "trials",
    "ar" : "عدد محاولات",
    "en" : "Trials",
    "type" : "Integer"
  } ]
}