SAP ABAP Class CL_SOAP_WSRM_SEQU_TERMINAT_NEW (WSRM: Terminate Sequence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WSRM (Package) WSRM: Implementation of WSRM Protocol

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SXMLP_PART | 20060420 |
Properties
Class | CL_SOAP_WSRM_SEQU_TERMINAT_NEW | |
Short Description | WSRM: Terminate Sequence | |
Super Class | CL_SXMLP_PART | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WSRM | WSRM: Implementation of WSRM Protocol |
Created | 20060420 | SAP |
Last change | 20090618 | 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_WSRM_SEQU_TERMINAT_NEW has no interface implemented.
Friends
Class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_SOAP_WSRM_SEQU_TERMINAT_NEW' | 20060420 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_WSRM | Area ID | 20070308 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20060420 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_FACTORY | WSRM: Factory | 20060420 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_DATA | WSRM: Identifier (SID) XML part | 20060420 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | WSRM: Sequence Identifier | 20060420 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | WSRM: Sequence Termination | 20060420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | WSRM: Class constructor | 20060420 |
2 | ![]() |
Instance method | Public | Method | WSRM: Retrieve sequence identifier | 20060420 |
3 | ![]() |
Instance method | Public | Method | WSRM: Retrieve sequence termination attribute | 20060420 |
4 | ![]() |
Instance method | Public | Method | WSRM: Set sequence identifier | 20060420 |
5 | ![]() |
Instance method | Public | Method | WSRM: Set sequence termination attribute | 20060420 |
6 | ![]() |
Instance method | Private | Method | WSRM: Check relevant attributes (mandatory) | 20060420 |
7 | ![]() |
Instance method | Private | Method | WSRM: Initialization | 20060420 |
8 | ![]() |
Instance method | Public | Method | WSRM: Initialization of all relevant instance attributes | 20060420 |
Events
Class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no event.
Types
Class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060420 |
Method CONSTRUCTOR on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method GET_SEQUENCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_ID | Value transfer | Type reference (TYPE) | ANYURI | WSRM: SequenceId | 20060420 |
Method GET_SEQUENCE_ID on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method GET_SEQUENCE_TERMINATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_TERMINATE | Value transfer | Type reference (TYPE) | BOOLEAN | WSRM: Sequence Terminates | 20060420 |
Method GET_SEQUENCE_TERMINATE on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method SET_SEQUENCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_ID | Call by reference | Type reference (TYPE) | ANYURI | WSRM: SequenceId | 20060420 |
Method SET_SEQUENCE_ID on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method SET_SEQUENCE_TERMINATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_TERMINATE | Call by reference | Type reference (TYPE) | BOOLEAN | WSRM: Sequence Terminates | 20060420 |
Method SET_SEQUENCE_TERMINATE on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method WSRM_CHECK Signature
Method WSRM_CHECK on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no parameter.
Method WSRM_CHECK on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method WSRM_INIT Signature
Method WSRM_INIT on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no parameter.
Method WSRM_INIT on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
Method WSRM_REFRESH Signature
Method WSRM_REFRESH on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no parameter.
Method WSRM_REFRESH on class CL_SOAP_WSRM_SEQU_TERMINAT_NEW has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |