SAP ABAP Class CL_LAW_CUSTOMIZE (Handling of All Customer-Specific Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM2 (Package) License Administration Workbench
Properties
Class CL_LAW_CUSTOMIZE  
Short Description Handling of All Customer-Specific Settings    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM2   License Administration Workbench 
Created 20050817   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LAW_CUSTOMIZE has no forward declaration.
Interfaces
Class CL_LAW_CUSTOMIZE has no interface implemented.
Friends
Class CL_LAW_CUSTOMIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CUST_CONSLIST Constant Private Type reference (TYPE) SYM_KEY_L 'CONSERR' Consolidation Standard List 20050817
2 MC_CUST_EMAIL_ADDR Constant Public Type reference (TYPE) SYM_KEY_L 'EMAILADDR%' E-Mail Address 20070319
3 MC_CUST_EMAIL_ADDR1 Constant Public Type reference (TYPE) SYM_KEY_L 'EMAILADDR1' E-Mail Address 20070319
4 MC_CUST_EMAIL_ADDR2 Constant Public Type reference (TYPE) SYM_KEY_L 'EMAILADDR2' E-Mail Address 20070319
5 MC_CUST_EMAIL_ADDR3 Constant Public Type reference (TYPE) SYM_KEY_L 'EMAILADDR3' E-Mail Address 20070319
6 MC_CUST_EMAIL_CONV Constant Private Type reference (TYPE) SYM_KEY_L 'EMAILCONV' Convert E-Mail Addresses 20050817
7 MC_CUST_GROUPING Constant Private Type reference (TYPE) SYM_KEY_L 'GROUP3' Extended Grouping 20050817
8 MC_CUST_GROUP_SEL Constant Private Type reference (TYPE) SYM_KEY_L 'GROUPSEL' Group Preselection 20050830
9 MC_CUST_HAS_GROUPS Constant Public Type reference (TYPE) SYM_KEY_L 'LAWGROUP' Group Consolidation 20050817
10 MC_CUST_INBOX Constant Private Type reference (TYPE) SYM_KEY_L 'INBOX' Use Inbox 20050817
11 MC_CUST_MAIN_KEY Constant Public Type reference (TYPE) SYM_GRP_L 'CUSTOM' Customer Parameters Group 20050817
12 MC_CUST_MEAS_LOAD Constant Private Type reference (TYPE) SYM_KEY_L 'MEASLOAD' Load Mode 20060412
13 MC_CUST_OUTOFTIME Constant Public Type reference (TYPE) SYM_KEY_L 'OOTIME' Measurement is obsolete 20050817
14 MC_CUST_TRACELEVEL Constant Private Type reference (TYPE) SYM_KEY_L 'TRCLEVEL' Logging Level 20050817
15 MC_DEF_OUTOFTIME Constant Private Type reference (TYPE) I 30 Obsolete Measurement Default Value 20050822
16 MC_DEF_TRACELEVEL Constant Private Type reference (TYPE) I 1 Trace Level Default Value 20050927
17 MR_UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_LAW_CUSTOMIZE Handling of All Customer-Specific Settings 20051117
18 M_CONSLIST_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20050817
19 M_DEBUG_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20060328
20 M_EMAIL_CONV_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20050817
21 M_GROUPING_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20050817
22 M_GROUP_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20050817
23 M_GROUP_SEL Instance attribute Private Type reference (TYPE) I Group Preselection 20050830
24 M_INBOX_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20050817
25 M_LOAD_MODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20060412
26 M_MEAS_OUT_OF_TIME Instance attribute Private Type reference (TYPE) I Measurement is obsolete (Days) 20050817
27 M_TRACELEVEL Instance attribute Private Type reference (TYPE) I Trace Level 20050817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20050817
2 GET_CONSLIST_MODE Instance method Public Method Standard List of Consolidation 20050817
3 GET_DEBUG_MODE Instance method Public Method Debug Mode 20060328
4 GET_EMAIL_CONV_MODE Instance method Public Method E-Mail Addresses Conversion 20050817
5 GET_GROUPING_MODE Instance method Public Method Extended User Grouping 20050817
6 GET_GROUP_MODE Instance method Public Method LAW with Groups 20050817
7 GET_GROUP_SEL Instance method Public Method Mode for Group Preselection 20050830
8 GET_INBOX_MODE Instance method Public Method Inbox for Measurement Data 20050817
9 GET_INSTANCE Static method Public Method Provide Reference to the Single Instance (Singleton) 20051117
10 GET_MEAS_AGE_LIMIT Instance method Public Method Limit for Obsolete Measurements 20050817
11 GET_MEAS_LOAD_MODE Instance method Public Method Session for Transferring Systems from the Measurement Plan 20060412
12 GET_TRACELEVEL Instance method Public Method Trace Level for Logging 20050817
13 SET_CONSLIST_MODE Instance method Public Method Standard List of Consolidation 20050817
14 SET_DEBUG_MODE Instance method Public Method Debug Mode 20060328
15 SET_EMAIL_CONV_MODE Instance method Public Method E-Mail Addresses Conversion 20050817
16 SET_GROUPING_MODE Instance method Public Method Extended User Grouping 20050817
17 SET_GROUP_MODE Instance method Public Method LAW with Groups 20050817
18 SET_GROUP_SEL Instance method Public Method Set Mode for Group Preselection 20050830
19 SET_INBOX_MODE Instance method Public Method Inbox for Measurement Data 20050817
20 SET_MEAS_AGE_LIMIT Instance method Public Method Set Limit for Obsolete Measurements 20050817
21 SET_MEAS_LOAD_MODE Instance method Public Method Session for Transferring Systems from the Measurement Plan 20060412
22 SET_TRACELEVEL Instance method Public Method Set Trace Level for Logging 20050817
Events
Class CL_LAW_CUSTOMIZE has no event.
Types
Class CL_LAW_CUSTOMIZE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LAW_CUSTOMIZE has no parameter.
Method CONSTRUCTOR on class CL_LAW_CUSTOMIZE has no exception.

Method GET_CONSLIST_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method GET_CONSLIST_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_DEBUG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20060328

Method GET_DEBUG_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_EMAIL_CONV_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method GET_EMAIL_CONV_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_GROUPING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method GET_GROUPING_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_GROUP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method GET_GROUP_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_GROUP_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) I Trace Level 20050830

Method GET_GROUP_SEL on class CL_LAW_CUSTOMIZE has no exception.

Method GET_INBOX_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method GET_INBOX_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_LAW_CUSTOMIZE Behandlung aller kundenspezifischer Einstellungen 20051117

Method GET_INSTANCE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_MEAS_AGE_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) I Limit, Anzahl Tage 20050817

Method GET_MEAS_AGE_LIMIT on class CL_LAW_CUSTOMIZE has no exception.

Method GET_MEAS_LOAD_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20060412

Method GET_MEAS_LOAD_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method GET_TRACELEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) I Trace Level 20050817

Method GET_TRACELEVEL on class CL_LAW_CUSTOMIZE has no exception.

Method SET_CONSLIST_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method SET_CONSLIST_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_DEBUG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20060328

Method SET_DEBUG_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_EMAIL_CONV_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method SET_EMAIL_CONV_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_GROUPING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method SET_GROUPING_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_GROUP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method SET_GROUP_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_GROUP_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) I Trace Level 20050830

Method SET_GROUP_SEL on class CL_LAW_CUSTOMIZE has no exception.

Method SET_INBOX_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20050817

Method SET_INBOX_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_MEAS_AGE_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) I Limit, Anzahl Tage 20050817

Method SET_MEAS_AGE_LIMIT on class CL_LAW_CUSTOMIZE has no exception.

Method SET_MEAS_LOAD_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20060412

Method SET_MEAS_LOAD_MODE on class CL_LAW_CUSTOMIZE has no exception.

Method SET_TRACELEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) I Trace Level 20050817

Method SET_TRACELEVEL on class CL_LAW_CUSTOMIZE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in