SAP AMC_CHANNEL ABAP Messaging Channel definition Table

Overview

AMC_CHANNEL is a standard SAP S/4HANA table that stores ABAP Messaging Channel definition data. There are total 5 fields in the AMC_CHANNEL table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table AMC_CHANNEL belongs to ABAP Channels (BC-MID-AC) module and is located in the package AMC design time package (SAMC_DESIGN_TIME).

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

Techincal Settings of AMC_CHANNEL

Below are technical details of the table AMC_CHANNEL

  • Buffering not allowed
  • No buffering
  • Storage type is Row Store

List of AMC_CHANNEL Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
VERSIONABAP: Program Status (Active, Saved, Transported...)R3STATECHAR1
CHANNEL_IDIdentifier of the ABAP Messaging ChannelAMC_CHANNEL_IDSSTR140
SCOPEScope of an AMC channelAMC_CHANNEL_SCOPECHAR1
MESSAGE_TYPE_IDMessage type ID for ABAP Messaging Channel MessagesAMC_MESSAGE_TYPE_IDCHAR30
VSI_PROFILE_SENDAMC virus scan profileAMC_VSCAN_PROFILECHAR40

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 AMC_CHANNEL

Other References