VISCSMEAS SAP table for – Measurement Amount Used

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

SAP VISCSMEAS table

Table VISCSMEAS technical data

TableVISCSMEAS
Data storingMeasurement Amount Used
ModuleRE
Sub ModuleRE-FX-SC
SAP PackageRE_SC_MS
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • MEASOBJGUID : Object for Measurement Amount (Unique Internal Key)
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Measurement Amount Used: Key Fields
  • SETTL_GUID : Unique Key of Settlement
    Its data type is RAW (Byte string) with field length 16
  • SETTL_LEVEL : Settlement Level
    Its data type is CHAR (Character String) with field length 2
  • SCS_SU_GUID : SU within SCS, for a Period and Measurement Type
    Its data type is RAW (Byte string) with field length 16
  • SETTLOBJ_GUID : Unique Key of Object within Service Charge Settlement
    Its data type is RAW (Byte string) with field length 16
  • POINT : Measuring Point
    Its data type is CHAR (Character String) with field length 12
  • VALIDFROM : Date: Measurement Valid From
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Measurement Amount Used: Non-Key Fields
  • VALIDTO : Date: Measurement Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SCS_RO_GUID : Rental Object for an SU, Period and Measurement Type
    Its data type is RAW (Byte string) with field length 16
  • SCS_ROCN_GUID : Rental Object or Contract, Depending on Rental
    Its data type is RAW (Byte string) with field length 16
  • SCS_PERIOD_GUID : Rental Periods
    Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Measurement Amount for a Measurement
  • PLENGTH : Number of days
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • MEASUNIT : Measurement Unit
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • MEASVALUE : Measurement Amount
    Its data type is QUAN (Quantity field) with field length 17
  • MEASVALUEARR : Agreed Measurement Amount
    Its data type is QUAN (Quantity field) with field length 17
  • IS_CALCULATED : Value was calculated
    Its data type is CHAR (Character String) with field length 1
  • APPORTVALUE : Reference Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 20
  • APPORTVALUEOPT : Part of the Reference Factor that Opts
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 20
  • APPORTVALUEARR : Agreed Reference Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 20
  • PERCENTLOCKEY : Calculated Percentage Rate Dependent on Heating Days
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 31