TIVCAPROCREP SAP table for – Report on Process

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

SAP TIVCAPROCREP table

Table TIVCAPROCREP technical data

TableTIVCAPROCREP
Data storingReport on Process
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 TIVCAPROCREP 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 TIVCAPROCREP table.

  • PROCESS : Process
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • REPORT : Internal Name of Report
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHOW : As of Which Step Is the Report Made Available
    Its data type is CHAR (Character String) with field length 4
  • COMPLETE : As of Which Step Are the Values of the Report Complete
    Its data type is CHAR (Character String) with field length 4
  • ALV_HANDLE : Mgt. ID for repeated calls from the same program
    Its data type is CHAR (Character String) with field length 4
  • SORTORDER : Sort Sequence
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • FUNCMODNAME : Name of Navigation Function Module
    Its data type is CHAR (Character String) with field length 30