SAP ABAP Class CL_SOAP_TRANSACTION_PROTOCOL (OBSOLETE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_PROTOCOL_ROOT | Class for All SOAP Protocols | 20051117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_TRANSACTION_PROTOCOL | OBSOLETE Interface for SOAP Protocols | 20051117 |
Properties
Class | CL_SOAP_TRANSACTION_PROTOCOL | |
Short Description | OBSOLETE | |
Super Class | CL_SOAP_PROTOCOL_ROOT | Class for All SOAP Protocols |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20051117 | SAP |
Last change | 20140121 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_TRANSACTION_PROTOCOL | OBSOLETE Interface for SOAP Protocols | 20051117 |
Friends
Class CL_SOAP_TRANSACTION_PROTOCOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_TRANACTION_PROTOCOL' | Class Name | 20051118 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | 'TBD' | Any URI | 20060113 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSACTION_PROT | SOAP Runtime Processor Unit ID | 20060203 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061109 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061109 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061109 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CXSLTDESC | TSRTM_HIB_PROT_TRANSACTION | ABAP Name of Corresponding ST | 20060705 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | ' ' | General Flag | 20051122 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20051122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060113 | |
2 | ![]() |
Instance method | Private | Method | Process Header After Request | 20051122 |
3 | ![]() |
Instance method | Private | Method | Process Header Before Request | 20051122 |
Events
Class CL_SOAP_TRANSACTION_PROTOCOL has no event.
Types
Class CL_SOAP_TRANSACTION_PROTOCOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_TRANSACTION_PROTOCOL has no parameter.
Method CONSTRUCTOR on class CL_SOAP_TRANSACTION_PROTOCOL has no exception.
Method POST_PROCESS Signature
Method POST_PROCESS on class CL_SOAP_TRANSACTION_PROTOCOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Undefinierter Zustand des COMMIT_FLAG (= undef) | 20051122 | |
2 | ![]() |
LUW ID ungültig | 20051122 |
Method PRE_PROCESS Signature
Method PRE_PROCESS on class CL_SOAP_TRANSACTION_PROTOCOL has no parameter.
Method PRE_PROCESS on class CL_SOAP_TRANSACTION_PROTOCOL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |