RSPROCESSTYPES SAP table for – Possible Process Types

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

SAP RSPROCESSTYPES table

Table RSPROCESSTYPES technical data

TableRSPROCESSTYPES
Data storingPossible 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 RSPROCESSTYPES 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 RSPROCESSTYPES table.

  • TYPE : Process Type
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • OBJECT : Object Type Name
    Its data type is CHAR (Character String) with field length 30
  • OBJECTTYPE : Type of Object (CL or BO)
    Its data type is CHAR (Character String) with field length 2
  • EVENTRANGE : Possible Events of a Process
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • RESTARTABLE : Process is Repeatable (with New Instance)
    Its data type is CHAR (Character String) with field length 1
  • REPAIRABLE : Instances are Repairable (Restart Same Instance)
    Its data type is CHAR (Character String) with field length 1
  • ICON : Icon in text fields (substitute display, alias)
    Its data type is CHAR (Character String) with field length 4
  • INTERNAL_NAME : Variant Name is Defined Internally (GUID)
    Its data type is CHAR (Character String) with field length 1
  • NO_MAIL : Process Type has own Mail Handling
    Its data type is CHAR (Character String) with field length 1
  • CATEGORY : Category of a Process
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DISPLAY_ORDER : Two digit number
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DOCU_TYPE : Type of Documentation Object
    Its data type is CHAR (Character String) with field length 2
  • DOCU_OBJ : Documentation Object
    Its data type is CHAR (Character String) with field length 60
  • SINGLECLIENT : Process Type is Not Multi-Client Enabled
    Its data type is CHAR (Character String) with field length 1
  • BCTCOMP : Obsolete – Replaced by Switches – Do Not Delete
    Its data type is CHAR (Character String) with field length 10