TIVSCISREPORTS SAP table for – OBSOLETE

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

SAP TIVSCISREPORTS table

Table TIVSCISREPORTS technical data

TableTIVSCISREPORTS
Data storingOBSOLETE
ModuleRE
Sub ModuleRE-FX
SAP PackageRE_XX
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FIN
Table CategoryTRANSP

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

  • REPORT : OBSOLETE: Internal Name of Report
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHOW : OBSOLETE: From which step is the report made available
    Its data type is CHAR (Character String) with field length 4
  • COMPLETE : OBSOLETE:As of which step are the values of the report compl
    Its data type is CHAR (Character String) with field length 4
  • IS_DEFAULT_FOR : OBSOLETE: For which step is the report the default display
    Its data type is CHAR (Character String) with field length 4
  • IS_DEFAULT : OBSOLETE: Report is taken if no default known
    Its data type is CHAR (Character String) with field length 1
  • ALV_HANDLE : Mgt. ID for repeated calls from the same program
    Its data type is CHAR (Character String) with field length 4
  • SORTORDER : OBSOLETE: Sort Sequence
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • IS_ONLY4MODE : Mode of Process
    Its data type is CHAR (Character String) with field length 3
  • FUNCMODNAME : OBSOLETE: Name of Navigation Function Module
    Its data type is CHAR (Character String) with field length 30