SAP ABAP Class IF_SRT_WSP_USER_ACCOUNT (User Account Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_USER_ACCOUNT | User Account Implementation | 20070420 |
Properties
| Class | IF_SRT_WSP_USER_ACCOUNT | |
| Short Description | User Account Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070420 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_USER_ACCOUNT has no forward declaration.
Interfaces
Class IF_SRT_WSP_USER_ACCOUNT has no interface implemented.
Friends
Class IF_SRT_WSP_USER_ACCOUNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_AUTH_KIND | User Account Authentication Kind | 20070420 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070420 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070420 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070420 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070420 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070420 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070420 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070420 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070420 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070420 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070420 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070420 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_DESCRIPTION | User Account Description | 20070420 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 20081120 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070420 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070420 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070420 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070420 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP Configuration State | 20080122 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070420 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070420 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ACCOUNT_VERSION | User Account Version | 20070420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates the user account | 20080122 | |
| 2 | Instance method | Public | Method | Deactivates the user account | 20080122 | |
| 3 | Instance method | Public | Method | Deletes the account. | 20070420 | |
| 4 | Instance method | Public | Method | Retrieves the authentication kind. | 20070420 | |
| 5 | Instance method | Public | Method | Gets the description of the account. | 20070423 | |
| 6 | Instance method | Public | Method | Get the encryption certificate | 20081119 | |
| 7 | Instance method | Public | Method | Retrieves the service user credentials. | 20070420 | |
| 8 | Instance method | Public | Method | Saves changes. | 20070420 | |
| 9 | Instance method | Public | Method | Sets the description of the account. | 20070420 | |
| 10 | Instance method | Public | Method | Sets edit mode. | 20070420 | |
| 11 | Instance method | Public | Method | Set encryption certificate | 20081119 | |
| 12 | Instance method | Public | Method | Terminates the account | 20070420 | |
| 13 | Instance method | Public | Method | Set the authentication type to anonymous. | 20070503 | |
| 14 | Instance method | Public | Method | Sets the authentication type to SSO. | 20070420 | |
| 15 | Instance method | Public | Method | Sets the credentials for user/password mechanism. | 20070420 |
Events
Class IF_SRT_WSP_USER_ACCOUNT has no event.
Types
Class IF_SRT_WSP_USER_ACCOUNT has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080122 |
Method DEACTIVATE Signature
Method DEACTIVATE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080122 |
Method DELETE Signature
Method DELETE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070426 |
Method GET_AUTH_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_AUTH_KIND | Value transfer | Type reference (TYPE) | SRT_WSP_ACCOUNT_AUTH_KIND | User Account Authentication Kind | 20070420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070619 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESCR | Value transfer | Type reference (TYPE) | SRT_WSP_ACCOUNT_DESCRIPTION | User Account Description | 20070423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method GET_ENCRYPTION_CERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CERT | Value transfer | Type reference (TYPE) | STRING | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method GET_SERVICE_USER_CREDENTIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HTTPS_PSE | Call by reference | Type reference (TYPE) | STRING | PSE for HTTPS | 20080221 | |||
| 2 | EX_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password of the service user. | 20070423 | |||
| 3 | EX_USERNAME | Call by reference | Type reference (TYPE) | STRING | Name of the service user. | 20070423 | |||
| 4 | EX_WSSE_PSE | Call by reference | Type reference (TYPE) | STRING | PSE for WSSE | 20080221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method SAVE Signature
Method SAVE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070426 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESCR | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_DESCRIPTION | User Account Description | 20070420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method SET_EDIT_MODE Signature
Method SET_EDIT_MODE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method SET_ENCRYPTION_CERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CERT | Call by reference | Type reference (TYPE) | STRING | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method TERMINATE Signature
Method TERMINATE on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
Method TERMINATE on class IF_SRT_WSP_USER_ACCOUNT has no exception.
Method USE_ANONYMOUS_USER Signature
Method USE_ANONYMOUS_USER on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070619 |
Method USE_CURRENT_USER Signature
Method USE_CURRENT_USER on class IF_SRT_WSP_USER_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070619 |
Method USE_SERVICE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HTTPS_PSE | Call by reference | Type reference (TYPE) | STRING | 20080221 | ||||
| 2 | IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 3 | IM_USERNAME | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 4 | IM_WSSE_PSE | Call by reference | Type reference (TYPE) | STRING | 20080221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070619 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |