SAP table T894 (FI-SL and FI-LC Versions)

SAP table T894 has 3 primary key fields being MANDT,RLDNR,RVERS.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
RLDNR Ledger CHAR 2 0 T881 RLDNR
RVERS Version CHAR 3 0 RVERS
ACTUAL Record Actual Data for the Relevant Version? CHAR 1 0 VER_ACTUAL_FI
PLANNING Manual planning in corresponding version CHAR 1 0 G_MAN_PLAN
ROLLUP Rollup allowed to the ledger CHAR 1 0 G_ROLLUP
PLANINT Integrated planning CHAR 1 0 G_PLANINT
TVUMR Version for currency translation CHAR 3 0 G_RVERS_CC
TVCUR Version for exchange rates CHAR 3 0 G_RVERS_C

T894 foreign key relationships

Table Field Check Table Check Field
0 T894 RLDNR T881 Ledger Master MANDT