Developer Programs

Learn

Docs

ddhist_raw

Core Schemas > Silverlake > ddhist_raw
Column nameDescriptionModeTypeLength
__opContains the operation type. Values are I for insert, U for update, D for delete.REQUIREDSTRING
__op_tsoperation timestamp added by export codeREQUIREDTIMESTAMP
__uidThe Unique ID of this entry. Data, UUID, or GUIDREQUIREDSTRING
__verMapping and Schema VersionREQUIREDINTEGER
trstatStatus | CHAR(1)NULLABLESTRING1
tracctAccount number | DEC(16,0)NULLABLEINTEGER16
tratypAccount type | CHAR(1)NULLABLESTRING1
trancdTransaction code | DEC(5,0)NULLABLEINTEGER5
trdateTransaction date | DEC(7,0)NULLABLEINTEGER7
treffdEffective date | DEC(7,0)NULLABLEINTEGER7
trrateOld rate | DEC(9,8)NULLABLEFLOAT9.8
amtTransaction amount | DEC(13,2)NULLABLEFLOAT13.2
serialCheck number | DEC(10,0)NULLABLEINTEGER10
run_num_Run number | DEC(3,0)NULLABLEINTEGER3
batchBatch number | DEC(4,0)NULLABLEINTEGER4
seqSequence number | DEC(10,0)NULLABLEINTEGER10
retdayExpiration date | DEC(7,0)NULLABLEINTEGER7
atmcodACH code | DEC(13,0)NULLABLEINTEGER13
chgflgCharge flag | CHAR(1)NULLABLESTRING1
nobookNo book flag | CHAR(1)NULLABLESTRING1
trdat6Transaction date | DEC(6,0)NULLABLEINTEGER6
treff6Effective date | DEC(6,0)NULLABLEINTEGER6
sourceInput source | CHAR(2)NULLABLESTRING2
dorcDebit/Credit code | CHAR(1)NULLABLESTRING1
boriAffects balance/interest | CHAR(1)NULLABLESTRING1
desstmPrint desc on stmt | CHAR(1)NULLABLESTRING1
pstsq_num_Posted sequence | DEC(7,0)NULLABLEINTEGER7
image_num_Image item # | DEC(15,0)NULLABLEINTEGER15
acfilkACH file key | CHAR(25)NULLABLESTRING25
acbatnACH batch | DEC(7,0)NULLABLEINTEGER7
acseqnACH seq | DEC(6,0)NULLABLEINTEGER6
achsecACH standard entry class | CHAR(3)NULLABLESTRING3
ktrescodeKite reason codes | CHAR(35)NULLABLESTRING35
paspntPassport history pointer | DEC(20,0)NULLABLESTRING20
pdck21mCheck 21 micr flag | CHAR(1)NULLABLESTRING1
pdimsrcImage source | CHAR(2)NULLABLESTRING2
ddusridUser ID | CHAR(24)NULLABLESTRING24
achconACH company name | CHAR(16)NULLABLESTRING16
routeRouting no | DEC(8,0)NULLABLEINTEGER8
achcoiACH company ID | CHAR(10)NULLABLESTRING10
ckpayeeCheck payee | CHAR(50)NULLABLESTRING50
jxprodjXchange product | CHAR(15)NULLABLESTRING15
jxvendjXchange vendor | CHAR(15)NULLABLESTRING15
pdpayeeCaptured payee | CHAR(80)NULLABLESTRING80
psttmstmpPost time yyyymmddhhmmss | DEC(14,0)NULLABLEINTEGER14
jhtranidJH transaction ID | CHAR(10)NULLABLESTRING10
ddhrnbalRunning balance | DEC(15,2)NULLABLEFLOAT15.2
ddhrnseqRunning balance sequence | DEC(7,0)NULLABLEINTEGER7
guidrowidGlobal Unique Identifier Row ID | BIGINT(8)NULLABLEINTEGER8
ddhrowidUnique row ID | BIGINT(8)NULLABLEINTEGER8
ddhrowcrtRow create timestamp | TIMESTAMP LEN(26)NULLABLESTRING26
ddhrowmntRow last maint timestamp | TIMESTAMP LEN(26)NULLABLESTRING26
Last updated Thu Dec 12 2024