HRSEL_RANGES SAP table for – Selection Condition Ranges

Here we would like to draw your attention to HRSEL_RANGES table in SAP. As we know it is being mainly used with the SAP PA-IS (HR Information Systems in PA) component which is coming under HR (HCM) PA module (Personnel Management). HRSEL_RANGES is a SAP standard transp table used for storing Selection Condition Ranges related data in SAP. If you want to download PDF material about SAP HR PA click here. It comes under the package PBAS_SELECTION.

SAP HRSEL_RANGES table

Table HRSEL_RANGES technical data

TableHRSEL_RANGES
Data storingSelection Condition Ranges
ModulePA
Sub ModulePA-IS
SAP PackagePBAS_SELECTION
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_HRRXX
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SELID : ID for Selection Condition
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SELID_CNT : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • TABF_CNT : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • CNT : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • SIGN : ABAP: ID: I/E (include/exclude values)
    Its data type is CHAR (Character String) with field length 1
  • OPTI : ABAP: Selection option (EQ/BT/CP/…)
    Its data type is CHAR (Character String) with field length 2
  • LOW : ABAP/4: Selection value (LOW or HIGH value, external format)
    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
  • FUNCTION : Function Module
    Its data type is CHAR (Character String) with field length 30