RSPROCESSTYPEST SAP table for – Descriptions of Possible Process Types

Here we would like to draw your attention to RSPROCESSTYPEST 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). RSPROCESSTYPEST is a SAP standard transp table used for storing Descriptions of Possible Process Types related data in SAP. It comes under the package RSPC.

SAP RSPROCESSTYPEST table

Table RSPROCESSTYPEST technical data

TableRSPROCESSTYPEST
Data storingDescriptions of Possible Process Types
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSPC
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TYPE : Process Type
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • ICON_TEXT : Short description
    Its data type is CHAR (Character String) with field length 20
  • DESCRIPTION : Long description
    Its data type is CHAR (Character String) with field length 60