FPROP_FRULE table in SAP ERP or S/4HANA stores Field Properties: Assignment Field – Rule data. There are total 4 fields in FPROP_FRULE table. The Field Properties: Assignment Field – Rule table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FPROP_FRULE table. It is in Application development R/3 Sales (VA) ABAP package and is part of the Sales (SD-SLS) module.
SAP FPROP_FRULE Table Fields
Following is the list of fields that are available in SAP FPROP_FRULE table. The primary key fields of Field Properties: Assignment Field – Rule table in SAP are STRUC (Table Name), FIELD (Field Name), SEQNO (4 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| STRUC | Table Name | TABNAME | CHAR(30) | |
| FIELD | Field Name | FIELDNAME | CHAR(30) | |
| SEQNO | 4 Byte Signed Integer | INT4 | INT4(10) | |
| RULE_ID | Table Name | TABNAME | CHAR(30) |


