The BCKSLDT_FLOW table in SAP ERP or S/4HANA stores Backup: Subledger Distributor: Trans. Before Issue Currency data. There are total 14 fields in BCKSLDT_FLOW table. The Backup: Subledger Distributor: Trans. Before Issue Currency 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 BCKSLDT_FLOW table. It is in Subledger Distributor (FTR_SUBLEDGER_DISTRIBUTOR) ABAP package and is part of the Transaction Manager (FIN-FSCM-TRM-TM) module.
SAP BCKSLDT_FLOW Table Fields
Following is the list of fields that are available in SAP BCKSLDT_FLOW table. The primary key fields of the table are MANDT (Client), CORP_ACT_NUMBER (Corporate Action Number), OS_GUID (Object Identity in Database Format), PARTITION_CAT (Category of Group of Distributor Flow Partitions), FLOW_NUMBER (Number of a Distributor Flow), PARTITION_NUMBER (Number of Partition in SLD).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CORP_ACT_NUMBER | Corporate Action Number | KMNR | * | CHAR (13) |
| OS_GUID | Object Identity in Database Format | TPM_DB_OS_GUID | CHAR (32) | |
| PARTITION_CAT | Category of Group of Distributor Flow Partitions | TPM_PARTITION_CATEGORY | INT1 (3) | |
| FLOW_NUMBER | Number of a Distributor Flow | TPM_TRDFLOWNR | INT4 (10) | |
| PARTITION_NUMBER | Number of Partition in SLD | TPM_SLD_PARTITIONNR | INT4 (10) | |
| NOMINAL_CURR | Nominal Currency | TPM_NOMINAL_CURR | * | CUKY (5) |
| NOMINAL_AMT | Nominal Amount | TPM_NOMINAL_AMT | CURR (21) | |
| NOMINAL_ORG_AMT | Original Nominal Amount in Position Currency | TPM_NOMINAL_ORG_AMT | CURR (21) | |
| POSITION_CURR | Position Currency | TPM_POSITION_CURR | * | CUKY (5) |
| POSITION_AMT | Amount (Position Currency) | TPM_POSITION_AMT | CURR (21) | |
| POSAMT_IDX_CLEAN | Amount in Position Currency Index-Clean | TPM_POSITION_AMT_IDX_CLEAN | CURR (21) | |
| PAYMENT_CURR | Payment Currency | TPM_PAYMENT_CURR | * | CUKY (5) |
| PAYMENT_AMT | Payment Amount | TPM_PAYMENT_AMT | CURR (21) |


