Sunday, May 19, 2024

SAP Table ADDR_LOG – log table for bad address data in PD and PO

ADDR_LOG is a standard SAP table in SAP ECC (or) S/4HANA which stores log table for bad address data in PD and PO data. There are total 4 fields in ADDR_LOG table.This blog post provides key technical details of SAP table ADDR_LOG, including its availability across SAP S/4HANA versions and the list of CDS views for ADDR_LOG table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package XPRA related objects for oP upgrade to S/4HANA (VZ_XPRA)
Technical Component Tools for Migration (SD-BF-MIG)

SAP ADDR_LOG Table Fields

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

Field Description Data Element Domain Check Table Data Type
RUNID Run ID UPGBA_RUNID INT1 INT1 (3)
MANDT Client MANDT MANDT CLNT (3)
APPL_TABLE Application table logical name (address management) AD_APPLTAB CHAR10 CHAR (10)
APPL_FIELD Application table address where-used list logical field name AD_APPLFLD CHAR10 CHAR (10)

Availability

The SAP table ADDR_LOG 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 ADDR_LOG table

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