SAP ARBFND_I_MAPV Allowed Mapping Version and cXML Version combinations Table

Overview

ARBFND_I_MAPV is a standard SAP S/4HANA table that stores Allowed Mapping Version and cXML Version combinations data. There are total 6 fields in the ARBFND_I_MAPV table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table ARBFND_I_MAPV belongs to Foundation of BNS Integration (BNS-INT-FND) module and is located in the package Configuration (ARBFND1_CFG).

In addition, following links provide an overview of foreign key relationships, if any, that link ARBFND_I_MAPV to other SAP tables and standard CDS views available based on ARBFND_I_MAPV table in S/4HANA 2020.

Techincal Settings of ARBFND_I_MAPV

Below are technical details of the table ARBFND_I_MAPV

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of ARBFND_I_MAPV Fields

The following table gives you an overview of the fields available in ARBFND_I_MAPV

FieldDescriptionData ElementCheck TableData TypeLength
APPL_COMP_IDApplication component IDARBFND_APPL_COMPONENT_IDARBFND_I_PROCCHAR24
OBJECT_TYPEObject type (document type)ARBFND_OBJECT_TYPEARBFND_I_OBJTCHAR10
CXML_MSG_TYPEcXML message typeARBFND_CXML_MSG_TYPEARBFND_I_PROCCHAR6
DIRECTIONMessage directionARBFND_MSG_DIRECTIONARBFND_I_PROCCHAR3
CXML_VERSIONcXML versionARBFND_CXML_VERSIONARBFND_I_TRFMCHAR10
MAPPING_VERSIONMapping VersionARBFND_MAPPING_VERSIONARBFND_I_PROCCHAR4

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 ARBFND_I_MAPV

Table NameFieldCardinalityCheck Table
ARBFND_I_MAPVAPPL_COMP_ID:ARBFND_I_PROC
ARBFND_I_MAPVCXML_MSG_TYPE:ARBFND_I_PROC
ARBFND_I_MAPVCXML_VERSION:ARBFND_I_TRFM
ARBFND_I_MAPVDIRECTION:ARBFND_I_PROC
ARBFND_I_MAPVMAPPING_VERSION:ARBFND_I_PROC
ARBFND_I_MAPVOBJECT_TYPE:ARBFND_I_OBJT

Other References