RSXA_HEADERT SAP table for – xSA Object Text

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

SAP RSXA_HEADERT table

Table RSXA_HEADERT technical data

TableRSXA_HEADERT
Data storingxSA Object Text
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassW
ComponentBI_CONT
Table CategoryTRANSP

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

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • OBJECTID : Technical Object Id of xA Object
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • OBJECT_TYPE : xSA Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Structure with short and long text
  • TXTSH : Short description
    Its data type is CHAR (Character String) with field length 20
  • TXTLG : Long description
    Its data type is CHAR (Character String) with field length 60
  • LONG_TEXT : Long Text
    Its data type is CHAR (Character String) with field length 255