SAP ABAP Class CL_UG_MD_PARAMETER (FIN Master Data: Customizing Parameters)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-MDF (Application Component) Master Data Framework
     UGMD_TOOLS (Package) Tools for the Master Data Service
Properties
Class CL_UG_MD_PARAMETER  
Short Description FIN Master Data: Customizing Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD_TOOLS   Tools for the Master Data Service 
Created 20040325   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_MD_PARAMETER has no forward declaration.
Interfaces
Class CL_UG_MD_PARAMETER has no interface implemented.
Friends
Class CL_UG_MD_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) UG_PARAM 'CMB_SC_NOR' 20040812
2 GC_PARAM_CMB_SC_WEB Constant Public Type reference (TYPE) UG_PARAM 'CMB_SC_WEB' 20040812
3 GC_PARAM_NO_BP_EXP Constant Public Type reference (TYPE) UG_PARAM 'NO_BP_EXP' Cust.parameter "Do Not Export Business Partner Data" 20040726
4 GC_PARAM_NO_BP_IMP Constant Public Type reference (TYPE) UG_PARAM 'NO_BP_IMP' Cust.parameter "Do Not Import Business Partner Data" 20040726
5 GC_PARAM_NO_SHMEM Constant Public Type reference (TYPE) UG_PARAM 'NO_SHMEM' Cust.parameter "Shared Objects Memory not available" 20040325
6 GC_PARAM_R_UGMD_SNG Constant Public Type reference (TYPE) UG_PARAM 'R_UGMD_SNG' Cust.parameter "Shared Objects Memory not available" 20040503
7 GT_PARAM_VALUE Static Attribute Private See coding 20040325
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040331
2 GET_PARAMETER_VALUE Static method Public Method Read Customizing Parameters 20040325
3 SET_PARAMETER_VALUE Static method Public Method Set Customizing Parameters 20040325
Events
Class CL_UG_MD_PARAMETER has no event.
Types
Class CL_UG_MD_PARAMETER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UG_MD_PARAMETER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_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) UG_PARAM_VALUE Parameterwert 20040325
2 Importing I_PARAM Call by reference Type reference (TYPE) UG_PARAM FI-Stammdaten: Customizingparameter 20040325
# Exception Resumable Description Created on
1 NOT_FOUND 20040325

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) UG_PARAM FI-Stammdaten: Customizingparameter 20040326
2 Importing I_PARAM_VALUE Call by reference Type reference (TYPE) UG_PARAM_VALUE Parameterwert 20040326

Method SET_PARAMETER_VALUE on class CL_UG_MD_PARAMETER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300