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 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'CMB_SC_NOR' | 20040812 | |||
| 2 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'CMB_SC_WEB' | 20040812 | |||
| 3 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'NO_BP_EXP' | Cust.parameter "Do Not Export Business Partner Data" | 20040726 | ||
| 4 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'NO_BP_IMP' | Cust.parameter "Do Not Import Business Partner Data" | 20040726 | ||
| 5 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'NO_SHMEM' | Cust.parameter "Shared Objects Memory not available" | 20040325 | ||
| 6 | Constant | Public | Type reference (TYPE) | UG_PARAM | 'R_UGMD_SNG' | Cust.parameter "Shared Objects Memory not available" | 20040503 | ||
| 7 | Static Attribute | Private | See coding | 20040325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040331 | |
| 2 | Static method | Public | Method | Read Customizing Parameters | 20040325 | |
| 3 | 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 | E_PARAM_VALUE | Call by reference | Type reference (TYPE) | UG_PARAM_VALUE | Parameterwert | 20040325 | |||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | UG_PARAM | FI-Stammdaten: Customizingparameter | 20040325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040325 |
Method SET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAM | Call by reference | Type reference (TYPE) | UG_PARAM | FI-Stammdaten: Customizingparameter | 20040326 | |||
| 2 | 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 |