SAP AIND_STR5 AS: Function Modules for Application-Dependent Reporting Table
Overview
AIND_STR5 is a standard SAP S/4HANA table that stores AS: Function Modules for Application-Dependent Reporting data. There are total 3 fields in the AIND_STR5 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AIND_STR5 belongs to Archive Information System (BC-CCM-ADK-AS) module and is located in the package Archive Information System (SARCIS).
In addition, following links provide an overview of foreign key relationships, if any, that link AIND_STR5 to other SAP tables and standard CDS views available based on AIND_STR5 table in S/4HANA 2020.
Techincal Settings of AIND_STR5
Below are technical details of the table AIND_STR5
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AIND_STR5 Fields
The following table gives you an overview of the fields available in AIND_STR5
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| FUNCTION | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 |
| LINE | Numeric, 2-digit value | NUM2 | NUMC | 2 |
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 AIND_STR5
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AIND_STR5 | FUNCTION | 1: CN | TFDIR |
| AIND_STR5 | OBJECT | 1: CN | ARCH_OBJ |