UPC_VAR_CHA_ACT SAP table for – Variables – Restricted Values

Here we would like to draw your attention to UPC_VAR_CHA_ACT 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_CHA_ACT is a SAP standard transp table used for storing Variables – Restricted Values related data in SAP. It comes under the package UPC.

SAP UPC_VAR_CHA_ACT table

Table UPC_VAR_CHA_ACT technical data

TableUPC_VAR_CHA_ACT
Data storingVariables – Restricted Values
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_CHA_ACT 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_CHA_ACT 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
  • CHANM : Characteristic
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SEQNO : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • SIGN : +/- Sign of Selection Condition
    Its data type is CHAR (Character String) with field length 1
  • OPT : Selection Condition: EQ, BT,…
    Its data type is CHAR (Character String) with field length 2
  • LOW : Lower Limit of the Selection Conditions
    Its data type is CHAR (Character String) with field length 60
  • HIGH : Upper Limit of Selection Conditions
    Its data type is CHAR (Character String) with field length 60