Sunday, May 19, 2024

SAP Table ACEPSPPLOG – Logical Periodic Accrual Run

ACEPSPPLOG is a standard SAP table in SAP ECC (or) S/4HANA which stores Logical Periodic Accrual Run data. There are total 12 fields in ACEPSPPLOG table.This blog post provides key technical details of SAP table ACEPSPPLOG, including its availability across SAP S/4HANA versions and the list of CDS views for ACEPSPPLOG table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Accrual Engine: Posting Server Basis (ACE-PS)
Technical Component Accrual Engine (FI-GL-GL-ACE)

SAP ACEPSPPLOG Table Fields

The following is the list of fields that are available in SAP ACEPSPPLOG table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT CLNT (3)
COMP Accrual Engine Application Component ACE_COMP ACE_COMP TACECOMP CHAR (4)
BUKRS Company Code ACE_BUKRS BUKRS * CHAR (4)
RUNID Number (Run ID) of a Periodic Accrual Run in the Accl Engine ACEPS_RUNID ACEPS_RUNID CHAR (10)
EFFDATE Key Date for Periodic Accrual ACE_PERIODIC_EFFDATE DATUM DATS (8)
UNAME User Name ACE_UNAME UNAME CHAR (12)
CPUDT Day on which the entry was made ACEPS_CPUDT DATUM DATS (8)
CPUTM Time data was entered at ACEPS_CPUTM UZEIT TIMS (6)
RUNTYPE Run Type of Periodic Accrual Program ACEPS_RUNTYPE ACE_RUNTYPE CHAR (1)
RUNID_REVERS Run ID of the Reversed Accrual Run ACEPS_RUNID_REVERSED ACEPS_RUNID CHAR (10)
XREVERSED Flag: Run reversed ACEPS_FLAGREVSD FLAG CHAR (1)
RUNSTATUS Status of Periodic Accrual Run ACEPS_RUNSTATUS ACEPS_RUNSTATUS CHAR (1)

Availability

The SAP table ACEPSPPLOG is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACEPSPPLOG table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.