Monday, May 27, 2024

SAP Table ASGRP – Assignment of SAP instances to DB instances

ASGRP is a standard SAP table in SAP ERP (or) S/4HANA which stores Assignment of SAP instances to DB instances data. There are total 2 fields in ASGRP table.This blog post provides key technical details of SAP table ASGRP, including its availability across SAP S/4HANA versions and the list of CDS views for ASGRP table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package BASIS System Tables (SBAT)
Technical Component ABAP Runtime Environment – ABAP Language Issues Only (BC-ABA)

SAP ASGRP Table Fields

The following is the list of fields that are available in SAP ASGRP table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
SERVERGRP Group of SAP instances PFEINSTGRP PFEINSTGRP CHAR (20)
DBINSTANCE Name of a DB instance PFEDBINST CHAR20 CHAR (20)

Availability

The SAP table ASGRP is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ASGRP table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.