SAP AFQNAMES Queue Names Table
Overview
AFQNAMES is a standard SAP S/4HANA table that stores Queue Names data. There are total 12 fields in the AFQNAMES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFQNAMES belongs to Cross-Application Components (CA) module and is located in the package Middleware Adapter: Generated Objects (CRMV).
In addition, following links provide an overview of foreign key relationships, if any, that link AFQNAMES to other SAP tables and standard CDS views available based on AFQNAMES table in S/4HANA 2020.
Techincal Settings of AFQNAMES
Below are technical details of the table AFQNAMES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFQNAMES Fields
The following table gives you an overview of the fields available in AFQNAMES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| QNAMESKEY | Key for Tables | CRMGUIDKEY | CHAR | 32 | |
| OBJNAME | Object Name | CRMOBJNAME | CRMOBJECT | CHAR | 15 |
| OBJCLASS | Object Class | CRM_OBJCLA | CRMOBJECT | CHAR | 15 |
| MAPTABKEY | Key for Tables | CRMGUIDKEY | AFMAPTAB | CHAR | 32 |
| SORT_ORDER | Sort Order of Entries | CRMSORTORD | CHAR | 10 | |
| OBJPART | Optional Object Name Part for a QRFC Queue | CRMOBJPART | CHAR | 7 | |
| CONSUMER | User of R/3 Adaptor Functions | CONSUMER | CRMCONSUM | CHAR | 10 |
| SEGNAME | Segment Name of Complex Structure | CRMSEGNAME | CHAR | 30 | |
| SEGFIELD | Segment Field of Complex Structure | CRMSEGFLD | CHAR | 30 | |
| SEGFLDOFF | Offset Within Selected Field for Queue Determination | FLDOFFSET | NUMC | 6 | |
| SEGFLDLEN | Length Within Selected Field for Queue Determination | FLDLENGTH | NUMC | 6 |
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 AFQNAMES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFQNAMES | CONSUMER | : | CRMCONSUM |
| AFQNAMES | MAPTABKEY | 1: CN | AFMAPTAB |
| AFQNAMES | OBJCLASS | : | CRMOBJECT |
| AFQNAMES | OBJNAME | : | CRMOBJECT |