RSSRCTYPE_MAP SAP table for – Behavior of Source System Types

Here we would like to draw your attention to RSSRCTYPE_MAP table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSSRCTYPE_MAP is a SAP standard transp table used for storing Behavior of Source System Types related data in SAP. It comes under the package RSAR.

SAP RSSRCTYPE_MAP table

Table RSSRCTYPE_MAP technical data

TableRSSRCTYPE_MAP
Data storingBehavior of Source System Types
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSAR
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

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

  • SRCTYPE : Type of Source System
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • SAPSYSTEM : Source system is SAP system
    Its data type is CHAR (Character String) with field length 1
  • REMOTELOGON : Remote logon possible
    Its data type is CHAR (Character String) with field length 1
  • TCPIP : TCPIP destination
    Its data type is CHAR (Character String) with field length 1
  • CONVEXIT : Conversion exit during loading
    Its data type is CHAR (Character String) with field length 1
  • DATAMART : Source system has BW DataMart interface
    Its data type is CHAR (Character String) with field length 1
  • DATASOURCE : DataSources can be maintained in BW
    Its data type is CHAR (Character String) with field length 1
  • ONLYCHAR : Restriction to character structures possible
    Its data type is CHAR (Character String) with field length 1
  • DELTA : Source system can deliver delta
    Its data type is CHAR (Character String) with field length 1
  • CONTENT : Content is delivered for source system
    Its data type is CHAR (Character String) with field length 1
  • TSEQUALDS : Transfer structure is identical to extract structure
    Its data type is CHAR (Character String) with field length 1
  • NOIDOC : ALE is always omitted when loading
    Its data type is CHAR (Character String) with field length 1