SAP ABAP Class CL_SOAP_ENQUEUE_DEQUEUE_REG (Register dequeue in TRX context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_TXH_COMMIT | Transaction Commit Handling | 20070719 |
Properties
Class | CL_SOAP_ENQUEUE_DEQUEUE_REG | |
Short Description | Register dequeue in TRX context | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
Created | 20070719 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_TXH_COMMIT | Transaction Commit Handling | 20070719 |
Friends
Class CL_SOAP_ENQUEUE_DEQUEUE_REG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMANDT | 20101223 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20070719 | |
3 | ![]() |
Instance attribute | Private | See coding | List of seq IDs to be dequeued | 20070719 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_LOCATION | Location client / provider | 20070719 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20070719 | |
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_ENQUEUE_DEQUEUE_REG | Register dequeue in TRX context | 20070719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns instance to dequeue register classs | 20070719 |
2 | ![]() |
Instance method | Public | Method | 20101223 | |
3 | ![]() |
Instance method | Public | Method | Enqueue and Add new seq id to the list | 20070719 |
4 | ![]() |
Instance method | Public | Method | 20101223 | |
5 | ![]() |
Instance method | Private | Method | dequene all sequences in the list | 20070719 |
6 | ![]() |
Static method | Private | Method | Set instance to the class to invalid | 20070719 |
Events
Class CL_SOAP_ENQUEUE_DEQUEUE_REG has no event.
Types
Class CL_SOAP_ENQUEUE_DEQUEUE_REG has no local type.
Method Signatures
Method CREATE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20101223 | ||
2 | ![]() |
I_LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | Location client / provider | 20070719 | ||
3 | ![]() |
R_OBJREF | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_ENQUEUE_DEQUEUE_REG | Register dequeue in TRX context | 20070719 |
Method CREATE_OBJECT on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no exception.
Method DEQUEUE_SEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20101223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101223 |
Method ENQUEUE_SEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | Soap Sequence Id | 20070719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enqueue exception | 20070719 |
Method IS_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101223 | |||
2 | ![]() |
SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20101223 |
Method IS_LOCKED on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no exception.
Method PROCESS_LIST Signature
Method PROCESS_LIST on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no parameter.
Method PROCESS_LIST on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no exception.
Method SET_INVALID_INSTANCE Signature
Method SET_INVALID_INSTANCE on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no parameter.
Method SET_INVALID_INSTANCE on class CL_SOAP_ENQUEUE_DEQUEUE_REG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |