SAP ABAP Class CL_SWN_USER_BASE (WF Notif: Basis Class for User Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWN (Package) Business Workflow: E-Mail Notifications for Work Items
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20031003
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWN_USER WF Notif: Users 20030924
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWN_USER_STD WF Notif: Handler for Default User 20030924
Properties
Class CL_SWN_USER_BASE  
Short Description WF Notif: Basis Class for User Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SWN    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20030924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWN1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20031003
2 IF_SWN_USER WF Notif: Users 20030924
Friends
# Friend Modeled only Created on Description
1 CL_SWN_TEST_HELPER 20031006 WF Notif: Generate Ad Hoc Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EMAIL Instance attribute Protected Type reference (TYPE) STRING E-Mail Address 20030924
2 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20030924
3 M_FULLNAME Instance attribute Protected Type reference (TYPE) STRING First and Surname 20030924
4 M_LANGU Instance attribute Protected Type reference (TYPE) SYLANGU Language 20030924
5 M_LASTNAME Instance attribute Protected Type reference (TYPE) STRING Last Name 20030924
6 M_LOADED Instance attribute Protected Type reference (TYPE) FLAG Data loaded 20030924
7 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20030924
8 M_MOBILE Instance attribute Protected Type reference (TYPE) STRING Cell Phone Number 20030924
9 M_TITLE Instance attribute Protected Type reference (TYPE) STRING Title, Form of Address 20030924
10 USER_ID Instance attribute Private Attribute reference (LIKE) 20030924
11 USER_TYPE Instance attribute Public Attribute reference (LIKE) 20030924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030924
2 ENTERED Instance method Protected Method Log When Method Is Accessed 20030924
3 GET_COMM_ADDR Instance method Public Method 20030924
4 GET_HASH_CODE Instance method Public Method 20030924
5 GET_LANGUAGE Instance method Public Method 20030924
6 GET_SALUTATION Instance method Public Method 20030924
7 LEAVING Instance method Protected Method Log When Method Is Exited 20030924
8 LOAD_INSTANCE Instance method Public Method 20030924
9 LOAD_INSTANCE_WA Instance method Protected Method Instantiate Object from Individual Values (for Tests) 20030924
Events
Class CL_SWN_USER_BASE has no event.
Types
Class CL_SWN_USER_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20030924

Method CONSTRUCTOR on class CL_SWN_USER_BASE has no exception.

Method ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'unknown' Methodenname 20030924

Method ENTERED on class CL_SWN_USER_BASE has no exception.

Method GET_COMM_ADDR Signature

Method GET_COMM_ADDR on class CL_SWN_USER_BASE has no parameter.
Method GET_COMM_ADDR on class CL_SWN_USER_BASE has no exception.

Method GET_HASH_CODE Signature

Method GET_HASH_CODE on class CL_SWN_USER_BASE has no parameter.
Method GET_HASH_CODE on class CL_SWN_USER_BASE has no exception.

Method GET_LANGUAGE Signature

Method GET_LANGUAGE on class CL_SWN_USER_BASE has no parameter.
Method GET_LANGUAGE on class CL_SWN_USER_BASE has no exception.

Method GET_SALUTATION Signature

Method GET_SALUTATION on class CL_SWN_USER_BASE has no parameter.
Method GET_SALUTATION on class CL_SWN_USER_BASE has no exception.

Method LEAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'unknown' Methodenname 20030924

Method LEAVING on class CL_SWN_USER_BASE has no exception.

Method LOAD_INSTANCE Signature

Method LOAD_INSTANCE on class CL_SWN_USER_BASE has no parameter.
Method LOAD_INSTANCE on class CL_SWN_USER_BASE has no exception.

Method LOAD_INSTANCE_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_WA Call by reference Type reference (TYPE) SWNSUSER Workarea 20030925

Method LOAD_INSTANCE_WA on class CL_SWN_USER_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640