The FMORGFAV table in SAP ERP or S/4HANA stores BCS : Organizer Favorites data. There are total 7 fields in FMORGFAV table. The BCS : Organizer Favorites 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 FMORGFAV table. It is in New budgeting: FM application part (FMBPA_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.
SAP FMORGFAV Table Fields
Following is the list of fields that are available in SAP FMORGFAV table. The primary key fields of the table are CLIENT (Client ID), UNAME (User Name), FM_AREA (Financial Management Area), GUID (UUID in compressed form (22 character UUENCODEd)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT (3) |
| UNAME | User Name | SYUNAME | CHAR (12) | |
| FM_AREA | Financial Management Area | FIKRS | * | CHAR (4) |
| GUID | UUID in compressed form (22 character UUENCODEd) | SYSUUID_22 | CHAR (22) | |
| RELATSHIP | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| POID_ID | UUID in compressed form (22 character UUENCODEd) | SYSUUID_22 | CHAR (22) | |
| NODE_ICON | Tree Control: Icon / Image | TV_IMAGE | CHAR (46) |


