UPC_DATASLICE SAP table for – Data Slices

Here we would like to draw your attention to UPC_DATASLICE 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_DATASLICE is a SAP standard transp table used for storing Data Slices related data in SAP. It comes under the package UPC.

SAP UPC_DATASLICE table

Table UPC_DATASLICE technical data

TableUPC_DATASLICE
Data storingData Slices
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

SAP UPC_DATASLICE 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_DATASLICE 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
  • SORT : Sort Order
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • GUID : UUID in compressed form (22 character UUENCODEd)
    Its data type is CHAR (Character String) with field length 22
  • INACTIVE : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1