SAP ABAP Interface IF_SXMLP_VALUE (IF_SXMLP_VALUE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SXML_PARTS (Package) SXML Parts
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SXMLP_NSVALUE | Namespace Value | 20050929 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SXMLP_QVALUE | Qualified Value | 20050411 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SXMLP_SVALUE | Simple Value | 20050412 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXMLP_NSVALUE | 20050930 | |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXMLP_QVALUE | 20050411 | |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXMLP_SVALUE | 20050412 |
Properties
| Interface | IF_SXMLP_VALUE | |
| Short Description |
General Data
| Package | SXML_PARTS | SXML Parts |
| Created | 20050411 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SXMLP_VALUE has no interface.
Friends
Interface IF_SXMLP_VALUE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_VT_INITIAL | Constant | Public | Type reference (TYPE) | VALUE_TYPE | 0 | 20050412 | ||
| 2 | CO_VT_NSVALUE | Constant | Public | Type reference (TYPE) | VALUE_TYPE | 3 | 20050930 | ||
| 3 | CO_VT_QVALUE | Constant | Public | Type reference (TYPE) | VALUE_TYPE | 2 | 20050412 | ||
| 4 | CO_VT_SVALUE | Constant | Public | Type reference (TYPE) | VALUE_TYPE | 1 | 20050412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050419 | ||
| 2 | Instance method | Public | Method | 20051004 | ||
| 3 | Instance method | Public | Method | 20050412 | ||
| 4 | Instance method | Public | Method | 20050422 | ||
| 5 | Instance method | Public | Method | 20050422 | ||
| 6 | Instance method | Public | Method | 20051004 |
Events
Interface IF_SXMLP_VALUE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | VALUE_TYPE | Public | Type reference (TYPE) | I | 20050412 | |
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_TEMPLATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050422 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_VALUE | 20050419 |
Method CLONE on Interface IF_SXMLP_VALUE has no exception.
Method FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20051004 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20051004 |
Method FROM_STRING on Interface IF_SXMLP_VALUE has no exception.
Method GET_VALUE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | VALUE_TYPE | 20050412 |
Method GET_VALUE_TYPE on Interface IF_SXMLP_VALUE has no exception.
Method IS_RECEIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050422 |
Method IS_RECEIVED on Interface IF_SXMLP_VALUE has no exception.
Method SET_RECEIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050422 |
Method SET_RECEIVED on Interface IF_SXMLP_VALUE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20051004 | ||||
| 2 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20051004 |
Method TO_STRING on Interface IF_SXMLP_VALUE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |