SAP ATLPD Limit Mgmt: Program/Screen Combinat. with Fld Selection Ctrl Table
Overview
ATLPD is a standard SAP S/4HANA table that stores Limit Mgmt: Program/Screen Combinat. with Fld Selection Ctrl data. There are total 4 fields in the ATLPD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATLPD 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 ATLPD to other SAP tables and standard CDS views available based on ATLPD table in S/4HANA 2020.
Techincal Settings of ATLPD
Below are technical details of the table ATLPD
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ATLPD Fields
The following table gives you an overview of the fields available in ATLPD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PROGNAME | ABAP Program Name | PROGRAMM | ATLPDD | CHAR | 40 |
| DYNNR | Screen number | SELSCRDYNR | ATLPDD | CHAR | 4 |
| TABNAME | Table Name | TABNAME | DD02T | CHAR | 30 |
| FIELDNAME | Field Name | FIELDNAME | DD03L | CHAR | 30 |
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 ATLPD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATLPD | DYNNR | 1: N | ATLPDD |
| ATLPD | FIELDNAME | 1: N | DD03L |
| ATLPD | PROGNAME | 1: N | ATLPDD |
| ATLPD | TABNAME | 1: N | DD02T |