Sunday, May 19, 2024

SAP Table AVMOVES – Add-On Moves (Corresponds to IS_MOVES.LST)

AVMOVES is a standard SAP table in SAP ERP (or) S/4HANA which stores Add-On Moves (Corresponds to IS_MOVES.LST) data. There are total 5 fields in AVMOVES table.This blog post provides key technical details of SAP table AVMOVES, including its availability across SAP S/4HANA versions and the list of CDS views for AVMOVES table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Transport Control (Repository Switch) (SAUS)
Technical Component Upgrade Tools for ABAP (BC-UPG-TLS-TLA)

SAP AVMOVES Table Fields

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

Field Description Data Element Domain Check Table Data Type
SRC_COMP Software Component DLVUNIT DLVUNIT CHAR (30)
SRC_REL Version of an Add-On Product ADDONRL CHAR12 CHAR (12)
TRG_COMP Software Component DLVUNIT DLVUNIT CHAR (30)
TRG_REL Version of an Add-On Product ADDONRL CHAR12 CHAR (12)
MOVESTYPE Add-On Move Type AOMVTYPE AOMVTYPE CHAR (1)

Availability

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

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