TFKMDC_TYPET SAP table for – Texts for Change Types

Here we would like to draw your attention to TFKMDC_TYPET table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). TFKMDC_TYPET is a SAP standard transp table used for storing Texts for Change Types related data in SAP. It comes under the package FKKMDC.

SAP TFKMDC_TYPET table

Table TFKMDC_TYPET technical data

TableTFKMDC_TYPET
Data storingTexts for Change Types
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKMDC
Delivery ClassS – System table, data changes have the status of program changes
ComponentFI-CA
Table CategoryTRANSP

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

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • ORIGIN : Origin of Request for Change to Master Data
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • TYPE : Change Type
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • TEXT : Description of Change Type
    Its data type is CHAR (Character String) with field length 40