SAP ABAP Class CL_MDG_MDF_PARAMETER (Master Data: Customizing Parameters)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MDF_TOOLS (Package) Tools for Master Data Service
Properties
Class CL_MDG_MDF_PARAMETER  
Short Description Master Data: Customizing Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_MDF_TOOLS   Tools for Master Data Service 
Created 20081218   SAP 
Last change 20130531   SAP 
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_MDG_MDF_PARAMETER has no interface implemented.
Friends
Class CL_MDG_MDF_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARAM_CMB_SC_NOR Constant Public Type reference (TYPE) MDG_MDF_PARAM 'CMB_SC_NOR' 20081218
2 GC_PARAM_CMB_SC_WEB Constant Public Type reference (TYPE) MDG_MDF_PARAM 'CMB_SC_WEB' 20081218
3 GC_PARAM_META_TIMESTAMP Constant Public Type reference (TYPE) MDG_MDF_PARAM 'METATSTAMP' Parameter "Time Stamp of Last Metadata Change" 20081218
4 GC_PARAM_NO_SHMEM Constant Public Type reference (TYPE) MDG_MDF_PARAM 'NO_SHMEM' Cust.parameter "Shared Objects Memory not available" 20081218
5 GC_PARAM_NO_SHMEM_USR Constant Public Type reference (TYPE) MEMORYID 'MDG_MDF_NO_SHM_USR' User Parameter for Switching Off Shared Memory 20110614
6 GC_PARAM_R_MDG_MDF_SNG Constant Public Type reference (TYPE) MDG_MDF_PARAM 'R_MDG_MDF' 20090112
7 GC_PARAM_TRHRYCHECK Constant Public Type reference (TYPE) MDG_MDF_PARAM 'TRHRYCHECK' FIN Master Data: Customizing Parameters 20081218
8 GT_PARAM_VALUE Static Attribute Private See coding 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081218
2 GET_METADATA_TIMESTAMP Static method Public Method Decipher Time Stamp of Last Metadata-Related Change 20081218
3 GET_PARAMETER_VALUE Static method Public Method Read Customizing Parameters 20081218
4 SET_PARAMETER_VALUE Static method Public Method Set Customizing Parameters 20081218
5 UPDATE_METADATA_TIMESTAMP Static method Public Method Increase Time Stamp of Last Metadata-Related Change 20081218
Events
Class CL_MDG_MDF_PARAMETER has no event.
Types
Class CL_MDG_MDF_PARAMETER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_PARAMETER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_PARAMETER has no exception.

Method GET_METADATA_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP Zeitstempel der letzten metadatenrelevanten Änderung 20081218

Method GET_METADATA_TIMESTAMP on class CL_MDG_MDF_PARAMETER has no exception.

Method GET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAM_VALUE Call by reference Type reference (TYPE) MDG_MDF_PARAM_VALUE Parameterwert 20081218
2 Importing I_PARAM Call by reference Type reference (TYPE) MDG_MDF_PARAM FI-Stammdaten: Customizingparameter 20081218
# Exception Resumable Description Created on
1 NOT_FOUND 20081218

Method SET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM Call by reference Type reference (TYPE) MDG_MDF_PARAM FI-Stammdaten: Customizingparameter 20081218
2 Importing I_PARAM_VALUE Call by reference Type reference (TYPE) MDG_MDF_PARAM_VALUE Parameterwert 20081218

Method SET_PARAMETER_VALUE on class CL_MDG_MDF_PARAMETER has no exception.

Method UPDATE_METADATA_TIMESTAMP Signature

Method UPDATE_METADATA_TIMESTAMP on class CL_MDG_MDF_PARAMETER has no parameter.
Method UPDATE_METADATA_TIMESTAMP on class CL_MDG_MDF_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702