BICS_BOOKMARK SAP table for – Header table for bookmarks created via ABAP BICS

Here we would like to draw your attention to BICS_BOOKMARK table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). BICS_BOOKMARK is a SAP standard transp table used for storing Header table for bookmarks created via ABAP BICS related data in SAP. It comes under the package BW_BICS_CONSUMER_QUERY_VIEW.

SAP BICS_BOOKMARK table

Table BICS_BOOKMARK technical data

TableBICS_BOOKMARK
Data storingHeader table for bookmarks created via ABAP BICS
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageBW_BICS_CONSUMER_QUERY_VIEW
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • BOOKMARKID : Technical Name of Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • OWNER : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12
  • CHANGED_BY : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12
  • CREATED : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LAST_CHANGED : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LAST_USAGE : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • NUMBER_USAGE : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • TEXT : Keyword for Searching in the ABAP Documentation
    Its data type is STRG (Character String of Variable Length) with field length 0
  • INFOPROVIDER : InfoCube
    Its data type is CHAR (Character String) with field length 30
  • QUERY : Name (ID) of a reporting component
    Its data type is CHAR (Character String) with field length 30
  • NO_VARIABLES : Boolean
    Its data type is CHAR (Character String) with field length 1