TIVCASUBSTEPS SAP table for – Possible Process Substep

Here we would like to draw your attention to TIVCASUBSTEPS table in SAP. As we know it is being mainly used with the SAP RE-FX (Flexible Real Estate Management in RE) component which is coming under RE module (Real Estate Management). TIVCASUBSTEPS is a SAP standard transp table used for storing Possible Process Substep related data in SAP. It comes under the package RE_CA_PR.

SAP TIVCASUBSTEPS table

Table TIVCASUBSTEPS technical data

TableTIVCASUBSTEPS
Data storingPossible Process Substep
ModuleRE
Sub ModuleRE-FX
SAP PackageRE_CA_PR
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FIN
Table CategoryTRANSP

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

  • PROCESS : Process
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • STEP : Internal Name of Process Step
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SUBSTEP : Internal Name of Substep
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • RUNORDER : Sequence In Which Performed
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3