VISCSCOSTS SAP table for – Determined Costs

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

SAP VISCSCOSTS table

Table VISCSCOSTS technical data

TableVISCSCOSTS
Data storingDetermined Costs
ModuleRE
Sub ModuleRE-FX-SC
SAP PackageRE_SC_GC
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

SAP VISCSCOSTS 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 VISCSCOSTS 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 VISCSCOSTS
    Its a key field.
  • .INCLUDE : Description of Object to Be Settled
    Its a key field.
  • SETTL_GUID : Unique Key of Settlement
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SETTL_LEVEL : Settlement Level
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • SETTLOBJ_GUID : Unique Key of Object within Service Charge Settlement
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • COSTACCOUNT : Cost Account in G/L Accounting
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • TAXACCOUNT : Tax Account of General Ledger Accounting
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • TAXTYPE : Tax Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TAXGROUP : Tax Group
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Non-Key Fields of Table VISCSCOSTS
  • COSTGUID : Price Reference
    Its data type is RAW (Byte string) with field length 16
  • OBJTYPE : Object Type
    Its data type is CHAR (Character String) with field length 2
  • OBJNR : Object Number
    Its data type is CHAR (Character String) with field length 22
  • .INCLUDE : Share of costs
  • CURRENCY : Currency Key
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • NET_AMOUNT : Net Amount in Transaction Currency
    Its data type is CURR (Currency Field) with field length 15
  • TAX_AMOUNT : Tax Amount in Transaction Currency
    Its data type is CURR (Currency Field) with field length 15
  • DEDUCT_TAX : Deductible Tax Amount
    Its data type is CURR (Currency Field) with field length 15
  • NONDEDUCT_TAX : Non-Deductible Tax Amount
    Its data type is CURR (Currency Field) with field length 15