The ATFTA_MIGR table in SAP ERP or S/4HANA stores Migration: Assignment of Flow Type to Update Type data. There are total 5 fields in ATFTA_MIGR table. The Migration: Assignment of Flow Type to Update Type table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATFTA_MIGR table. It is in CFM 1.0: Data Migration (FTR_MIGRATION_10) ABAP package and is part of the Transaction Manager (FIN-FSCM-TRM-TM) module.
SAP ATFTA_MIGR Table Fields
Following is the list of fields that are available in SAP ATFTA_MIGR table. The primary key fields of the table are MANDT (Client), DIS_FLOWTYPE (Update Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DIS_FLOWTYPE | Update Type | TPM_DIS_FLOWTYPE | TRDC_DFLOWTYPE | CHAR (8) |
| RANTYP | Contract Type | RANTYP | CHAR (1) | |
| SFHAZBA | Flow Type | TB_SFHAZBA | TZB0A | CHAR (4) |
| SSIGN | Direction of Flow | TB_SSIGN | CHAR (1) |


