SAP ABAP Class CL_XMS_EO_RETRY_ERROR_COUNT (Counts Retry Errors for Each Queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Properties
| Class | CL_XMS_EO_RETRY_ERROR_COUNT | |
| Short Description | Counts Retry Errors for Each Queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20100119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_EO_RETRY_ERROR_COUNT has no forward declaration.
Interfaces
Class CL_XMS_EO_RETRY_ERROR_COUNT has no interface implemented.
Friends
Class CL_XMS_EO_RETRY_ERROR_COUNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | QUEUE_COUNT_STR | 20100119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100119 | ||
| 2 | Instance method | Public | Method | 20100119 |
Events
Class CL_XMS_EO_RETRY_ERROR_COUNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | QUEUE_COUNT_STR | Public | See coding | 20100119 | BEGIN OF queue_count_str,
queue TYPE trfcqnam,
count TYPE i,
changed TYPE timestampl,
END OF queue_count_str
|
Method Signatures
Method ADD_1 Signature
Method ADD_1 on class CL_XMS_EO_RETRY_ERROR_COUNT has no parameter.
Method ADD_1 on class CL_XMS_EO_RETRY_ERROR_COUNT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20100119 |
Method GET on class CL_XMS_EO_RETRY_ERROR_COUNT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |