The ATLSFT table in SAP ERP or S/4HANA stores Display Filters: Limit Characteristics (Texts) data. There are total 6 fields in ATLSFT table. The Display Filters: Limit Characteristics (Texts) table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATLSFT table. It is in CRA Limit Management (FTLM) ABAP package and is part of the Limit Management (FIN-FSCM-TRM-CR-LM) module.
SAP ATLSFT Table Fields
Following is the list of fields that are available in SAP ATLSFT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), SLDFIL (Display Filter).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | * | CLNT (3) |
SPRAS | Language Key | SPRAS | * | LANG (1) |
SLDFIL | Display Filter | TB_SLDFIL | ATLSF0 | CHAR (20) |
TEXT_S | Short Field Label | SCRTEXT_S | CHAR (10) | |
TEXT_M | Medium Field Label | SCRTEXT_M | CHAR (20) | |
TEXT_L | Long Field Label | SCRTEXT_L | CHAR (40) |