FMPEB_RATE_DEF SAP table for – Assign Input Tax Deduction Rates

Here we would like to draw your attention to FMPEB_RATE_DEF table in SAP. As we know it is being mainly used with the SAP FI-GL (General Ledger Accounting in FI) component which is coming under FI module (Financial Accounting). FMPEB_RATE_DEF is a SAP standard transp table used for storing Assign Input Tax Deduction Rates related data in SAP. It comes under the package FIN_ACC_PEB.

SAP FMPEB_RATE_DEF table

Table FMPEB_RATE_DEF technical data

TableFMPEB_RATE_DEF
Data storingAssign Input Tax Deduction Rates
ModuleFI
Sub ModuleFI-GL
SAP PackageFIN_ACC_PEB
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

SAP FMPEB_RATE_DEF 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 FMPEB_RATE_DEF table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LAND : Country of company
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • GJAHR : Fiscal Year
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • TAXIND : Tax on sales/purchases code
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PEB : Partially Tax-Exempt Institution
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • RATE : Input Tax Deduction Rate
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 6