IDCN_REPITEMID SAP table for – Report item ID mapping

Here we would like to draw your attention to IDCN_REPITEMID table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). IDCN_REPITEMID is a SAP standard transp table used for storing Report item ID mapping related data in SAP. It comes under the package ID-FI-CN.

SAP IDCN_REPITEMID table

Table IDCN_REPITEMID technical data

TableIDCN_REPITEMID
Data storingReport item ID mapping
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-FI-CN
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • IDCNREPNO : Report Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • IDCNINTITEMID : Internal Item ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • IDCN063 : Report item ID
    Its data type is CHAR (Character String) with field length 20
  • IDCN062 : Report item content
    Its data type is CHAR (Character String) with field length 60
  • IDCNREPITEMFRML : Report item formula
    Its data type is CHAR (Character String) with field length 200