The BUTEOPFM_UNBLK table in SAP ERP or S/4HANA stores Application Function Modules registered for Unblock Check data. There are total 4 fields in BUTEOPFM_UNBLK table. The Application Function Modules registered for Unblock Check 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 BUTEOPFM_UNBLK table. It is in SAP Business Partner (BUPA) ABAP package and is part of the SAP Business Partner (AP-MD-BP) module.
SAP BUTEOPFM_UNBLK Table Fields
Following is the list of fields that are available in SAP BUTEOPFM_UNBLK table. The primary key fields of the table are CLIENT (Client), APPL_NAME (Application Name), POSNR (Item number (for sequence)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| APPL_NAME | Application Name | BU_APPL_NAME | CHAR (20) | |
| POSNR | Item number (for sequence) | BU_POSNR | NUMC (7) | |
| FNAME | Function Module Name | BU_FNAME | * | CHAR (30) |


