The FMRBO table in SAP ERP or S/4HANA stores Object table 1 data. There are total 15 fields in FMRBO table. The Object table 1 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 FMRBO table. It is in Budgeting Rules, BCS (FMBMA_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.
SAP FMRBO Table Fields
Following is the list of fields that are available in SAP FMRBO table. The primary key fields of the table are MANDT (Client), OBJNR (Object number for FI-SL tables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| OBJNR | Object number for FI-SL tables | GOBJNR | CHAR (18) | |
| DATIV | Posting date frm which the objct is valid for act.postings | DAT_0_VON | DATS (8) | |
| DATIB | Posting date up to which the object is valid for act.postngs | DAT_0_BIS | DATS (8) | |
| DATPV | Posting date frm which the objct is valid for plan postings | DAT_1_VON | DATS (8) | |
| DATPB | Posting date up to which the objct is valid for plan postngs | DAT_1_BIS | DATS (8) | |
| FIKRS | Financial Management Area | FIKRS | FM01 | CHAR (4) |
| FUND | Fund | BP_GEBER | CHAR (10) | |
| FUNDSCTR | Funds Center | FISTL | CHAR (16) | |
| CMMTITEM | Commitment item | FM_FIPEX | CHAR (24) | |
| FUNCAREA | Functional Area | FM_FAREA | CHAR (16) | |
| USERDIM | Customer Field for FM Actual and Commitment Data | FM_USERDIM | CHAR (10) | |
| GRANT_NBR | Grant | GM_GRANT_NBR | GMGR | CHAR (20) |
| MEASURE | Funded Program | FM_MEASURE | CHAR (24) | |
| CVRGRP_9 | Cover Group | FMCE_CVRGRP | CHAR (16) |


