The FIEBLORI table in SAP ERP or S/4HANA stores FIEB: Incoming Relationships of Physical Documents data. There are total 11 fields in FIEBLORI table. The FIEB: Incoming Relationships of Physical Documents 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 FIEBLORI table. It is in Payments via Internet (FBZI) ABAP package and is part of the Payment Transactions (FI-BL-PT) module.
SAP FIEBLORI Table Fields
Following is the list of fields that are available in SAP FIEBLORI table. The primary key fields of the table are MANDT (Client), REP2_ID (Logical document), REIO_ID (Relationship between logical and physical documents).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| REP2_ID | Logical document | SDOK_LOID | FIEBLOIO | CHAR (32) |
| REIO_ID | Relationship between logical and physical documents | SDOK_REID | CHAR (32) | |
| REP2_CLASS | Document class | SDOK_CLASS | SDOKLOCL | CHAR (10) |
| RE_CLASS | Relationship class | SDOK_RECL | SDOKRECL | CHAR (10) |
| REP1_ID | ID for documents and relations | SDOK_DOCID | CHAR (32) | |
| REP1_CLASS | Document class | SDOK_CLASS | SDOKIOCL | CHAR (10) |
| CREA_USER | Created By | SDOK_CRUSR | CHAR (12) | |
| CREA_TIME | Creation Time (UTC) | SDOK_CRTST | NUMC (14) | |
| CHNG_USER | Last Changed By | SDOK_CHUSR | CHAR (12) | |
| CHNG_TIME | Time of change (UTC) | SDOK_CHTST | NUMC (14) |


