SAP ABAP Class CL_SOAP_UTIL_MASS_RESTART (Class for multiple message restart)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_UTIL (Package) SOAP Runtime Utilities

⤷

⤷

Properties
Class | CL_SOAP_UTIL_MASS_RESTART | |
Short Description | Class for multiple message restart | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_UTIL | SOAP Runtime Utilities |
Created | 20120328 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_UTIL_MASS_RESTART has no interface implemented.
Friends
Class CL_SOAP_UTIL_MASS_RESTART has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 50 | Number of Messages in a restart chunk | 20120424 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WSM_ACCESS_MONITOR | WS Message Monitor | 20120424 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Instance constructor | 20120424 |
2 | ![]() |
Instance method | Private | Method | Initialize monitor | 20120424 |
3 | ![]() |
Instance method | Public | Method | Restarts messages in chunks | 20120424 |
Events
Class CL_SOAP_UTIL_MASS_RESTART has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_RESULT | Public | See coding | Message Select Result | 20120424 | BEGIN OF lty_result.
INCLUDE TYPE srt_mselect_result.
TYPES counter TYPE i.
TYPES color_cell TYPE lvc_t_scol.
TYPES END OF lty_result
|
|
2 | LTY_RESULT_T | Public | See coding | Message Select Result Table | 20120424 | lty_result_t TYPE STANDARD TABLE OF lty_result WITH KEY persist_id
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_UTIL_MASS_RESTART has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120424 |
Method INITIALIZE_MONI Signature
Method INITIALIZE_MONI on class CL_SOAP_UTIL_MASS_RESTART has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Missing authorization | 20120424 |
Method RESTART_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR_LOG | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID_T | Message ID and Location - Table | 20120424 | ||
2 | ![]() |
IT_ACCESS_IDS | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID_T | Message ID and Location - Table | 20120424 | ||
3 | ![]() |
IV_CHUNK_SIZE | Call by reference | Type reference (TYPE) | I | CO_MESSAGE_CHUNK | Size of a message chunk | 20120424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120424 | ||
2 | ![]() |
20120424 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |