SAP ABAP Class CL_SPML_MESSAGE (SPML Message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR_SPML (Package) SPML Client

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPML_MESSAGE | SPML Message | 20090122 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_ADD_REQUEST | Add Object SPML Message | 20090122 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_DEL_REQUEST | SPML Delete Request | 20090122 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_MOD_REQUEST | SPML Modify Request | 20090122 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_RESPONSE | Response Message | 20090122 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_SCHEMA_REQUEST | SPML Schema Request Message | 20090122 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_SEARCH_REQUEST | Search Message | 20090122 |
Properties
Class | CL_SPML_MESSAGE | |
Short Description | SPML Message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUSR_SPML | SPML Client |
Created | 20081020 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SPML_MESSAGE | SPML Message | 20090122 |
Friends
Class CL_SPML_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'attr' | 20090122 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'attribute' | 20090122 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'attributes' | 20090122 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:DSML:2:0:core' | 20090122 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'id' | 20090122 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'identifier' | 20090122 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'name' | 20090122 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'dsml' | 20090122 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'spml' | 20090122 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'xmlns' | 20090122 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'requestID' | 20090122 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'failure' | 20090122 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'success' | 20090122 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SPML:1:0' | 20090122 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | 20090122 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'type' | 20090122 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'value' | 20090122 | ||
18 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20090126 | ||
19 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20090126 | ||
20 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20090126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090122 |
Events
Class CL_SPML_MESSAGE has no event.
Types
Class CL_SPML_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SPML_MESSAGE has no parameter.
Method CONSTRUCTOR on class CL_SPML_MESSAGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 740 |