/POSDW/AGGRTB SAP table for – Conversion of Aggregate Record and Posting Date to Index

Here we would like to draw your attention to /POSDW/AGGRTB 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). /POSDW/AGGRTB is a SAP standard transp table used for storing Conversion of Aggregate Record and Posting Date to Index related data in SAP. It comes under the package /POSDW/CORE.

SAP /POSDW/AGGRTB table

Table /POSDW/AGGRTB technical data

Table/POSDW/AGGRTB
Data storingConversion of Aggregate Record and Posting Date to Index
ModuleBW
Sub ModuleBW-BCT-ISR-PIP
SAP Package/POSDW/CORE
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

SAP /POSDW/AGGRTB 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 /POSDW/AGGRTB table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary Key of Aggregation Record (DO NOT EXTEND)
    Its a key field.
  • .INCLUDE : Aggregation Group Key (DO NOT EXTEND)
    Its a key field.
  • AGGR_NO : POS Aggregate Number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • GROUP_NO : Number of Aggregation Group
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • RECORD_NO : Number of Aggregation Record Within Group
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • BUSINESSDAYDATE : Posting Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • INDEX_NO : Index for Posting Date for Each Aggregation Record
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10