SAP APS_INSTADDSW_T Install Additional Software Text Table
Overview
APS_INSTADDSW_T is a standard SAP S/4HANA table that stores Install Additional Software Text data. There are total 5 fields in the APS_INSTADDSW_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APS_INSTADDSW_T belongs to S/4HANA Output Management Print Queues (BC-CCM-PRN-OM-PQ) module and is located in the package OM: Install Additional Software Page (SINSTALL_ADD_SW_PAGE).
In addition, following links provide an overview of foreign key relationships, if any, that link APS_INSTADDSW_T to other SAP tables and standard CDS views available based on APS_INSTADDSW_T table in S/4HANA 2020.
Techincal Settings of APS_INSTADDSW_T
Below are technical details of the table APS_INSTADDSW_T
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of APS_INSTADDSW_T Fields
The following table gives you an overview of the fields available in APS_INSTADDSW_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | SYLANGU | LANG | 1 | |
| ID | Install Additional Software: ID | APS_IAS_ID | APS_INSTADDSW | CHAR | 10 |
| TITLE | Install Additional Software: Title | APS_IAS_TITLE | CHAR | 80 | |
| DESCRIPTION | Install Additional Software: Description | APS_IAS_DESCR | CHAR | 255 | |
| LINK_ALIAS | Install Additional Software: Link Alias | APS_IAS_LINK_ALIAS | CHAR | 80 |
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 APS_INSTADDSW_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APS_INSTADDSW_T | ID | 1: CN | APS_INSTADDSW |