SAP ABAP Class IF_SRT_WSP_ACCOUNT_FACTORY (User Account Factory)
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
Class IF_SRT_WSP_ACCOUNT_FACTORY  
Short Description User Account Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070420   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_ACCOUNT_FACTORY has no forward declaration.
Interfaces
Class IF_SRT_WSP_ACCOUNT_FACTORY has no interface implemented.
Friends
Class IF_SRT_WSP_ACCOUNT_FACTORY has no friend class.
Attributes
Class IF_SRT_WSP_ACCOUNT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_USER_ACCOUNT Static method Public Method Creates a single user account. 20070423
2 DELETE_ALL_CENTRAL Static method Public Method Deletes all central user accounts & assignments 20121210
3 GET_ALL_USER_ACCOUNTS Static method Public Method Retrieves all user accounts. 20070420
4 GET_USER_ACCOUNT Static method Public Method Retrieves a single user account. 20070420
5 LIST Static method Public Method List user accounts 20120626
Events
Class IF_SRT_WSP_ACCOUNT_FACTORY has no event.
Types
Class 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 Importing IM_NAME Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_NAME User Account Name 20070423
2 Importing IM_TYPE Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_TYPE User Account Type 20070423
3 Returning RE_ACCOUNT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT User Account Implementation 20070423
# Exception Resumable Description Created on
1 CX_SRT_WSP_ACCOUNT Excpetion class for accounts maintenance and assignments 20070423

Method DELETE_ALL_CENTRAL Signature

Method DELETE_ALL_CENTRAL on class IF_SRT_WSP_ACCOUNT_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_ACCOUNT WSP Exception 20121210

Method GET_ALL_USER_ACCOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_TYPE User Account Type 20120626
2 Returning RE_ACCOUNTS Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_USER_ACCOUNTS Table of User Accounts 20070420
# Exception Resumable Description Created on
1 CX_SRT_WSP_ACCOUNT 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 Importing IM_USER_ACCOUNT_NAME Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_NAME User Account Name 20070420
2 Importing IM_USER_ACCOUNT_TYPE Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_TYPE User Account Type 20070423
3 Returning 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 CX_SRT_WSP_ACCOUNT 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 Importing MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS SRT Advanced Search Maximum Number of Hits 20120626
2 Importing SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T SRT: Advanced Search Attributes 20120626
3 Returning USER_ACCOUNT_LIST Value transfer Type reference (TYPE) STTY_SRT_WSP_USER_ACCOUNT SRT: User Account 20120626

Method LIST on class IF_SRT_WSP_ACCOUNT_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in