UPARM_TA_RULE SAP table for – Rules are type Condition / Exception – Used to filter record

Here we would like to draw your attention to UPARM_TA_RULE table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). UPARM_TA_RULE is a SAP standard transp table used for storing Rules are type Condition / Exception – Used to filter record related data in SAP. It comes under the package UPARM.

SAP UPARM_TA_RULE table

Table UPARM_TA_RULE technical data

TableUPARM_TA_RULE
Data storingRules are type Condition / Exception – Used to filter record
ModuleBW
Sub ModuleBW-BCT-PLA-RAP
SAP PackageUPARM
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ID : Unique Rule ID within a view
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • DESCR : Description of a Rule
    Its data type is CHAR (Character String) with field length 60
  • TYPE : Rule Type
    Its data type is CHAR (Character String) with field length 1
  • STATE : State of the rule can be active (‘X’) or inactive (”)
    Its data type is CHAR (Character String) with field length 1
  • VIEW_ID : View ID
    Its data type is CHAR (Character String) with field length 60
  • OWNER : User Name
    Its data type is CHAR (Character String) with field length 12