GLE_MCA_TPARAMS SAP table for – GLE MCA Selection Screen Parameters Table

Here we would like to draw your attention to GLE_MCA_TPARAMS 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_TPARAMS is a SAP standard transp table used for storing GLE MCA Selection Screen Parameters Table related data in SAP. It comes under the package FAGL_MCA_PER_GEN.

SAP GLE_MCA_TPARAMS table

Table GLE_MCA_TPARAMS technical data

TableGLE_MCA_TPARAMS
Data storingGLE MCA Selection Screen Parameters Table
ModuleFI
Sub ModuleFI-GL-CU-MCA
SAP PackageFAGL_MCA_PER_GEN
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_FIN
Table CategoryTRANSP

SAP GLE_MCA_TPARAMS 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_TPARAMS table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RUNID : MCA Run ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 12
  • TABNAME : Table Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIELDNAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SELNAME : ABAP/4: Name of SELECT-OPTION / PARAMETER
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • KIND : ABAP: Type of selection
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • SIGN : ABAP: ID: I/E (include/exclude values)
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • OPTI : ABAP: Selection option (EQ/BT/CP/…)
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • LOW : ABAP/4: Selection value (LOW or HIGH value, external format)
    Its a key field. Its data type is CHAR (Character String) with field length 45
  • HIGH : ABAP/4: Selection value (LOW or HIGH value, external format)
    Its data type is CHAR (Character String) with field length 45