RSSDKRA SAP table for – Information on SDK Resource Adapters in BW

Here we would like to draw your attention to RSSDKRA 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). RSSDKRA is a SAP standard transp table used for storing Information on SDK Resource Adapters in BW related data in SAP. It comes under the package RSSDK.

SAP RSSDKRA table

Table RSSDKRA technical data

TableRSSDKRA
Data storingInformation on SDK Resource Adapters in BW
ModuleBW
Sub ModuleBW-BEX-UDI
SAP PackageRSSDK
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

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

  • SDKRA_NAME : Logical name for a database connection
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SDKRA_TYPE : Database system
    Its data type is CHAR (Character String) with field length 3
  • USER_NAME : Database User
    Its data type is CHAR (Character String) with field length 30
  • PASSWORD : Password for setting up the connection to the database
    Its data type is CHAR (Character String) with field length 255
  • CON_ENV : Database-specific information for a database connection
    Its data type is CHAR (Character String) with field length 255