AMC_CHANNEL - ABAP Messaging Channel definition
ABAP Messaging Channel definition information is stored in SAP table AMC_CHANNEL.
It is part of development package SAMC_DESIGN_TIME in software component BC-MID-AC. This development package consists of objects that can be grouped under "AMC design time package".
It is part of development package SAMC_DESIGN_TIME in software component BC-MID-AC. This development package consists of objects that can be grouped under "AMC design time package".
Fields for table AMC_CHANNEL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION_ID | ABAP Messaging Channel Application ID | X | AMC_APPLICATION_ID | CHAR | 60 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
CHANNEL_ID | Identifier of the ABAP Messaging Channel | X | AMC_CHANNEL_ID | SSTR | 8 | |
SCOPE | Scope of an AMC channel | AMC_CHANNEL_SCOPE | CHAR | 2 | ||
MESSAGE_TYPE_ID | Message type ID for ABAP Messaging Channel Messages | AMC_MESSAGE_TYPE_ID | CHAR | 60 | ||
VSI_PROFILE_SEND | AMC virus scan profile | AMC_VSCAN_PROFILE | CHAR | 80 |