KAP_PSR_USR SAP table for – User-specific settings

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

SAP KAP_PSR_USR table

Table KAP_PSR_USR technical data

TableKAP_PSR_USR
Data storingUser-specific settings
ModuleBW
Sub ModuleBW-BEX
SAP PackageRS_KAP_PSR
Delivery ClassG – Customer table, SAP may insert new data records but may not overwrite or delete existing ones
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • USERNAME : User Name in User Master Record
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • FIELDNAME : Field name
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • FIELDVALUE : Field value
    Its data type is CHAR (Character String) with field length 60