UPARM_TA_FILTER SAP table for – Filter used within a rule to filter records

Here we would like to draw your attention to UPARM_TA_FILTER 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_FILTER is a SAP standard transp table used for storing Filter used within a rule to filter records related data in SAP. It comes under the package UPARM.

SAP UPARM_TA_FILTER table

Table UPARM_TA_FILTER technical data

TableUPARM_TA_FILTER
Data storingFilter used within a rule to filter records
ModuleBW
Sub ModuleBW-BCT-PLA-RAP
SAP PackageUPARM
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

SAP UPARM_TA_FILTER 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_FILTER table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ID : Filter ID – Identifies a filter within a Rule
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • PARENT_ID : Filter ID – Identifies a filter within a Rule
    Its data type is RAW (Byte string) with field length 16
  • LOGICAL_OP : Logical operator applied in filters on records
    Its data type is CHAR (Character String) with field length 3
  • RULE_ID : Unique Rule ID within a view
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Column Filter
  • SERIALIZED_NAME : Column Serialized Name
    Its data type is STRG (Character String of Variable Length) with field length 0
  • SIGN : Sign Inclusion/Exclusion
    Its data type is CHAR (Character String) with field length 1
  • OPERATOR : Column Filter Operator
    Its data type is CHAR (Character String) with field length 2
  • LOW_VALUE : Info Object Value
    Its data type is CHAR (Character String) with field length 60
  • HIGH_VALUE : Info Object Value
    Its data type is CHAR (Character String) with field length 60