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

⤷

⤷

Properties
Class | CL_SPML_CLIENT | |
Short Description | SPML Client Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUSR_SPML | SPML Client |
Created | 20081013 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPML_CLIENT has no forward declaration.
Interfaces
Class CL_SPML_CLIENT has no interface implemented.
Friends
Class CL_SPML_CLIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'add' | 20090122 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLADD' | 20090122 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '000000Z' | 20090122 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'delete' | 20090122 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLDEL' | 20090122 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'dsml:present' | 20090122 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'GRUP.SUPER_GROUPS_DATASOURCE.' | 20090122 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'logonname' | 20090122 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'member' | 20090122 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'modification' | 20090122 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLMOD' | 20090122 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | C | '#' | 20090122 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'operation' | 20090122 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLREQ' | 20090122 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLRSP' | 20090122 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'error' | 20090122 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'errorCode' | 20090122 | ||
18 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'errorMessage' | 20090122 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'result' | 20090122 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'failure' | 20090122 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'success' | 20090122 | ||
22 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sapgroup' | 20090122 | ||
23 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'saprole' | 20090122 | ||
24 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sapuser' | 20090122 | ||
25 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SPMLSREQ' | 20090122 | ||
26 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Body' | 20090122 | ||
27 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Envelope' | 20090122 | ||
28 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://schemas.xmlsoap.org/soap/envelope/' | 20090122 | ||
29 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'soapenv' | 20090122 | ||
30 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'success' | 20090122 | ||
31 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'uniquename' | 20090122 | ||
32 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPML_ST_IDM_INTEG_CUST | Structure Type: IDM Configuration | 20090127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Generates SPML client object | 20090122 |
2 | ![]() |
Static method | Public | Method | Create instance of SPML message object | 20090122 |
3 | ![]() |
Instance method | Public | Method | 20090122 | |
4 | ![]() |
Static method | Public | Method | Read operation status from response message | 20090122 |
5 | ![]() |
Static method | Public | Method | 20090122 | |
6 | ![]() |
Instance method | Public | Method | Send SPML request to the SPML service | 20090122 |
Events
Class CL_SPML_CLIENT has no event.
Types
Class CL_SPML_CLIENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_IDM_INTEG_CUST | Call by reference | Type reference (TYPE) | SPML_ST_IDM_INTEG_CUST | 20090127 |
Method CONSTRUCTOR on class CL_SPML_CLIENT has no exception.
Method CREATE_MESSAGE 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 | IF_IXML_DOCUMENT | 20090122 | ||
2 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
3 | ![]() |
IV_SPML_MESSAGE_STR | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
4 | ![]() |
IV_SPML_MESSAGE_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20090122 | |||
5 | ![]() |
RO_SPML_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SPML_MESSAGE | SPML Message | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für Message | 20090122 |
Method CREATE_SOAP_ENVELOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SPML_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SPML_MESSAGE | 20090122 | |||
2 | ![]() |
RV_SOAP_MESSAGE | Value transfer | Type reference (TYPE) | XSTRING | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method GET_SPML_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR_MSG | Call by reference | Type reference (TYPE) | SPML_TT_STRING | Error(s) message in case of failure | 20090122 | ||
2 | ![]() |
EV_ERROR_CODE | Call by reference | Type reference (TYPE) | STRING | Error code in case of failure | 20090122 | ||
3 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | STRING | Result of request execution | 20090122 | ||
4 | ![]() |
IO_SPML_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SPML_MESSAGE | SPML message interface | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für Message | 20090122 |
Method OPEN_SOAP_ENVELOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOAP_MESSAGE | Call by reference | Type reference (TYPE) | XSTRING | 20090122 | |||
2 | ![]() |
RO_SPML_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SPML_MESSAGE | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090122 |
Method SEND_SPML_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20090209 | |||
2 | ![]() |
EV_RESPONSE | Call by reference | Type reference (TYPE) | XSTRING | 20090209 | |||
3 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | XSTRING | Request in SOAP envelope | 20090122 | ||
4 | ![]() |
IV_REQUEST_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20090209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für Message | 20090122 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 740 |