SAP ATLSF Display Filters for Limit Characteristics Table
Overview
ATLSF is a standard SAP S/4HANA table that stores Display Filters for Limit Characteristics data. There are total 8 fields in the ATLSF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATLSF belongs to Limit Management (FIN-FSCM-TRM-CR-LM) module and is located in the package CRA Limit Management (FTLM).
In addition, following links provide an overview of foreign key relationships, if any, that link ATLSF to other SAP tables and standard CDS views available based on ATLSF table in S/4HANA 2020.
Techincal Settings of ATLSF
Below are technical details of the table ATLSF
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ATLSF Fields
The following table gives you an overview of the fields available in ATLSF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SLDFIL | Display Filter | TB_SLDFIL | ATLSF0 | CHAR | 20 |
| SLM | Limit Characteristic | TB_SLM | * | CHAR | 30 |
| RLF | Number of Display Filter | TB_RLF2 | NUMC | 4 | |
| SIGN | Inclusion/exclusion criterion SIGN for range tables | BAPISIGN | CHAR | 1 | |
| SELOPTION | Selection operator OPTION for range tables | BAPIOPTION | CHAR | 2 | |
| LOW | Lower Limit of Characteristic Filter for Limit Types | TB_LOW | CHAR | 32 | |
| HIGH | Upper Limit of Characteristic Filter for Limit Types | TB_HIGH | CHAR | 32 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATLSF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATLSF | SLDFIL | 1: N | ATLSF0 |