WEB_COOKIE SAP table for – Cookie

Here we would like to draw your attention to WEB_COOKIE 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). WEB_COOKIE is a SAP standard transp table used for storing Cookie related data in SAP. It comes under the package RS_BCT_WEB.

SAP WEB_COOKIE table

Table WEB_COOKIE technical data

TableWEB_COOKIE
Data storingCookie
ModuleBW
Sub ModuleBW-BCT-WEB
SAP PackageRS_BCT_WEB
Delivery ClassL – Table for storing temporary data
ComponentBI_CONT
Table CategoryTRANSP

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

  • WEB_COOKIE : Complete Cookie Value
    Its a key field. Its data type is CHAR (Character String) with field length 132
  • WEB_COOKIE_TYPE : Cookie Type
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • WEB_COOKIE_VALUE : Cookie Value
    Its data type is CHAR (Character String) with field length 60