The BWFS_SETTINGS_I table in SAP ERP or S/4HANA stores Time Stamp Init Extraction data. There are total 6 fields in BWFS_SETTINGS_I table. The Time Stamp Init Extraction 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 BWFS_SETTINGS_I table. It is in FS (CFM and CML Basis): Technical Objects (FS_TECHNICAL_BIW) ABAP package and is part of the Financial Services (FS) module.
SAP BWFS_SETTINGS_I Table Fields
Following is the list of fields that are available in SAP BWFS_SETTINGS_I table. The primary key fields of the table are MANDT (Client), INFOSOURCE (InfoSource for Position Initialization), SELECTION (Object Identity in Database Format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| INFOSOURCE | InfoSource for Position Initialization | FS_INFOSOURCE_INIT | BWFS_SETTINGS_0I | CHAR (30) |
| SELECTION | Object Identity in Database Format | FS_DB_GUID | CHAR (32) | |
| AEDAT_INIT | System Date | SYDATUM | DATS (8) | |
| AETIM_INIT | System Time | SYUZEIT | TIMS (6) | |
| TIMESTAMP_INIT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


