VICASTEPSTATUS SAP table for – Status of Process Step

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

SAP VICASTEPSTATUS table

Table VICASTEPSTATUS technical data

TableVICASTEPSTATUS
Data storingStatus of Process Step
ModuleRE
Sub ModuleRE-FX
SAP PackageRE_CA_PR
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Key Fields of Table VICASTEPSTATUS
    Its a key field.
  • PROCESSGUID : Generic Key of Process
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • VERSION : Version of Process
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • 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
  • OBJGUID : Unique Key of Object Within a Process
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Non-Key Fields of Table VICASTEPSTATUS
  • STATUS : Status of Process Step
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Field String for Maintenance of User Data
  • RERF : Entered by
    Its data type is CHAR (Character String) with field length 12
  • DERF : First Entered on
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TERF : Time of Initial Entry
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • REHER : Source of initial entry
    Its data type is CHAR (Character String) with field length 10
  • RBEAR : Employee ID
    Its data type is CHAR (Character String) with field length 12
  • DBEAR : Last Edited on
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TBEAR : Last Edited at
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • RBHER : Editing Source
    Its data type is CHAR (Character String) with field length 10
  • MSGNUMBER : Application Log: External ID
    Its data type is CHAR (Character String) with field length 100