SAP WESC_APPLT Description of Application in A2A Scenario Table
Overview
WESC_APPLT is a standard SAP S/4HANA table that stores Description of Application in A2A Scenario data. There are total 4 fields in the WESC_APPLT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESC_APPLT belongs to Retail Enterprise Services (LO-RFM-IFC-RES) module and is located in the package Trade ES: Data Dictionary General Objects (WES_DDIC_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link WESC_APPLT to other SAP tables and standard CDS views available based on WESC_APPLT table in S/4HANA 2020.
Techincal Settings of WESC_APPLT
Below are technical details of the table WESC_APPLT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESC_APPLT Fields
The following table gives you an overview of the fields available in WESC_APPLT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| APPL | Application | WES_APPL | WESC_APPL | CHAR | 5 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| TEXT | Description of Application | WES_APPL_TEXT | 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 WESC_APPLT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESC_APPLT | APPL | 1: CN | WESC_APPL |
| WESC_APPLT | SPRAS | : | T002 |