The BUAVCACTGRPT table in SAP ERP or S/4HANA stores Activity Group Texts for Availability Control data. There are total 5 fields in BUAVCACTGRPT table. The Activity Group Texts for Availability Control 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 BUAVCACTGRPT table. It is in BCS Customizing and System Tables Availability Control (FMAVCCU) ABAP package and is part of the Availability Control (PSM-FM-BCS-AC) module.
SAP BUAVCACTGRPT Table Fields
Following is the list of fields that are available in SAP BUAVCACTGRPT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), APPLIC (Application Component of Availability Control), ACTIVGRP (Activity Group for AVC).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| APPLIC | Application Component of Availability Control | BUAVC_APPLIC | CHAR (2) | |
| ACTIVGRP | Activity Group for AVC | BUAVC_ACTIVGRP | BUAVCACTGRP | CHAR (2) |
| ACTIVGRPTEXT | Text (30 Characters) | TEXT30 | CHAR (30) |


