Developer Programs

Learn

Docs

ddefth_raw

Core Schemas > Silverlake > ddefth_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
efhridRecord ID | CHAR(1)NULLABLESTRING1
efhcodEFT Code | CHAR(3)NULLABLESTRING3
efhkeyRecord Key | DEC(13,0)NULLABLEINTEGER13
efhds1Description 1 | CHAR(30)NULLABLESTRING30
efhds2Description 2 | CHAR(30)NULLABLESTRING30
efhactAccount Number | DEC(16,0)NULLABLEINTEGER16
efhtypAccount Type | CHAR(1)NULLABLESTRING1
efhtcTransaction Code | DEC(5,0)NULLABLEINTEGER5
efhamtTransaction Amount | DEC(13,2)NULLABLEFLOAT13.2
efhrowidUnique Row ID | BIGINT(8)NULLABLEINTEGER8
efhrowcrtRow Create Timestamp | TIMESTAMP LEN(26)NULLABLESTRING26
efhrowmntRow Last Maint Timestamp | TIMESTAMP LEN(26)NULLABLESTRING26
Last updated Thu Dec 12 2024