SAP ABAP Class CL_UMC_CUST (General Parameters)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_CUST  
Short Description General Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20040505   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_CUST has no forward declaration.
Interfaces
Class CL_UMC_CUST has no interface implemented.
Friends
Class CL_UMC_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APP_CPM Constant Public Type reference (TYPE) UMC_Y_APPLICATION 'C' Application Key 20040505
2 C_APP_CPM_BSC Constant Public Type reference (TYPE) UMC_Y_APPLICATION 'S' Application Key 20040505
3 C_APP_CPM_MC Constant Public Type reference (TYPE) UMC_Y_APPLICATION 'M' Application Key 20040505
4 C_APP_CPM_RMS Constant Public Type reference (TYPE) UMC_Y_APPLICATION 'R' Application Key 20040505
5 C_APP_CPM_VDT Constant Public Type reference (TYPE) UMC_Y_APPLICATION 'V' Application Key 20040505
6 C_AUTH_CHECK_MB Constant Public Type reference (TYPE) UMC_Y_PNAME 'AUTH_CHECK_MB_TREE' Authorization Check for Measure Builder Tree 20070613
7 C_CAPTION_SUPPRESS Constant Public Type reference (TYPE) UMC_Y_PNAME 'CAPTION_SUPPRESS' First Character to Suppress Caption 20060224
8 C_EBB_J2EE_USED Constant Public Type reference (TYPE) UMC_Y_PNAME 'EBB_J2EE_USED' C-E and perspective overview beans (' ' or 'X') 20040505
9 C_HIDE_PERSONALIZATION Constant Public Type reference (TYPE) UMC_Y_PNAME 'HIDE_PERSONALIZATION' Do not show personalization item 20091113
10 C_HTTPS_PROTOCOL Constant Public Type reference (TYPE) UMC_Y_PNAME 'HTTPS_PROTOCOL' HTTPS ptocol is used 20050106
11 C_IGS_SIZE_X Constant Public Type reference (TYPE) UMC_Y_PNAME 'IGS_SIZE_X' Size of the Generated Graphic in Pixels 20040730
12 C_IGS_SIZE_Y Constant Public Type reference (TYPE) UMC_Y_PNAME 'IGS_SIZE_Y' Size of the Generated Graphic in Pixels 20040730
13 C_MB_DISABLE_TRKORR Constant Public Type reference (TYPE) UMC_Y_PNAME 'MB_DISABLE_TRKORR' Transport Requests in MB Switched Off 20050316
14 C_MC_NOT_UPDATE_TEXT Constant Public Type reference (TYPE) UMC_Y_PNAME 'MC_UPDATE_TEXT' Is text with update timestamp not displayed? 20070205
15 C_MDX_LIMIT Constant Public Type reference (TYPE) UMC_Y_PNAME 'MDX_LIMIT' Max Number of MDXs in One Run 20050711
16 C_MDX_NOBUNDLE Constant Public Type reference (TYPE) UMC_Y_PNAME 'MDX_BUNDLE' Should MDX requests be bundled? 20070504
17 C_MEASURE_ESCAPE Constant Public Type reference (TYPE) UMC_Y_PNAME 'MEASURE_ESCAPE' Do not escape measure info 20120222
18 C_MSS_BSC_NO_LINK Constant Public Type reference (TYPE) UMC_Y_PNAME 'MSS_BSC_NO_LINK' No Link to BSC Application from MSS 20050407
19 C_OBJ_LTXT Constant Public Type reference (TYPE) UMC_Y_PNAME 'OBJ_LTXT' Size of the Generated Graphic in Pixels 20061130
20 C_OFFLINE_STYLE Constant Public Type reference (TYPE) UMC_Y_PNAME 'OFFLINE_STYLE' Visual Style for BSC Offline 20050413
21 C_PERIOD_CHECK Constant Public Type reference (TYPE) UMC_Y_PNAME 'PERIOD_CHECK' Complete period check? 20051115
22 C_PERIOD_RANGE Constant Public Type reference (TYPE) UMC_Y_PNAME 'PERIOD_RANGE' Number of Periods in Dropdown Box 20051208
23 C_PRINT_ANALYSIS Constant Public Type reference (TYPE) UMC_Y_PNAME 'PRINT_ANALYSIS' Analysis Orientation '' .. Normal 'H' .. Horizontal 20051122
24 C_PRINT_TSERIES Constant Public Type reference (TYPE) UMC_Y_PNAME 'PRINT_TSERIES' Time Series Orientation '' .. Normal 'H' .. Horizontal 20051122
25 C_RESET_INITIAL_PERIOD Constant Public Type reference (TYPE) UMC_Y_PNAME 'RESET_INITIAL_PERIOD' Always Reset Initial Time According to Time Variable 20050623
26 C_SERVER_VARIABLE Constant Public Type reference (TYPE) UMC_Y_PNAME 'SERVER_VARIABLE' URL Contains Server Variable 20050413
27 C_SIMPLE_AUTH Constant Public Type reference (TYPE) UMC_Y_PNAME 'SIMPLE_AUTH' First Character to Suppress Caption 20060310
28 C_USER_LIST_COMPLETE Constant Public Type reference (TYPE) UMC_Y_PNAME 'USER_LIST_COMPLETE' Place complete list of users in dropdown list? 20090331
29 C_VARIABLE_DEP Constant Public Type reference (TYPE) UMC_Y_PNAME 'VARIABLE_DEP' Runtime Variables Dependency 20051006
30 C_WAS_BUTTONS Constant Public Type reference (TYPE) UMC_Y_PNAME 'WAS_BUTTONS' Buttons for Displaying in MC WAS Presentation 20051214
31 C_WAS_EXPAND_VIEWS Constant Public Type reference (TYPE) UMC_Y_PNAME 'WAS_EXPAND_VIEWS' Views are always collapsed when starting Web presentation 20060216
Methods
# Method Level Visibility Method type Description Created on
1 PARAMETER_DELETE Static method Public Method Delete Parameter Value 20040730
2 PARAMETER_EXIST Static method Public Method Check parameter existence 20040505
3 PARAMETER_VALUE_GET Static method Public Method Return parameter value 20040505
4 PARAMETER_VALUE_SET Static method Public Method Set New Parameter Value 20040730
Events
Class CL_UMC_CUST has no event.
Types
Class CL_UMC_CUST has no local type.
Method Signatures

Method PARAMETER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION 'C' Anwendungskennung 20040730
2 Importing I_NOCLIENT Value transfer Type reference (TYPE) AS4FLAG Client independent 20040730
3 Importing I_PNAME Value transfer Type reference (TYPE) UMC_Y_PNAME Parameter name 20040730

Method PARAMETER_DELETE on class CL_UMC_CUST has no exception.

Method PARAMETER_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EXIST Value transfer Type reference (TYPE) AS4FLAG Parameter exists 20040505
2 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION 'C' Anwendungskennung 20040505
3 Importing I_NOCLIENT Value transfer Type reference (TYPE) AS4FLAG Client independent 20040730
4 Importing I_PNAME Value transfer Type reference (TYPE) UMC_Y_PNAME Parameter name 20040505

Method PARAMETER_EXIST on class CL_UMC_CUST has no exception.

Method PARAMETER_VALUE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PVALUE Value transfer Type reference (TYPE) UMC_Y_PVALUE Parameter value 20040505
2 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION 'C' Anwendungskennung 20040505
3 Importing I_NOCLIENT Value transfer Type reference (TYPE) AS4FLAG Client independent 20040730
4 Importing I_PNAME Value transfer Type reference (TYPE) UMC_Y_PNAME Parameter name 20040505

Method PARAMETER_VALUE_GET on class CL_UMC_CUST has no exception.

Method PARAMETER_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION 'C' Anwendungskennung 20040730
2 Importing I_NOCLIENT Value transfer Type reference (TYPE) AS4FLAG Client independent 20040730
3 Importing I_PNAME Value transfer Type reference (TYPE) UMC_Y_PNAME Parameter name 20040730
4 Importing I_PVALUE Value transfer Type reference (TYPE) UMC_Y_PVALUE Parameter value 20040730

Method PARAMETER_VALUE_SET on class CL_UMC_CUST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400