SAP ABAP Class CL_SPML_RESPONSE (Response 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 | Inheritance (c INHERITING FROM c_ref) | CL_SPML_MESSAGE | SPML Message | 20090122 |
Properties
| Class | CL_SPML_RESPONSE | |
| Short Description | Response Message | |
| Super Class | CL_SPML_MESSAGE | SPML Message |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUSR_SPML | SPML Client |
| Created | 20081017 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPML_RESPONSE has no forward declaration.
Interfaces
Class CL_SPML_RESPONSE has no interface implemented.
Friends
Class CL_SPML_RESPONSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | '*Response' | Response | 20090126 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'errorMessage' | Response - Error Node | 20090126 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'searchResultEntry' | Search Result Entry | 20090126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090122 |
Events
Class CL_SPML_RESPONSE has no event.
Types
Class CL_SPML_RESPONSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SPML_MESSAGE_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20090122 | ||||
| 2 | IV_SPML_MESSAGE_STR | Call by reference | Type reference (TYPE) | STRING | 20090122 | ||||
| 3 | IV_SPML_MESSAGE_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20090122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Message | 20090122 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 740 |