SAP ASGRP Assignment of SAP instances to DB instances Table
Overview
ASGRP is a standard SAP S/4HANA table that stores Assignment of SAP instances to DB instances data. There are total 2 fields in the ASGRP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ASGRP belongs to ABAP Runtime Environment - ABAP Language Issues Only (BC-ABA) module and is located in the package BASIS System Tables (SBAT).
In addition, following links provide an overview of foreign key relationships, if any, that link ASGRP to other SAP tables and standard CDS views available based on ASGRP table in S/4HANA 2020.
Techincal Settings of ASGRP
Below are technical details of the table ASGRP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ASGRP Fields
The following table gives you an overview of the fields available in ASGRP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SERVERGRP | Group of SAP instances | PFEINSTGRP | CHAR | 20 | |
| DBINSTANCE | Name of a DB instance | PFEDBINST | CHAR | 20 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ASGRP