SAP ABAP Data Element SIW_DTE_SYNC_MODE (Communication Mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Basic Data
| Data Element | SIW_DTE_SYNC_MODE |
| Short Description | Communication Mode |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SIW_DOM_SYNC_MODE | |
| Data Type | CHAR | Character String |
| Length | 5 | |
| Decimal Places | 0 | |
| Output Length | 5 | |
| 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 | CM Mode |
| Medium | 15 | Communicatn Mde |
| Long | 20 | Communication Mode |
| Heading | 38 | Communication Mode |
Documentation
Definition
Describes whether an immediate response is expected after a request has been sent (synchronous communication) or not (asynchronous communication).
Use
Dependencies
In the case of asynchronous communication a sending process can send multiple messages to a receiver and then continue executing the process. In the case of synchronous communication, however, no further messages can be sent until the response has arrived.
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |