EHFNDD_CI_USRDEF SAP table for – Cluster table for user specific settings

Here we would like to draw your attention to EHFNDD_CI_USRDEF table in SAP. As we know it is being mainly used with the SAP EHS-BD (Basic Data and Tools in EHS) component which is coming under EHS module (Environment, Health and Safety). EHFNDD_CI_USRDEF is a SAP standard transp table used for storing Cluster table for user specific settings related data in SAP. It comes under the package EHFND_FW_CI.

SAP EHFNDD_CI_USRDEF table

Table EHFNDD_CI_USRDEF technical data

TableEHFNDD_CI_USRDEF
Data storingCluster table for user specific settings
ModuleEHS
Sub ModuleEHS-BD
SAP PackageEHFND_FW_CI
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • AREA : Defaults Module Area Value
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • CI_USER : User Name
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • DEFKEY : Defaults Key of User Setting
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • SORT : Sorting of Defaults
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • UPDDATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • UPDTIME : System Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • CLUSTR : Length of Corresponding CLUSTD Field
  • CLUSTD : Cluster: Value Field for Default Key
    Its data type is LRAW (Long byte string, requires preceding INT2 field) with field length 256