The FCLMLORE table in SAP ERP or S/4HANA stores SDOK: Attributes of Outgoing Relationships for LOIOs data. There are total 8 fields in FCLMLORE table. The SDOK: Attributes of Outgoing Relationships for LOIOs 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 FCLMLORE table. It is in Bank Account Management (FCLM_BAM) ABAP package and is part of the SAP Cash Management (FIN-FSCM-CLM) module.
SAP FCLMLORE Table Fields
Following is the list of fields that are available in SAP FCLMLORE table. The primary key fields of the table are REP1_ID (Logical document), OBJECT_ID (Relationship between logical and physical documents), PROP_NAME (Attribute of a document or a relationship), PROP_INDEX (KPro: General counter (uniqueness in DB)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| REP1_ID | Logical document | SDOK_LOID | SDOKPHRE | CHAR (32) |
| OBJECT_ID | Relationship between logical and physical documents | SDOK_REID | FCLMLORI | CHAR (32) |
| PROP_NAME | Attribute of a document or a relationship | SDOK_PROPN | SDOKPROP | CHAR (25) |
| PROP_INDEX | KPro: General counter (uniqueness in DB) | SDOK_INDX | NUMC (5) | |
| REP1_CLASS | Document class | SDOK_CLASS | SDOKLOCL | CHAR (10) |
| IO_CLASS | Relationship class | SDOK_RECL | SDOKRECL | CHAR (10) |
| PROP_VALUE | Attribute Value | SDOK_PROPV | CHAR (64) | |
| PROP_SECI | Attribute feature (shortened) | SDOK_PROPI | CHAR (12) |


