RSPROCESSTYPES - Possible Process Types
Possible Process Types information is stored in SAP table RSPROCESSTYPES.
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
Fields for table RSPROCESSTYPES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Process Type | X | RSPC_TYPE | CHAR | 10 | |
OBJECT | Object Type Name | SEOCLSNAME | CHAR | 30 | ||
OBJECTTYPE | Type of Object (CL or BO) | RSPC_OBJECTTYPE | CHAR | 2 | ||
EVENTRANGE | Possible Events of a Process | RSPC_EVENTRANGE | NUMC | 1 | ||
RESTARTABLE | Process is Repeatable (with New Instance) | RSPC_RESTARTABLE | CHAR | 1 | ||
REPAIRABLE | Instances are Repairable (Restart Same Instance) | RSPC_REPAIRABLE | CHAR | 1 | ||
ICON | Icon in text fields (substitute display, alias) | ICON_D | CHAR | 4 | ICON | |
INTERNAL_NAME | Variant Name is Defined Internally (GUID) | RSPC_VARIANTNAME_FLAG | CHAR | 1 | ||
NO_MAIL | Process Type has own Mail Handling | RSPC_NO_MAIL | CHAR | 1 | ||
CATEGORY | Category of a Process | RSPC_CATEGORY | NUMC | 2 | RSPCCATEGORY | |
DISPLAY_ORDER | Two digit number | NUMC2 | NUMC | 2 | ||
DOCU_TYPE | Type of Documentation Object | RSPC_DOCUTYPE | CHAR | 2 | ||
DOCU_OBJ | Documentation Object | DOKU_OBJ | CHAR | 60 | ||
SINGLECLIENT | Process Type is Not Multi-Client Enabled | RSPC_SINGLECLIENT | CHAR | 1 | ||
BCTCOMP | Obsolete - Replaced by Switches - Do Not Delete | RSOBCTCOMP | CHAR | 10 |