GLE_MCA_TCONFPRM SAP table for – Configuration parameter table for data upload

Here we would like to draw your attention to GLE_MCA_TCONFPRM 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). GLE_MCA_TCONFPRM is a SAP standard transp table used for storing Configuration parameter table for data upload related data in SAP. It comes under the package FAGL_MCA_PER_GEN.

SAP GLE_MCA_TCONFPRM table

Table GLE_MCA_TCONFPRM technical data

TableGLE_MCA_TCONFPRM
Data storingConfiguration parameter table for data upload
ModuleFI
Sub ModuleFI-GL-CU-MCA
SAP PackageFAGL_MCA_PER_GEN
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CONFIG_PARAM : Configuration Parameter for Data Upload
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • CONFIG_VALUE : Configuration Parameter Value for Data Upload
    Its data type is CHAR (Character String) with field length 100