ACEDSOI_ACCOUNTS SAP table for – Accounts for Accrual Postings per Accrual Item

Here we would like to draw your attention to ACEDSOI_ACCOUNTS table in SAP. As we know it is being mainly used with the SAP FI-GL (General Ledger Accounting in FI) component which is coming under FI module (Financial Accounting). ACEDSOI_ACCOUNTS is a SAP standard transp table used for storing Accounts for Accrual Postings per Accrual Item related data in SAP. It comes under the package ACE-DS.

SAP ACEDSOI_ACCOUNTS table

Table ACEDSOI_ACCOUNTS technical data

TableACEDSOI_ACCOUNTS
Data storingAccounts for Accrual Postings per Accrual Item
ModuleFI
Sub ModuleFI-GL-GL-ACE
SAP PackageACE-DS
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

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

  • .INCLUDE : Accrual Item Key
    Its a key field.
  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COMP : Accrual Engine Application Component
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJID : Accrual Object (Internal Display in Form of a GUID)
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SUBID : Accrual Subobject (Internal Display, Sequence Number)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • ACRTYPE : Accrual Type
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • ACCRULE : Accounting Principle
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • DATE_TO : To Date of Accrual Item
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_FROM : From Date of an Entry
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Accounts for Accrual Postings
  • INC_START_ACCNT : Start Account for Opening Posting
    Its data type is CHAR (Character String) with field length 10
  • INC_TARGET_ACCNT : Target Account for Opening Posting
    Its data type is CHAR (Character String) with field length 10
  • PER_START_ACCNT : Start Account for Periodic Accrual Posting
    Its data type is CHAR (Character String) with field length 10
  • PER_TARGET_ACCNT : Target Account for Periodic Accrual Posting
    Its data type is CHAR (Character String) with field length 10
  • FIN_START_ACCNT : Start Account for Closing Posting
    Its data type is CHAR (Character String) with field length 10
  • FIN_TARGET_ACCNT : Target Account for Closing Posting
    Its data type is CHAR (Character String) with field length 10
  • .INCLUDE : Document Types for Accrual Postings
  • INC_DOC_TYPE : Document Type for Opening Posting
    Its data type is CHAR (Character String) with field length 2
  • PER_DOC_TYPE : Document Type for Periodic Accrual Posting
    Its data type is CHAR (Character String) with field length 2
  • FIN_DOC_TYPE : Document Type for Closing Posting
    Its data type is CHAR (Character String) with field length 2