SAP ABAP Class CL_UCON_LM_CUSTOM (Customizing access for UCON LM process)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
Properties
Class CL_UCON_LM_CUSTOM  
Short Description Customizing access for UCON LM process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20121113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UCON_LM_CUSTOM has no interface implemented.
Friends
Class CL_UCON_LM_CUSTOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AGGREGATION_CLIENT Constant Public Type reference (TYPE) INT4 1 20130320
2 C_AGGREGATION_RFM Constant Public Type reference (TYPE) INT4 0 20130320
3 C_CUSTOM_KEY Constant Private Type reference (TYPE) CHAR10 'CUSTFILLLM' 20121113
4 C_EVALUATION_PHASE Constant Public Type reference (TYPE) CHAR2 'e' 20121113
5 C_FINAL_PHASE Constant Public Type reference (TYPE) CHAR1 'f' 20121113
6 C_LOGGING_PHASE Constant Public Type reference (TYPE) CHAR1 'l' 20121113
7 C_NEW_PHASE Constant Public Type reference (TYPE) CHAR1 'n' 20121113
8 MV_AUTHORITY_CHECK Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121115
9 MV_CUSTOMIZING Instance attribute Private Type reference (TYPE) UCON_FILL_CUST Customizing Table for Unified Connectivity LM process 20121113
10 MV_SAVE_TO_DB Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121113
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DEFAULT Instance method Private Method 20121113
2 CONSTRUCTOR Instance method Public Constructor 20121113
3 CREATE_NEW_DATE Instance method Private Method 20121113
4 GET_AGGR_STATUS Instance method Public Method 20130320
5 GET_CUSTOMIZING Instance method Public Method 20121113
6 GET_DEFAULT_CA_ONLY Instance method Public Method 20130625
7 GET_DEMO_MODE Instance method Public Method 20130207
8 GET_DURATION_EVAL Instance method Public Method 20121113
9 GET_DURATION_LOGGING Instance method Public Method 20121113
10 GET_LAST_NOTIFICATION_DATE Instance method Public Method 20121121
11 GET_NEXT_NOTIFICATION_DATE Instance method Public Method 20121121
12 GET_NOTIFICATION_PERIOD Instance method Public Method 20121113
13 SAVE Instance method Public Method 20121113
14 SET_AGGR_STATUS Instance method Public Method 20130320
15 SET_CUSTOMIZING Instance method Public Method 20121113
16 SET_DEMO_MODE Instance method Public Method 20130211
17 SET_LAST_NOTIFICATION_DATE Instance method Public Method 20121121
Events
Class CL_UCON_LM_CUSTOM has no event.
Types
Class CL_UCON_LM_CUSTOM has no local type.
Method Signatures

Method CALCULATE_DEFAULT Signature

Method CALCULATE_DEFAULT on class CL_UCON_LM_CUSTOM has no parameter.
Method CALCULATE_DEFAULT on class CL_UCON_LM_CUSTOM has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_NEW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERIOD Call by reference Type reference (TYPE) INT4 20121113
2 Returning RV_DATE Value transfer Type reference (TYPE) AS4DATE 20121113

Method CREATE_NEW_DATE on class CL_UCON_LM_CUSTOM has no exception.

Method GET_AGGR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AGGR_STATUS Value transfer Type reference (TYPE) INT4 20130320

Method GET_AGGR_STATUS on class CL_UCON_LM_CUSTOM has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CUSTOM Value transfer Type reference (TYPE) UCON_FILL_CUST 20121113

Method GET_CUSTOMIZING on class CL_UCON_LM_CUSTOM has no exception.

Method GET_DEFAULT_CA_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CA_ONLY Value transfer Type reference (TYPE) ABAP_BOOL Display only Default CA in Phasetool 20130625

Method GET_DEFAULT_CA_ONLY on class CL_UCON_LM_CUSTOM has no exception.

Method GET_DEMO_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEMO_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20130207

Method GET_DEMO_MODE on class CL_UCON_LM_CUSTOM has no exception.

Method GET_DURATION_EVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DURATION Value transfer Type reference (TYPE) INT4 20121113

Method GET_DURATION_EVAL on class CL_UCON_LM_CUSTOM has no exception.

Method GET_DURATION_LOGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DURATION Value transfer Type reference (TYPE) INT4 20121113

Method GET_DURATION_LOGGING on class CL_UCON_LM_CUSTOM has no exception.

Method GET_LAST_NOTIFICATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) AS4DATE 20121121

Method GET_LAST_NOTIFICATION_DATE on class CL_UCON_LM_CUSTOM has no exception.

Method GET_NEXT_NOTIFICATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) AS4DATE 20121121

Method GET_NEXT_NOTIFICATION_DATE on class CL_UCON_LM_CUSTOM has no exception.

Method GET_NOTIFICATION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PERIOD Value transfer Type reference (TYPE) INT4 20121113

Method GET_NOTIFICATION_PERIOD on class CL_UCON_LM_CUSTOM has no exception.

Method SAVE Signature

Method SAVE on class CL_UCON_LM_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_LM_CUSTOM 20121114

Method SET_AGGR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Value transfer Type reference (TYPE) INT4 20130320

Method SET_AGGR_STATUS on class CL_UCON_LM_CUSTOM has no exception.

Method SET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUSTOM Call by reference Type reference (TYPE) UCON_FILL_CUST_MAIN 20121113

Method SET_CUSTOMIZING on class CL_UCON_LM_CUSTOM has no exception.

Method SET_DEMO_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEMO_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20130211

Method SET_DEMO_MODE on class CL_UCON_LM_CUSTOM has no exception.

Method SET_LAST_NOTIFICATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) AS4DATE 20121121

Method SET_LAST_NOTIFICATION_DATE on class CL_UCON_LM_CUSTOM has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740