SAP ABAP Class IF_SPML_MESSAGE (SPML Message)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPML_MESSAGE | SPML Message | 20090122 |
Properties
Class | IF_SPML_MESSAGE | |
Short Description | SPML Message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081014 | 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 IF_SPML_MESSAGE has no interface implemented.
Friends
Class IF_SPML_MESSAGE has no friend class.
Attributes
Class IF_SPML_MESSAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get SPML message as DOM | 20090122 |
2 | ![]() |
Instance method | Public | Method | Get SPML message as string | 20090122 |
3 | ![]() |
Instance method | Public | Method | Get SPML message as xstring | 20090122 |
4 | ![]() |
Instance method | Public | Method | Get SPML message attribute | 20090122 |
5 | ![]() |
Instance method | Public | Method | Get SPML message identifier | 20090122 |
6 | ![]() |
Instance method | Public | Method | Get SPML message element property value | 20090122 |
7 | ![]() |
Instance method | Public | Method | Get request ID of SPML message | 20090122 |
8 | ![]() |
Instance method | Public | Method | Set SPML message attribute | 20090122 |
9 | ![]() |
Instance method | Public | Method | Set SPML message identifier | 20090122 |
10 | ![]() |
Instance method | Public | Method | Set the next element for SET/GET | 20090122 |
11 | ![]() |
Instance method | Public | Method | Set property of the modification node | 20090122 |
12 | ![]() |
Instance method | Public | Method | Set request ID of SPML message | 20090122 |
13 | ![]() |
Instance method | Public | Method | Set root element for SET/GET | 20090122 |
Events
Class IF_SPML_MESSAGE has no event.
Types
Class IF_SPML_MESSAGE has no local type.
Method Signatures
Method GET_AS_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SPML_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SPML_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_AS_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SPML_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
2 | ![]() |
IV_PROP_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
3 | ![]() |
RV_PROP_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQUEST_ID | Value transfer | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MULTIVALUED | Call by reference | Type reference (TYPE) | BOOLE | Boolesche Variable | 20090209 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_NEXT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LAST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
2 | ![]() |
IV_PROP_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
3 | ![]() |
IV_PROP_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | STRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SET_ROOT_ELEMENT Signature
Method SET_ROOT_ELEMENT on class IF_SPML_MESSAGE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |