SAP ABAP Interface IF_SRT_WSP_ACCOUNT_FACTORY (User Account Factory)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_ACCOUNT_FACTORY | User Account Factory | 20070420 |
Properties
| Interface | IF_SRT_WSP_ACCOUNT_FACTORY | |
| Short Description | User Account Factory |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070420 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no forward declaration.
Interfaces
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no interface.
Friends
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no friend.
Attributes
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a single user account. | 20070423 | |
| 2 | Static method | Public | Method | Deletes all central user accounts & assignments | 20121210 | |
| 3 | Static method | Public | Method | Retrieves all user accounts. | 20070420 | |
| 4 | Static method | Public | Method | Retrieves a single user account. | 20070420 | |
| 5 | Static method | Public | Method | List user accounts | 20120626 |
Events
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no event.
Types
Interface IF_SRT_WSP_ACCOUNT_FACTORY has no local type.
Method Signatures
Method CREATE_USER_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070423 | |||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070423 | |||
| 3 | RE_ACCOUNT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ACCOUNT | User Account Implementation | 20070423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method DELETE_ALL_CENTRAL Signature
Method DELETE_ALL_CENTRAL on Interface IF_SRT_WSP_ACCOUNT_FACTORY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121210 |
Method GET_ALL_USER_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20120626 | |||
| 2 | RE_ACCOUNTS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_USER_ACCOUNTS | Table of User Accounts | 20070420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method GET_USER_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070420 | |||
| 2 | IM_USER_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070423 | |||
| 3 | RE_USER_ACCOUNT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ACCOUNT | User Account Interface | 20070420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070423 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_HITS | Call by reference | Type reference (TYPE) | SRT_AD_SEARCH_NUM_MAX_HITS | SRT Advanced Search Maximum Number of Hits | 20120626 | |||
| 2 | SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRT_WSP_AD_SEARCH_ATTRIBUTE_T | SRT: Advanced Search Attributes | 20120626 | |||
| 3 | USER_ACCOUNT_LIST | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_USER_ACCOUNT | SRT: User Account | 20120626 |
Method LIST on Interface IF_SRT_WSP_ACCOUNT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |