The FMPTCOMBAG table in SAP ERP or S/4HANA stores Allowed combinations process / budget type group for status data. There are total 8 fields in FMPTCOMBAG table. The Allowed combinations process / budget type group for status 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 FMPTCOMBAG 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 FMPTCOMBAG Table Fields
Following is the list of fields that are available in SAP FMPTCOMBAG table. The primary key fields of the table are CLIENT (Client), FM_AREA (Financial Management Area), STATUS (Budgeting status), BUDCAT (Budget Category), PROCESS (Internal Budgeting Process), BT_GROUP (Budget Type Group), VALTYPE (BCS Value Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| FM_AREA | Financial Management Area | FIKRS | FM01 | CHAR (4) |
| STATUS | Budgeting status | BUCU_STATUS | FMSTATDEF | CHAR (15) |
| BUDCAT | Budget Category | BUKU_BUDCAT | FMBUDCAT | CHAR (2) |
| PROCESS | Internal Budgeting Process | BUKU_PROCESS | FMPTCOMBG | CHAR (4) |
| BT_GROUP | Budget Type Group | BUCU_BTGROUP | FMPTCOMBG | CHAR (10) |
| VALTYPE | BCS Value Type | BUKU_VALTYPE | FMPTCOMBG | CHAR (2) |
| AUGRP | Budgeting status authorization group | BUCU_AUTHGRS | CHAR (10) |


