Developer Programs

Learn

Docs

gletrn_raw

Core Schemas > Silverlake > gletrn_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
bk1Bank Number | DEC(3,0)NULLABLEINTEGER3
acct1Account number | DEC(7,0)NULLABLEINTEGER7
cost1Cost center | DEC(4,0)NULLABLEINTEGER4
prod1Product code | DEC(3,0)NULLABLEINTEGER3
bk2Bank Number | DEC(3,0)NULLABLEINTEGER3
acct2Account number | DEC(7,0)NULLABLEINTEGER7
cost2Cost center | DEC(4,0)NULLABLEINTEGER4
prod2Product code | DEC(3,0)NULLABLEINTEGER3
trbatBatch number | DEC(4,0)NULLABLEINTEGER4
trseqSequence no | DEC(10,0)NULLABLEINTEGER10
trsrcSource | CHAR(2)NULLABLESTRING2
tramtAmount | DEC(13,2)NULLABLEFLOAT13.2
trdescDescription | CHAR(40)NULLABLESTRING40
treff6Effective date | DEC(6,0)NULLABLEINTEGER6
treff7Effective date | DEC(7,0)NULLABLEINTEGER7
trmuidUser ID | CHAR(24)NULLABLESTRING24
trmwidWorkstation ID | CHAR(24)NULLABLESTRING24
trmtimTime change made | DEC(6,0)NULLABLEINTEGER6
Last updated Thu Dec 12 2024