The BWAFSYBODY table in SAP ERP or S/4HANA stores WAF: Body of Synchronization Container data. There are total 5 fields in BWAFSYBODY table. The WAF: Body of Synchronization Container 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 BWAFSYBODY table. It is in Mobile: Core Components (S_ME_CORE) ABAP package and is part of the SAP NetWeaver Mobile – Use subcomponents (BC-MOB) module.
SAP BWAFSYBODY Table Fields
Following is the list of fields that are available in SAP BWAFSYBODY table. The primary key fields of the table are MANDT (Client), CONT_ID (GUID for Synchronization Container), FIELDNAME (Field Name), LINENUMBER (Row Number of Table-Like Values in Container).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CONT_ID | GUID for Synchronization Container | BWAFCNTGU | CHAR (20) | |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR (30) |
| LINENUMBER | Row Number of Table-Like Values in Container | BWAFLINENO | CHAR (4) | |
| FIELDVALUE | Value of Container Element for WAF Synchronization | BWAFSYVAL | CHAR (255) |


