SAP APC_APPL_TEXT Text table for APC Application Table
Overview
APC_APPL_TEXT is a standard SAP S/4HANA table that stores Text table for APC Application data. There are total 4 fields in the APC_APPL_TEXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APC_APPL_TEXT belongs to ABAP Channels (BC-MID-AC) module and is located in the package APC design time package (SAPC_DESIGN_TIME).
In addition, following links provide an overview of foreign key relationships, if any, that link APC_APPL_TEXT to other SAP tables and standard CDS views available based on APC_APPL_TEXT table in S/4HANA 2020.
Techincal Settings of APC_APPL_TEXT
Below are technical details of the table APC_APPL_TEXT
- Buffering not allowed
- No buffering
- Storage type is Row Store
List of APC_APPL_TEXT Fields
The following table gives you an overview of the fields available in APC_APPL_TEXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| APPLICATION_ID | ABAP Push Channel Application ID | APC_APPLICATION_ID | APC_APPL | CHAR | 30 |
| VERSION | ABAP: Program Status (Active, Saved, Transported...) | R3STATE | CHAR | 1 | |
| LANG | Language Key | SPRSL | LANG | 1 | |
| DESCRIPTION | Explanatory Short Text | DDTEXT | CHAR | 60 |
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 APC_APPL_TEXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APC_APPL_TEXT | APPLICATION_ID | 1: CN | APC_APPL |