SAP Table LEASING
Leasing
LEASING (Leasing) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link LEASING to other SAP tables.
LEASING table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
ASSET | Main Asset Number | BF_ANLN1 | CHAR | 12 | 0 | |||||||
SUBNUMBER | Asset Subnumber | BF_ANLN2 | CHAR | 4 | 0 | |||||||
COMPANY | Leasing company | BF_LEAFI | CHAR | 10 | 0 | |||||||
AGRMNT_NO | Leasing agreement number | BF_LVTNR | CHAR | 15 | 0 | |||||||
AGRMNTDATE | Leasing agreement date | BF_LVDAT | DATS | 8 | 0 | |||||||
NOTICEDATE | Leasing agreement notice date | BF_LKDAT | DATS | 8 | 0 | |||||||
START_DATE | Lease start date | BF_LEABG | DATS | 8 | 0 | |||||||
LNGTH_YRS | Length of lease in years | BF_LEJAR | NUMC | 3 | 0 | |||||||
LNGTH_PRDS | Length of lease in periods | BF_LEPER | NUMC | 3 | 0 | |||||||
TYPE | Leasing type | BF_LEART | CHAR | 2 | 0 | |||||||
BASE_VALUE | Leasing base value as new | BF_LBASW | DEC | 23 | 4 | |||||||
CURRENCY | Currency Key | WAERS | TCURC | CUKY | 5 | 0 | ||||||
CURRENCY_ISO | ISO code currency | WAERS_ISO | CHAR | 3 | 0 | |||||||
PURCHPRICE | Leased asset purchase price | BF_LKAUF | DEC | 23 | 4 | |||||||
TEXT | Leasing data text | BF_LETXT | CHAR | 50 | 0 | |||||||
NO_PAYMNTS | Number of lease payments | BF_LEANZ | DEC | 5 | 0 | |||||||
CYCLE | Lease payment cycle | BF_LRYTH | NUMC | 3 | 0 | |||||||
IN_ADVANCE | Advance payments | BF_LVORS | CHAR | 1 | 0 |
Possible values
|
||||||
PAYMENT | Periodic lease payment paid to leasing company/lessor | BF_LEGEB | DEC | 23 | 4 | |||||||
INTEREST | Leasing interest rate (capital lease) | BF_LZINS | DEC | 7 | 4 | |||||||
VALUE | Present value of lease | BAPI1022_LBARW | DEC | 23 | 4 |