IDGT_OB_TAB_CONF SAP table for – Tabbed customizing table

Here we would like to draw your attention to IDGT_OB_TAB_CONF 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). IDGT_OB_TAB_CONF is a SAP standard transp table used for storing Tabbed customizing table related data in SAP. It comes under the package ID-SD-CN-GT-01.

SAP IDGT_OB_TAB_CONF table

Table IDGT_OB_TAB_CONF technical data

TableIDGT_OB_TAB_CONF
Data storingTabbed customizing table
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-SD-CN-GT-01
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TAB_ID : ID of Tab Page
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • TAB_NAME : Title of Tab Page
    Its data type is CHAR (Character String) with field length 30
  • COMP_NAME : Web Dynpro: Component Name
    Its data type is CHAR (Character String) with field length 30
  • INTERFACE_VIEW : Web Dynpro: Name of a Web Dynpro View
    Its data type is CHAR (Character String) with field length 30
  • REPORT_NAME : Report Name
    Its data type is CHAR (Character String) with field length 40