SAP ABAP Domain CMWTRANMST (Transfer Message State)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-MFW (Application Component) Migration Framework
⤷
CMW_TRANSFER (Package) Migration Transfer Infrastructure
⤷
⤷
Basic Data
| Domain Name | CMWTRANMST |
| Short Description | Transfer Message State |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 10 | |
| Decimal Places | ||
| Output Length | 10 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | ERRRECEIVE | Error in Inbound Processing Acknowledged (Not Processed) | |
| 2 | ERRSEND | Error in Outbound Processing | |
| 3 | NOTEXIST | Message does not exist | |
| 4 | PENDING | Inbound processing done, waiting for asynchronous response | |
| 5 | POSTED | Written to transfer queue (qRFC with remote destination) | |
| 6 | PROCESSED | Processing Acknowleged (fully processed) | |
| 7 | RECEIVED | Receive Acknowledged | |
| 8 | REJECTED | Request Rejected (fully processed) | |
| 9 | SETTOFINAL | Set to processed (no further processing) | |
| 10 | TEMPERROR | Temporary Error Acknowleged (retry possibly) | |
| 11 | TOQUEUE | Written to Local Queue (qRFC destination SPACE/NONE) | |
| 12 | TOUPDATE | Written to Update Task | |
| 13 | RETRY | Before retry | |
| 14 | STOPONREQ | Stop processing on application request (no error) | |
History
| Last changed by/on | SAP | 20020828 |
| SAP Release Created in | 20B |