Sunday, May 19, 2024

SAP Table ABLM_BLACKLIST – Blacklist Items of Executables from Applicaitons

ABLM_BLACKLIST is a standard SAP table in SAP ECC (or) S/4HANA which stores Blacklist Items of Executables from Applicaitons data. There are total 14 fields in ABLM_BLACKLIST table.This blog post provides key technical details of SAP table ABLM_BLACKLIST, including its availability across SAP S/4HANA versions and the list of CDS views for ABLM_BLACKLIST table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Blacklist Items of Applications (ABLM)
Technical Component Tools and Services in BS Foundation (CA-EPT-TAS)

SAP ABLM_BLACKLIST Table Fields

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

Field Description Data Element Domain Check Table Data Type
EXECTYPE Type of Application Executable ABLM_TYPE ABLM_DOM_TYPE CHAR (4)
EXECNAME Name of Application Executable ABLM_NAME ABLM_DOM_NAME CHAR (61)
EXECMAIN Main Object of Application Executable (for FORM and METH) ABLM_MAIN ABLM_DOM_MAIN CHAR (40)
EXECACTION Action for Application Blacklist Item S/4HANA ABLM_ACTION ABLM_DOM_ACTION CHAR (1)
EXECVALIDITY Validity of Blacklist Item S/4HANA ABLM_VALIDITY ABLM_DOM_VALIDITY CHAR (2)
EXECTEMPORARY Blacklist Item is temporary S/4HANA ABLM_TEMPORARY ABLM_DOM_TEMPORARY CHAR (1)
EXECACTION_FND Action for Application Blacklist Item S/4HANA FOUNDATION ABLM_ACTION_FND ABLM_DOM_ACTION CHAR (1)
EXECVALIDITY_FND Validity of Blacklist Item S/4HANA FOUNDATION ABLM_VALIDITY_FND ABLM_DOM_VALIDITY_FND CHAR (2)
EXECTEMPORARY_FND Blacklist Item is temporary S/4HANA FOUNDATION ABLM_TEMPORARY_FND ABLM_DOM_TEMPORARY CHAR (1)
EXECACTIONUCON Action for Application Blacklist Item UCON (only for FUNC) ABLM_ACTION_UCON ABLM_DOM_ACTION_UCON CHAR (1)
EXECMANCHDATE Date of Modification ABLM_MODDATE ABLM_DOM_MODDATE DATS (8)
EXECMANCHTIME Time of Modification ABLM_MODTIME ABLM_DOM_MODTIME TIMS (6)
EXECMANUSER User of Modification ABLM_MODUSER ABLM_DOM_MODUSER CHAR (12)
EXECGROUP Group of Blacklist Items ABLM_GROUP ABLM_DOM_GROUP CHAR (10)

Availability

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

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