TIVCASTEPSTATUS SAP table for – Attribute for Status of a Step

Here we would like to draw your attention to TIVCASTEPSTATUS 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). TIVCASTEPSTATUS is a SAP standard transp table used for storing Attribute for Status of a Step related data in SAP. It comes under the package RE_CA_PR.

SAP TIVCASTEPSTATUS table

Table TIVCASTEPSTATUS technical data

TableTIVCASTEPSTATUS
Data storingAttribute for Status of a Step
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 TIVCASTEPSTATUS 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 TIVCASTEPSTATUS 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
  • STEPSTATUS : Status of Process Step
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ICON_ID : Icon in text fields (substitute display, alias)
    Its data type is CHAR (Character String) with field length 4
  • HASNOICON : Status Does Not Have Icon
    Its data type is CHAR (Character String) with field length 1
  • RUNORDER : Sequence In Which Performed
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3