The AFQNAMES table in SAP ERP or S/4HANA stores Queue Names data. There are total 12 fields in AFQNAMES table. The Queue Names 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 AFQNAMES table. It is in Middleware Adapter: Generated Objects (CRMV) ABAP package and is part of the Cross-Application Components (CA) module.
SAP AFQNAMES Table Fields
Following is the list of fields that are available in SAP AFQNAMES table. The primary key fields of the table are MANDT (Client), QNAMESKEY (Key for Tables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| 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) |


