Sunday, May 19, 2024

SAP Table ABAP_LANGU_SWCMP – Settings for the default ABAP Language Version for Software

ABAP_LANGU_SWCMP is a standard SAP table in SAP ERP (or) S/4HANA which stores Settings for the default ABAP Language Version for Software data. There are total 4 fields in ABAP_LANGU_SWCMP table.This blog post provides key technical details of SAP table ABAP_LANGU_SWCMP, including its availability across SAP S/4HANA versions and the list of CDS views for ABAP_LANGU_SWCMP table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full table is passed to buffer
Package ABAP Language Version Handling (S_ABAP_LANGUAGE_VERSION)
Technical Component Extensibility: Release of APIs (BC-SRV-APS-EXT-REL)

SAP ABAP_LANGU_SWCMP Table Fields

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

Field Description Data Element Domain Check Table Data Type
DLVUNIT Software Component DLVUNIT DLVUNIT CHAR (30)
DEFAULT_ABAP_LANGUAGE_VERSION Default ABAP Language Version ABAP_LANGUAGE_VERSION_DEFAULT ABAP_LANGUAGE_VERSION CHAR (1)
ALLOWED_ABAP_LANGUAGE_VERSIONS Allowed ABAP Language Versions ABAP_LANGUAGE_VERSION_ALLOWED ABAP_LANGUAGE_VERSION_ALLOWED CHAR (1)
LOCAL_SOFTWARE_COMPONENT Local Software Component ARS_LOCAL_SOFTWARE_COMPONENT ABAP_BOOLEAN CHAR (1)

Availability

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

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