AMC_CHNL_AUTH - ABAP Messaging Channel Authority definition
ABAP Messaging Channel Authority definition information is stored in SAP table AMC_CHNL_AUTH.
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_CHNL_AUTH
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 | |
NR | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
CHANNEL_ID | Identifier of the ABAP Messaging Channel | AMC_CHANNEL_ID | SSTR | 8 | ||
PROGRAM_ID | AMC: Program ID for access control | AMC_PROGRAM_ID | CHAR | 80 | ||
ACTIVITY | Type of ABAP Messaging Channel Activity | AMC_CHANNEL_ACTIVITY_TYPE | CHAR | 2 |