SAP ABAP Class CL_SWN_ADM_SETTINGS_MO (WF Notif: Model for General Settings)
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 Inheritance (c INHERITING FROM c_ref)  CL_BSP_MODEL BSP: Model Basis Class 20040112
Properties
Class CL_SWN_ADM_SETTINGS_MO  
Short Description WF Notif: Model for General Settings    
Super Class CL_BSP_MODEL BSP: Model Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20040112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_ADM_SETTINGS_MO has no forward declaration.
Interfaces
Class CL_SWN_ADM_SETTINGS_MO has no interface implemented.
Friends
Class CL_SWN_ADM_SETTINGS_MO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FUNCTION_UPDATE Constant Public Type reference (TYPE) I 3 Change 20040113
2 C_MODE_CHANGE Constant Public Type reference (TYPE) I 2 Change Mode 20040112
3 C_MODE_DISPLAY Constant Public Type reference (TYPE) I 1 Display Mode 20040112
4 M_FUNCTION Instance attribute Protected Type reference (TYPE) I Executed Function 20040113
5 M_MODE Instance attribute Protected Type reference (TYPE) I Mode 20040113
6 M_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_ADM_SETTINGS Settings 20040113
7 SETTING_INBOX_LINK_CAPTION Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Text for Link to Inbox 20040112
8 SETTING_INBOX_LINK_URL Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Link to Alternative Inbox 20040112
9 SETTING_MAX_PROBCLASS Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Maximum Problem Class Included in the Log 20130919
10 SETTING_SAPLOGON_ID Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Name of SAP Logon Entry 20040112
11 SETTING_SUBJECT_SMS_WF_INBOX Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Subject for SMS with Granularity 'C' 20040419
12 SETTING_SUBJECT_SMS_WF_INDIV Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Subject for SMS with Granularity '1' 20040419
13 SETTING_SUBJECT_WF_INBOX Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Subject for Granularity Level 'C' E-Mails 20040112
14 SETTING_SUBJECT_WF_INDIV Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Subject for Granularity Level '1' E-Mails 20040112
15 SETTING_SUBJECT_WF_MULTI Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Subject for Granularity Level 'N' E-Mails 20040112
16 SETTING_TEXT_CONTACT_ADMIN Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Message Body 20040112
17 SETTING_TEXT_GOTO_INBOX Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Workflow Inbox Call 20040112
18 SETTING_TEXT_GOTO_WI Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Calling a Work Item 20040112
19 SETTING_TEXT_LINK_INBOX Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Calling Workflow Inbox Using Link 20040112
20 SETTING_TEXT_PROCESS_INDIV Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Message Body 20040112
21 SETTING_TEXT_PROCESS_MULTI Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Message Body 20040112
22 SETTING_TEXT_PROLOG_INBOX Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Introductory Text for E-Mail 20040112
23 SETTING_TEXT_PROLOG_INDIV Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Introductory Text for E-Mail 20040112
24 SETTING_TEXT_PROLOG_MULTI Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Dialog Text for Introductory Text for E-Mail 20040112
25 SETTING_WD_HOST Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Host Part of URL for WebDynpro 20040112
26 SETTING_WD_HOST_ABAP Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Host Part of URLs for Web Dynpro ABAP 20130130
27 SETTING_WG_HOST Instance attribute Public Type reference (TYPE) SWNSPARAM Setting: Host Part of URL for SAPGUI for HTML 20040112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOCU Instance method Private Method Checks Whether Specified Docu Object Exists 20040113
2 CHECK_SETTINGS Instance method Protected Method Checks General Settings 20040113
3 GET_FUNCTION Instance method Public Method Returns the Function (Create, Delete, Change) 20040113
4 GET_MODE Instance method Public Method Returns Mode (Display, Change) 20040113
5 LOAD_SETTINGS Instance method Public Method Reads the General Settings 20040113
6 SET_FUNCTION Instance method Public Method Sets Executed Function (Create, Delete, Change) 20040113
7 SET_MODE Instance method Public Method Sets the Mode (Display, Change) 20040113
8 UPDATE_SETTINGS Instance method Public Method Saves General Settings 20040113
Events
Class CL_SWN_ADM_SETTINGS_MO has no event.
Types
Class CL_SWN_ADM_SETTINGS_MO has no local type.
Method Signatures

Method CHECK_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_VALUE Call by reference Type reference (TYPE) SWN_PARAMVALUE Parameterwert 20040113
2 Returning R_OBJECT_NOT_FOUND Value transfer Type reference (TYPE) XFELD Objekt nciht gefunden ('X') 20040113

Method CHECK_DOCU on class CL_SWN_ADM_SETTINGS_MO has no exception.

Method CHECK_SETTINGS Signature

Method CHECK_SETTINGS on class CL_SWN_ADM_SETTINGS_MO has no parameter.
# Exception Resumable Description Created on
1 PARAMETER_VALUE_NOT_VALID Wert eines Parameters ist nicht gültig 20040113

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FUNCTION Value transfer Type reference (TYPE) I Funktion 20040113

Method GET_FUNCTION on class CL_SWN_ADM_SETTINGS_MO has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) I Modus 20040113

Method GET_MODE on class CL_SWN_ADM_SETTINGS_MO has no exception.

Method LOAD_SETTINGS Signature

Method LOAD_SETTINGS on class CL_SWN_ADM_SETTINGS_MO has no parameter.
# Exception Resumable Description Created on
1 PARAMETER_TABLE_NOT_FILLED Parametertabelle ist leer oder unvollständig 20040113

Method SET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Call by reference Type reference (TYPE) I Funktion 20040113

Method SET_FUNCTION on class CL_SWN_ADM_SETTINGS_MO has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I Modus 20040113

Method SET_MODE on class CL_SWN_ADM_SETTINGS_MO has no exception.

Method UPDATE_SETTINGS Signature

Method UPDATE_SETTINGS on class CL_SWN_ADM_SETTINGS_MO has no parameter.
# Exception Resumable Description Created on
1 PARAMETER_VALUE_NOT_VALID Parameterwert ist nicht gültig 20040113
2 UPDATE_FAILED Update fehlgeschlagen 20040113
History
Last changed by/on SAP  20110908 
SAP Release Created in 640