TFKMDC_TYPE SAP table for – Change Types

Here we would like to draw your attention to TFKMDC_TYPE 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_TYPE is a SAP standard transp table used for storing Change Types related data in SAP. It comes under the package FKKMDC.

SAP TFKMDC_TYPE table

Table TFKMDC_TYPE technical data

TableTFKMDC_TYPE
Data storingChange Types
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKMDC
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentFI-CA
Table CategoryTRANSP

SAP TFKMDC_TYPE 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_TYPE table.

  • 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
  • FM_BPC_REQUEST : Name of Function Module for Preparation of BP Data
    Its data type is CHAR (Character String) with field length 30
  • FM_BPC_UPDATE : Name of Function Module for Update of Business Partner Data
    Its data type is CHAR (Character String) with field length 30