SAP ABAP Class IF_WS_ACKNOWLEDGMENT (Proxy Runtime: Acknowledgment)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_ACKNOWLEDGMENT | Implementation IF_PROXY_ACKNOWLEDGMENT | 20030731 |
Properties
Class | IF_WS_ACKNOWLEDGMENT | |
Short Description | Proxy Runtime: Acknowledgment | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030730 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_WS_ACKNOWLEDGMENT has no interface implemented.
Friends
Class IF_WS_ACKNOWLEDGMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_APP_ERROR_FINAL | XI: Ack Status of Permanent App Error | 20030730 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_APP_ERROR_TRANS | XI: Ack Status of Transient App Error | 20030730 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_APP_OK | XI: Ack Status App OK | 20030730 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_NOT_SUPPORTED | XI: Ack Status ACK request not supported | 20030730 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_NOT_YET | ACK message not yet arrived | 20030730 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_SYS_BRANCH | ACK of a split message | 20030730 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_SYS_ERROR_FINAL | XI: Ack Status of Permanent System Error | 20030730 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_SYS_ERROR_TRANS | XI: Ack Status of Transient System Error | 20030730 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_SYS_OK | XI: Ack Status Sys OK (=Transport OK) | 20030730 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_TREE_INCOMPLETE | Tree of branched ACK is incomplete | 20030730 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPACKSTAT | IF_XMS_PERSIST_CONST=>CO_STAT_ACK_UNDEFINED | Status undefined | 20030730 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXMSGUID | 20030730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Ack requests of the application message | 20040127 |
2 | ![]() |
Instance method | Public | Method | Read Status Information | 20030730 |
3 | ![]() |
Instance method | Public | Method | Detailed Ack Tree | 20030730 |
4 | ![]() |
Instance method | Public | Method | Aggregated Ack Tree | 20030731 |
Events
Class IF_WS_ACKNOWLEDGMENT has no event.
Types
Class IF_WS_ACKNOWLEDGMENT has no local type.
Method Signatures
Method GET_ACK_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ACK_REQUEST | Value transfer | Type reference (TYPE) | PRX_ACK_REQUEST_DETAILS | Details für Acknowledgement-Anforderung | 20040127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technischer Fehler | 20040130 |
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_AGAIN | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | 'X' -> Erneutes lesen der DB | 20030731 | |
2 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | PRX_ACK_STATUS | 20030730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technischer Fehler | 20040130 |
Method GET_STATUS_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACK_STATUS_DETAIL_TABLE | Call by reference | Type reference (TYPE) | PRX_ACK_STATUS_DETAIL_TABLE | Tabelle der detaillierten ACK Daten (für Anwendung) | 20030730 | ||
2 | ![]() |
READ_AGAIN | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | 'X' -> Erneutes lesen der DB | 20030731 |
Method GET_STATUS_DETAIL on class IF_WS_ACKNOWLEDGMENT has no exception.
Method GET_STATUS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACK_STATUS_TREE_TABLE | Call by reference | Type reference (TYPE) | PRX_ACK_STATUS_TREE_TABLE | Tabelle des aggregierten ACK Baums | 20030731 | ||
2 | ![]() |
READ_AGAIN | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | 'X' -> Erneutes lesen der DB | 20030731 |
Method GET_STATUS_TREE on class IF_WS_ACKNOWLEDGMENT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |