KAP_PSR_TEXTS SAP table for – Texts for Language-Dependent User Guide

Here we would like to draw your attention to KAP_PSR_TEXTS 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_TEXTS is a SAP standard transp table used for storing Texts for Language-Dependent User Guide related data in SAP. It comes under the package RS_KAP_PSR.

SAP KAP_PSR_TEXTS table

Table KAP_PSR_TEXTS technical data

TableKAP_PSR_TEXTS
Data storingTexts for Language-Dependent User Guide
ModuleBW
Sub ModuleBW-BEX
SAP PackageRS_KAP_PSR
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP KAP_PSR_TEXTS 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_TEXTS table.

  • TECHNAME : Technical name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • LANGUAGE : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • SHORT_TEXT : Short text (language-dependent user guide)
    Its data type is CHAR (Character String) with field length 20
  • MEDIUM_TEXT : Medium text (language-dependent user guide)
    Its data type is CHAR (Character String) with field length 40
  • LONG_TEXT : Long text (language-dependent user guide)
    Its data type is CHAR (Character String) with field length 60