The FIOTPOH table in SAP ERP or S/4HANA stores One-Time Postings: Header data. There are total 8 fields in FIOTPOH table. The One-Time Postings: Header 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 FIOTPOH table. It is in FI One-Time Postings (FI_OTP) ABAP package and is part of the Lease Accounting (FI-LA) module.
SAP FIOTPOH Table Fields
Following is the list of fields that are available in SAP FIOTPOH table. The primary key fields of the table are MANDT (Client), COMP (Accrual Engine Application Component), BUKRS (Company Code), TMSTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| COMP | Accrual Engine Application Component | ACE_COMP | * | CHAR (4) |
| BUKRS | Company Code | BUKRS | * | CHAR (4) |
| TMSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| EFFDATE | Effective Date | FIOTP_EFFDATE | DATS (8) | |
| CURRENCY | Currency Key | CURRENCY | TCURC | CUKY (5) |
| HEADER_TXT | Document Header Text | BKTXT | CHAR (25) | |
| REF_DOC_NO | Reference Document Number | XBLNR1 | CHAR (16) |


