LAE_BILLING_DATA SAP table for – Payment Schedule

Here we would like to draw your attention to LAE_BILLING_DATA table in SAP. As we know it is being mainly used with the SAP FI-LA (Lease Accounting in FI) component which is coming under FI module (Financial Accounting). LAE_BILLING_DATA is a SAP standard transp table used for storing Payment Schedule related data in SAP. It comes under the package FI_LA_GF.

SAP LAE_BILLING_DATA table

Table LAE_BILLING_DATA technical data

TableLAE_BILLING_DATA
Data storingPayment Schedule
ModuleFI
Sub ModuleFI-LA
SAP PackageFI_LA_GF
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

SAP LAE_BILLING_DATA Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in LAE_BILLING_DATA table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJID : Object Number
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SUBID : Subobject Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • BILLID : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • KSCHA : Condition Type
    Its data type is CHAR (Character String) with field length 4
  • KWERT : Condition Value
    Its data type is CURR (Currency Field) with field length 13
  • WAERS : Currency Key
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • PERIODDATE : Deactivation date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SETTLFROM : Deactivation date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SETTLTO : Deactivation date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8