TRATT_FLOW - Transfer Flows
Transfer Flows information is stored in SAP table TRATT_FLOW.
It is part of development package FTR_AA_REF_TRANSFER in software component FIN-FSCM-TRM-TM-AC. This development package consists of objects that can be grouped under "CFM TM: Acccount Assignment Reference - Transfer".
It is part of development package FTR_AA_REF_TRANSFER in software component FIN-FSCM-TRM-TM-AC. This development package consists of objects that can be grouped under "CFM TM: Acccount Assignment Reference - Transfer".
Fields for table TRATT_FLOW
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| TRANSACTION_ID | Globally Unique Identifier | X | OS_GUID | RAW | 16 | TRATT_TRANS |
| FLOW_NUMBER | Flow Number for Account Assigment Reference Transfers | X | TPM_TRATFLOWNR | INT4 | 4 | |
| DIS_FLOWTYPE | Update Type | TPM_DIS_FLOWTYPE | CHAR | 16 | * | |
| IN_OUT_FLAG | Posting/Clearing Flag | TPM_AAR_TRANSFER_IN_OUT_FLAG | NUMC | 2 | ||
| INC_DEC_FLAG | +/- Sign of Component Change | TPM_INCREASE_DECREASE_FLAG | CHAR | 2 | ||
| ACCOUNT_SYMBOL | Account Symbol for Account Assignment Reference | TPM_ACC_SYMBOL | CHAR | 32 | * | |
| FOREIGN_AMT | Amount in Transaction Currency | TPM_FOREIGN_AMT | CURR | 11 | ||
| FOREIGN_CURR | Transaction Currency | TPM_FOREIGN_CURR | CUKY | 10 | * | |
| LOCAL_AMT | Amount (Local Currency) | TPM_LOCAL_AMT | CURR | 11 | ||
| LOCAL_CURR | Local Currency | TPM_LOCAL_CURR | CUKY | 10 | * |