SAP table TIV23 (Fixtures/Fittings Categories)
SAP table TIV23 has 3 primary key fields being MANDT,SMIETSP,SMKLASS.
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 | MANDT | ||
SMIETSP | Representative list of rents assignment | CHAR | 6 | 0 | TIV20 | SMIETSP | |
SMKLASS | Fixtures and fittings category | NUMC | 2 | 0 | SAUSKL | ||
XLBEZ | Description of fixture and fitting category | CHAR | 50 | 0 | XAUSKL | ||
BBASI | Base amount | CURR | 11 | 2 | FVVIBBAS |
TIV23 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TIV23 | SMIETSP | TIV20 | Rep.list of rents master data | MANDT |
0 TIV23 | SMIETSP | TIV20 | Rep.list of rents master data | SMIETSP |