FMHVMTXTT SAP table for – Budget Memo Texts, language dependent

Here we would like to draw your attention to FMHVMTXTT table in SAP. As we know it is being mainly used with the SAP FI-FM (Funds Management in FI) component which is coming under FI module (Financial Accounting). FMHVMTXTT is a SAP standard transp table used for storing Budget Memo Texts, language dependent related data in SAP. It comes under the package FMOV_CORE.

SAP FMHVMTXTT table

Table FMHVMTXTT technical data

TableFMHVMTXTT
Data storingBudget Memo Texts, language dependent
ModuleFI
Sub ModuleFI-FM
SAP PackageFMOV_CORE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • HVMTNR : Budget memo
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • BESCHR : Description
    Its data type is CHAR (Character String) with field length 40
  • HVMKURZ : Budget memo identifier
    Its data type is CHAR (Character String) with field length 4
  • TEXT1 : Description
    Its data type is CHAR (Character String) with field length 50
  • TEXT2 : Description 2
    Its data type is CHAR (Character String) with field length 50
  • TEXT3 : Description 3
    Its data type is CHAR (Character String) with field length 50