SAP ABAP Interface IF_SRT_WSP_STATEMENT (WSP Statement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_FEATURE_SERIALIZE | WSP Serialization and Deserialization | 20050426 |
2 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_PROPERTY | WSP Property | 20120718 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_FEAT_TRBNDG | WSP Feature Class for Transport Binding | 20050426 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_PROPERTY | WSP Property | 20040929 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWSP_FEAT_BASE | Base Class for All Features | 20060721 |
Properties
Interface | IF_SRT_WSP_STATEMENT | |
Short Description | WSP Statement |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20040929 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_STATEMENT has no forward declaration.
Interfaces
Interface IF_SRT_WSP_STATEMENT has no interface.
Friends
Interface IF_SRT_WSP_STATEMENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Terminated = 'X'; Not Terminated = | 20050210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Copy of this Statement | 20040929 |
2 | ![]() |
Instance method | Public | Method | Compares this Statement with Given Statement | 20040929 |
Events
Interface IF_SRT_WSP_STATEMENT has no event.
Types
Interface IF_SRT_WSP_STATEMENT has no local type.
Method Signatures
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_STATEMENT | WSP statement | 20040929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041122 |
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUAL | Value transfer | Type reference (TYPE) | BOOLEAN | EQ='X'; NE= '' | 20040929 | ||
2 | ![]() |
STATEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_STATEMENT | WSP statement | 20040929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041122 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |