SAP ABAP Class CL_SRT_WSP_USER_ACCOUNT (User Account Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_USER_ACCOUNT | User Account Interface | 20070420 |
Properties
| Class | CL_SRT_WSP_USER_ACCOUNT | |
| Short Description | User Account Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070420 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_USER_ACCOUNT | User Account Interface | 20070420 |
Friends
Class CL_SRT_WSP_USER_ACCOUNT 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 | 'CL_SRT_WSP_USER_ACCOUNT' | 20110114 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | PSE for HTTPS | 20080221 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Password of the service user. | 20070423 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the service user. | 20070423 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | PSE for WSSE | 20080221 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | Internal key of user account | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070420 | ||
| 2 | Static method | Public | Method | Check existence of user account | 20090217 | |
| 3 | Static method | Public | Method | Exports user account data | 20110114 | |
| 4 | Static method | Public | Method | 20110114 | ||
| 5 | Instance method | Private | Method | Migrates a bug from sp3. | 20080123 |
Events
Class CL_SRT_WSP_USER_ACCOUNT has no event.
Types
Class CL_SRT_WSP_USER_ACCOUNT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070420 | |||
| 2 | IM_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070423 | |||
| 3 | IM_NEW_OBJECT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20090217 | |||
| 2 | IM_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20090217 | |||
| 3 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=account exists; space=no such account | 20090217 |
Method EXISTS on class CL_SRT_WSP_USER_ACCOUNT has no exception.
Method EXPORT_TO_CCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_CONFIG_MESSAGES | table of central configuration messages | 20121212 | |||
| 2 | USER_ACCOUNTS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CCON_USER_ACCOUNT | 20121212 |
Method EXPORT_TO_CCON on class CL_SRT_WSP_USER_ACCOUNT has no exception.
Method INITIALIZE_FROM_CCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_ACCOUNTS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CCON_USER_ACCOUNT | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method MIGRATE_BUG_FROM_SP3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20080123 |
Method MIGRATE_BUG_FROM_SP3 on class CL_SRT_WSP_USER_ACCOUNT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |