SAP ABAP Data Element AMC_CHANNEL_ACTIVITY_TYPE (Type of ABAP Messaging Channel Activity)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_DESIGN_TIME (Package) AMC design time package
Basic Data
Data Element AMC_CHANNEL_ACTIVITY_TYPE
Short Description Type of ABAP Messaging Channel Activity  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AMC_CHANNEL_ACTIVITY_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Type 
Medium 15 Auth.Type 
Long 20 Authority Type 
Heading 14 Authority Type 
Documentation

Definition

ABAP Messaging Channel activity defines the actions which are allowed to be applied to an AMC channel. The permitted actions to a channel are:

- Send: Publish messages to the channel

- Receive via session: Consumes the messages from the channel in an ABAP session, e.g. SAPGUI, RFC, HTTP, Batch sessions.

- Receive via APC WebSocket: A WebSocket client consumes the messages from the channel . The APC application can bind its WebSocket connection to the AMC channel. This enables the WebSocket client to receive the messages which are sent on the channel.

Use

Dependencies

Example

History
Last changed by/on SAP  20140117 
SAP Release Created in 805