ABAP_ONLINE_COM table in SAP ERP or S/4HANA stores ABAP Online Community: Data exchange data. There are total 7 fields in ABAP_ONLINE_COM table. The ABAP Online Community: Data exchange table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ABAP_ONLINE_COM table. It is in AOC: API for palaver (for internal use only) (SAOC_API) ABAP package and is part of the ABAP Channels (BC-MID-AC) module.
SAP ABAP_ONLINE_COM Table Fields
Following is the list of fields that are available in SAP ABAP_ONLINE_COM table. The primary key fields of ABAP Online Community: Data exchange table in SAP are CLIENT (Client ID), ROOM_ID (Extension to Channel IDs), DOCUMENT_ID (16 Byte UUID in 32 Characters (Hexadecimal Encoded)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT(3) |
| ROOM_ID | Extension to Channel IDs | AMC_CHANNEL_EXTENSION_ID | CHAR(60) | |
| DOCUMENT_ID | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR(32) | |
| MIME_TYPE | ABAP Online Community: Mime type | ABAP_ONLINE_COM_MIME_TYPE | SSTR(255) | |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC(21) | |
| AUTHOR_CLIENT | Client ID | SYMANDT | * | CLNT(3) |
| AUTHOR_USER_ID | User Name | SYUNAME | CHAR(12) |


