SAP table T083L (Leasing types)
SAP table T083L has 2 primary key fields being MANDT,LEART.
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 | |
LEART | Leasing type | CHAR | 2 | 0 | LEART | ||
LETYP | Lease category | NUMC | 2 | 0 | LETYP | ||
LBWASL | Transaction type for opening entry leasing | CHAR | 3 | 0 | TABW | LBWASL | |
LBLART | Doc. type for opening entry leasing | CHAR | 2 | 0 | T003 | LBLART | |
LMWSTKZ | Input tax indicator for opening entry leasing | CHAR | 2 | 0 | T007A | LMWSTKZ | |
LBSCHL | Posting key vendor opening | CHAR | 2 | 0 | TBSL | LBSCHL | |
LUMSKZ | Special general ledger indicator for leasing liability | CHAR | 1 | 0 | T074U | LUMSKZ |
T083L foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T083L | LBLART | T003 | Document Types | MANDT |
1 T083L | LBSCHL | TBSL | Posting Key | MANDT |
1 T083L | LBSCHL | TBSL | Posting Key | BSCHL |
0 T083L | LBWASL | TABW | Asset transaction types | MANDT |
1 T083L | LMWSTKZ | T007A | Tax Keys | KALSM |
1 T083L | LMWSTKZ | T007A | Tax Keys | MWSKZ |
0 T083L | LUMSKZ | T074U | Special G/L Indicator Properties | MANDT |
1 T083L | MANDT | T000 | Clients | MANDT |