IDREPFW_SEDEF_C SAP table for – Dynamic Sel.: Selection Parameters, default range values

Here we would like to draw your attention to IDREPFW_SEDEF_C 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). IDREPFW_SEDEF_C is a SAP standard transp table used for storing Dynamic Sel.: Selection Parameters, default range values related data in SAP. It comes under the package ID-REP_FRWK.

SAP IDREPFW_SEDEF_C table

Table IDREPFW_SEDEF_C technical data

TableIDREPFW_SEDEF_C
Data storingDynamic Sel.: Selection Parameters, default range values
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-REP_FRWK
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SEL_AREA : Selection Area
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ELEMENTS_SET : Name of Parameter Set
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • TABSTRIP : Tab Page Number (Maximum of 4 Tab Pages)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 1
  • ELEMENT_ID : Selection Parameter ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SEQNR : Sequential Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • DEF_SIGN : Type of SIGN component in row type of a Ranges type
    Its data type is CHAR (Character String) with field length 1
  • DEF_OPTION : Type of OPTION component in row type of a Ranges type
    Its data type is CHAR (Character String) with field length 2
  • DEF_VALUE_LOW : Default Value of Selection Parameter: Low
    Its data type is CHAR (Character String) with field length 25
  • DEF_VALUE_HIGH : Default Value of Selection Parameter: High
    Its data type is CHAR (Character String) with field length 25