UPC_VAR_NUM_SEL SAP table for – Variables – Numeric Selections

Here we would like to draw your attention to UPC_VAR_NUM_SEL table in SAP. As we know it is being mainly used with the SAP BW-PLA (Planning in BW) component which is coming under BW module (Business Warehouse). UPC_VAR_NUM_SEL is a SAP standard transp table used for storing Variables – Numeric Selections related data in SAP. It comes under the package UPC.

SAP UPC_VAR_NUM_SEL table

Table UPC_VAR_NUM_SEL technical data

TableUPC_VAR_NUM_SEL
Data storingVariables – Numeric Selections
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • AREA : Planning Area
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • VAR : Variable
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • VARUSER : User Name
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • NUMVALUE : Numeric Value for Variables
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 31
  • NO_VALUE : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1