SAP ABAP Class IF_SWN_USER (WF Notif: Users)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20031002
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWN_USER_BASE WF Notif: Basis Class for User Handler 20030924
Properties
Class IF_SWN_USER  
Short Description WF Notif: Users    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030827   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWN_USER has no forward declaration.
Interfaces
Class IF_SWN_USER has no interface implemented.
Friends
Class IF_SWN_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 USER_ID Instance attribute Public Type reference (TYPE) SWN_RECID User ID 20030903
2 USER_TYPE Instance attribute Public Type reference (TYPE) SWN_RECTYPE User Type 20030902
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMM_ADDR Instance method Public Method Determine Address for Communication Type 20030902
2 GET_HASH_CODE Instance method Public Method Determine Hash Code from Receiver ID 20030903
3 GET_LANGUAGE Instance method Public Method Determine User Language 20030902
4 GET_PARAMETER_VALUE Instance method Public Method 20130827
5 GET_SALUTATION Instance method Public Method Form of Address (for Example, for Newsletter) in User Lang. 20030827
6 LOAD_INSTANCE Instance method Public Method Instantiate Object 20030903
Events
Class IF_SWN_USER has no event.
Types
Class IF_SWN_USER has no local type.
Method Signatures

Method GET_COMM_ADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMM_TYPE Call by reference Type reference (TYPE) SWN_COMMTYPE Kommunikationsart 20030903
2 Returning R_ADDRESS Value transfer Type reference (TYPE) STRING Email-Adress o.ä. 20030903
# Exception Resumable Description Created on
1 NOT_AVAILABLE Zu dieser Kommunikationsart ist keine Adresse verfügbar 20030921
2 NOT_SUBSCRIBED Benutzer soll keine Benachrichtigungen erhalten 20130624

Method GET_HASH_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECIPIENT_ID Call by reference Type reference (TYPE) SWN_RECID Benutzer-ID 20030903
2 Importing I_RECIPIENT_TYPE Call by reference Type reference (TYPE) SWN_RECTYPE Benutzertyp 20030903
3 Returning R_HASH_CODE Value transfer Type reference (TYPE) SWN_HASH Hash-Code 20030903

Method GET_HASH_CODE on class IF_SWN_USER has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGU Value transfer Type reference (TYPE) SYLANGU Sprache 20030902

Method GET_LANGUAGE on class IF_SWN_USER has no exception.

Method GET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20130827
2 Returning RE_PARAMETER_VALUE Value transfer Type reference (TYPE) STRING 20130827

Method GET_PARAMETER_VALUE on class IF_SWN_USER has no exception.

Method GET_SALUTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELIVERY_TYPE Value transfer Type reference (TYPE) SWN_DELTYPE Zustellungsart 20030903
2 Returning R_SALUTATION Value transfer Type reference (TYPE) STRING Anrede 20030903

Method GET_SALUTATION on class IF_SWN_USER has no exception.

Method LOAD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_ID Call by reference Type reference (TYPE) SWN_RECID Benutzerkennung 20030903
2 Importing I_USER_TYPE Call by reference Type reference (TYPE) SWN_RECTYPE Benutzertyp 20030903
# Exception Resumable Description Created on
1 NOT_SUBSCRIBED Benutzer soll keine Benachrichtigungen erhalten 20130827
2 USER_NOT_FOUND Benutzer konnte nicht gefunden werden 20030903
History
Last changed by/on SAP  20140121 
SAP Release Created in