SAP ABAP Class IF_SRT_WSP_STATEMENT (WSP Statement)
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
| Class | IF_SRT_WSP_STATEMENT | |
| Short Description | WSP Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040929 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_STATEMENT has no forward declaration.
Interfaces
Class IF_SRT_WSP_STATEMENT has no interface implemented.
Friends
Class IF_SRT_WSP_STATEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_SRT_WSP_STATEMENT has no event.
Types
Class 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 |