ISALLOC SAP table for – Distribution table

Here we would like to draw your attention to ISALLOC table in SAP. As we know it is being mainly used with the SAP FS-CD (Collections/Disbursements in FS) component which is coming under FS module (Financial Services). ISALLOC is a SAP standard transp table used for storing Distribution table related data in SAP. It comes under the package VLYY.

SAP ISALLOC table

Table ISALLOC technical data

TableISALLOC
Data storingDistribution table
ModuleFS
Sub ModuleFS-CD
SAP PackageVLYY
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • DISTKEY : Distribution Key
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • RCNTR : Cost Center
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • RVSARL_VX : Insurance Type
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • RFUBER_VX : Insurance Functional Area
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • RBEBER_VX : Organizational area – insurance
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • VALUE : Share
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 17