TACE_ACRTYPE SAP table for – Accrual Types

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

SAP TACE_ACRTYPE table

Table TACE_ACRTYPE technical data

TableTACE_ACRTYPE
Data storingAccrual Types
ModuleFI
Sub ModuleFI-GL-GL-ACE
SAP PackageACE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FIN
Table CategoryTRANSP

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

  • 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
  • ACRTYPE : Accrual Type
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • XDEPENDENT : Accrual Type is Derived
    Its data type is CHAR (Character String) with field length 1
  • XPOST : Posting Supported for Accrual Type
    Its data type is CHAR (Character String) with field length 1
  • XPOST_INC_DELTA : Flag: Post Deltas at Opening Entry
    Its data type is CHAR (Character String) with field length 1
  • XPOST_FIN_DELTA : Post Deltas for Closing Entry
    Its data type is CHAR (Character String) with field length 1
  • XPOST_PER_DELTA : Indicator: Post Deltas During Period Posting
    Its data type is CHAR (Character String) with field length 1