The DF14L table in SAP ERP or S/4HANA stores Application Components data. There are total 25 fields in DF14L table. The Application Components table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DF14L table. It is in Maintenance of Reference Structure and Processes (SDFM) ABAP package and is part of the Business Navigator (BC-CUS-TOL-NAV) module.
SAP DF14L Table Fields
Following is the list of fields that are available in SAP DF14L table. The primary key fields of Application Components table in SAP are FCTR_ID (Application Component), AS4LOCAL (Activation State of Repository Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| FCTR_ID | Application Component | UFFCTR | CHAR (20) | |
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| FSTUSER | Created by | UDFUSER | CHAR (12) | |
| FSTDATE | Date on which the record was created | UDFDATE | DATS (8) | |
| FSTTIME | Created At | UDFTIME | TIMS (6) | |
| LSTUSER | Changed by | UDLUSER | CHAR (12) | |
| LSTDATE | Changed on | UDLDATE | DATS (8) | |
| LSTTIME | Last Changed At | UDLTIME | TIMS (6) | |
| RELE | First Release | UFFSTREL | CHAR (4) | |
| LSTRELE | Last Changed in Release | UFLSTREL | CHAR (4) | |
| ARIID | GUID (Global Unique Identifier) | UFARIID | CHAR (32) | |
| PS_POSID | Application component ID | UFPS_POSID | CHAR (24) | |
| XREF | Cross-reference | UFXREF | DF14L | CHAR (20) |
| CUSTASS | Implementation Guide assignment exists | UFCUSTASS | CHAR (1) | |
| ALE_AGGR | ALE aggregate | UFALEAGGR | CHAR (1) | |
| DESKTOP | Indicator: Desktop support | UFDESKTOP | CHAR (1) | |
| WWW | Indicator: WWW support | UFWWWSUPP | CHAR (1) | |
| RELEASED | Released to customers in | UFRELEASED | CHAR (4) | |
| INCOMPLETE | Completion flag | UFCOMPLETE | CHAR (1) | |
| SYNCH | Synchronization flag | UFSYNCH | CHAR (1) | |
| VISIBLE | Visibilty Flag | UFVISIBLE | CHAR (1) | |
| TSTAMP | Last Changed On | UFTSTAMP | DEC (15) | |
| UNAME1 | Person responsible for Customizing | UFUSRCUST | CHAR (12) | |
| UNAME2 | Person responsible for Release Notes | UFUSRRELNO | CHAR (12) | |
| SELECTABLE | Application component Unselectable Flag | UFSELECTABLE | CHAR (1) |


