SAP AFMAPTAB Mapping: Internal Structure - Segment of Complex Structure Table
Overview
AFMAPTAB is a standard SAP S/4HANA table that stores Mapping: Internal Structure - Segment of Complex Structure data. There are total 12 fields in the AFMAPTAB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFMAPTAB 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 AFMAPTAB to other SAP tables and standard CDS views available based on AFMAPTAB table in S/4HANA 2020.
Techincal Settings of AFMAPTAB
Below are technical details of the table AFMAPTAB
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFMAPTAB Fields
The following table gives you an overview of the fields available in AFMAPTAB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MAPTABKEY | Key for Tables | CRMGUIDKEY | CHAR | 32 | |
| OBJCLASS | Object Class | CRM_OBJCLA | CRMOBJECT | CHAR | 15 |
| OBJNAME | Object Name | CRMOBJNAME | CRMOBJECT | CHAR | 15 |
| TABNAME | Table Name of Length 30 | TABNAME30 | CHAR | 30 | |
| SEGNAME | Segment Name of Complex Structure | CRMSEGNAME | CHAR | 30 | |
| LEVEL1_SEG | Name of First Parent Segment Within Complex Structure | CRMPARSEG1 | CHAR | 30 | |
| LEVEL2_SEG | Name of Second Parent Segment Within Complex Structure | CRMPARSEG2 | CHAR | 30 | |
| LEVEL3_SEG | Name of Third Parent Segment Within Complex Structure | CRMPARSEG3 | CHAR | 30 | |
| LEVEL4_SEG | Name of Fourth Parent Segment Within Complex Structure | CRMPARSEG4 | CHAR | 30 | |
| LEVEL5_SEG | Name of Fifth Parent Segment Within Complex Structure | CRMPARSEG5 | CHAR | 30 | |
| LEVEL6_SEG | Name of Sixth Parent Segment Within Complex Structure | CRMPARSEG6 | CHAR | 30 | |
| LEVEL7_SEG | Name of Seventh Parent Segment Within Complex Structure | CRMPARSEG7 | CHAR | 30 |
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 AFMAPTAB
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFMAPTAB | OBJCLASS | : | CRMOBJECT |
| AFMAPTAB | OBJNAME | : | CRMOBJECT |