SAP AT21 Generate derived flows Table
Overview
AT21 is a standard SAP S/4HANA table that stores Generate derived flows data. There are total 14 fields in the AT21 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AT21 belongs to Transaction Manager (FIN-FSCM-TRM-TM) module and is located in the package R/3 appl. development for Treasury money,forex,forward gen (FTA).
In addition, following links provide an overview of foreign key relationships, if any, that link AT21 to other SAP tables and standard CDS views available based on AT21 table in S/4HANA 2020.
Techincal Settings of AT21
Below are technical details of the table AT21
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AT21 Fields
The following table gives you an overview of the fields available in AT21
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SABVERF | Procedure for Generating Derived Flows | TB_SABVERF | AT22 | CHAR | 5 |
| RANTYP | Contract Type | RANTYP | CHAR | 1 | |
| SBARTIN | Flow Type of Incoming Flow | TB_SBARTIN | TZB0A | CHAR | 4 |
| SSIGNIN | Direction of incoming flow | TB_SSIGNIN | CHAR | 1 | |
| SBARTEX | Flow Type of Derived Flow | TB_SBARTEX | TZB0A | CHAR | 4 |
| SSIGNEX | Direction of derived flow | TB_SSIGNEX | CHAR | 1 | |
| DABGUELT | Rule to derive flows effective from | TB_DABGLT | DATS | 8 | |
| SABSTRG | Control Calculation of Derived Flows | TB_SABSTEUERUNG | CHAR | 1 | |
| PABSATZ | Percentage Rate to Determine Derived Amount | TB_PABSATZ | DEC | 10 | |
| SBEVERF | Procedure for Calculating Derived Flows | TB_SBEVERF | AT23 | CHAR | 10 |
| SPOSREL | Flow Is Relevant for Position | TB_SPOSREL | CHAR | 1 | |
| ROUNDING_RULE | Rounding Rule | TPM_ROUNDING_RULE | TRSC_ROUND_RULE | CHAR | 4 |
| GROUPING_TERM | Grouping Term for Derived Flows | TB_DERIV_FLOW_GROUPING | CHAR | 16 |
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 AT21
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AT21 | MANDT | 1: N | T000 |
| AT21 | ROUNDING_RULE | : | TRSC_ROUND_RULE |
| AT21 | SABVERF | 1: N | AT22 |
| AT21 | SBARTEX | 1: N | TZB0A |
| AT21 | SBARTIN | 1: N | TZB0A |
| AT21 | SBEVERF | : | AT23 |