VISCS_RENT SAP table for – Rental period

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

SAP VISCS_RENT table

Table VISCS_RENT technical data

TableVISCS_RENT
Data storingRental period
ModuleRE
Sub ModuleRE-FX-SC
SAP PackageRE_SC_SH
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SCS_PERIOD_GUID : Rental Periods
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Key Fields of Table VISCS_RENT
  • SETTL_GUID : Unique Key of Settlement
    Its data type is RAW (Byte string) with field length 16
  • CN_OBJNR : Object Number of Real Estate Contract (REC)
    Its data type is CHAR (Character String) with field length 22
  • RO_OBJNR : Object Number of Rental Object
    Its data type is CHAR (Character String) with field length 22
  • PTO : Period End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Non-Key Fields of Table VISCS_RENT
  • PFROM : Period Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PARTNER : Business Partner Number
    Its data type is CHAR (Character String) with field length 10
  • PARTNEROBJNR : Object Number for Internal Use
    Its data type is CHAR (Character String) with field length 22
  • OBJSUMMARY : Rental Period Indicator
    Its data type is CHAR (Character String) with field length 1
  • PERIODREFGUID : Reference to Rental Period
    Its data type is RAW (Byte string) with field length 16