SAP table TACE_ACRTYPE (Accrual Types)

SAP table TACE_ACRTYPE has 3 primary key fields being MANDT,COMP,ACRTYPE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
COMP Accrual Engine Application Component CHAR 4 0 TACECOMP ACE_COMP
ACRTYPE Accrual Type CHAR 6 0 ACE_ACRTYPE
XDEPENDENT Accrual Type is Derived CHAR 1 0 ACE_XDEPENDENT
XPOST Posting Type Intended for Accrual Type CHAR 1 0 ACE_XPOST
None
1 All
2 Only Periodic
3 Opening Posting Only
XPOST_INC_DELTA Post Deltas At Opening Entry CHAR 1 0 ACE_XPOST_INC_DELTA
Post Full Amount (Incl. Reversal of Old Amount)
X Make Delta Posting
XPOST_FIN_DELTA Post Deltas At Closing Entry CHAR 1 0 ACE_XPOST_FIN_DELTA
Post Full Amount (Incl. Reversal of Old Amount)
X Make Delta Posting
XPOST_PER_DELTA Post Deltas At Periodic Posting CHAR 1 0 ACE_XPOST_PER_DELTA
XREVIEW Review Process for Periodic Accrual Amounts is Active CHAR 1 0 ACE_REVIEW_ACTIVE
XAPPROVAL Approval of accrual amounts is required CHAR 1 0 ACE_APPROVAL_MANDATORY
XUPLD_CURRNT_ACRAMNT Upload of Periodic Accrual Amount Allowed CHAR 1 0 ACE_XUPLD_CURRNT_ACRAMNT
XADJST_CURRNT_ACRAMNT Adjustment of periodic accrual amount is allowed CHAR 1 0 ACE_XADJST_CURRNT_ACRAMNT
RVW_APPRV_ACRTYPE Review and Approval Accrual Type CHAR 6 0 ACE_RVW_APPRV_ACRTYPE
ACE_ACRTYPE_PLANNED Plan Accrual Type CHAR 6 0 ACE_ACRTYPE_PLANNED
ACE_ACRTYPE_ACTUAL Actual Accrual Type CHAR 6 0 ACE_ACRTYPE_ACTUAL
ACE_ACRTYPE_UTILIZE Utilization Accrual Type CHAR 6 0 ACE_ACRTYPE_UTILIZE

TACE_ACRTYPE foreign key relationships

Table Field Check Table Check Field
0 TACE_ACRTYPE COMP TACECOMP Accrual Engine Application Component MANDT
0 TACE_ACRTYPE COMP TACECOMP Accrual Engine Application Component COMP