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 | 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 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'CMB_SC_NOR' | 20081218 | |||
| 2 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'CMB_SC_WEB' | 20081218 | |||
| 3 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'METATSTAMP' | Parameter "Time Stamp of Last Metadata Change" | 20081218 | ||
| 4 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'NO_SHMEM' | Cust.parameter "Shared Objects Memory not available" | 20081218 | ||
| 5 | Constant | Public | Type reference (TYPE) | MEMORYID | 'MDG_MDF_NO_SHM_USR' | User Parameter for Switching Off Shared Memory | 20110614 | ||
| 6 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'R_MDG_MDF' | 20090112 | |||
| 7 | Constant | Public | Type reference (TYPE) | MDG_MDF_PARAM | 'TRHRYCHECK' | FIN Master Data: Customizing Parameters | 20081218 | ||
| 8 | Static Attribute | Private | See coding | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081218 | |
| 2 | Static method | Public | Method | Decipher Time Stamp of Last Metadata-Related Change | 20081218 | |
| 3 | Static method | Public | Method | Read Customizing Parameters | 20081218 | |
| 4 | Static method | Public | Method | Set Customizing Parameters | 20081218 | |
| 5 | 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 | 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 | E_PARAM_VALUE | Call by reference | Type reference (TYPE) | MDG_MDF_PARAM_VALUE | Parameterwert | 20081218 | |||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | MDG_MDF_PARAM | FI-Stammdaten: Customizingparameter | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
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) | MDG_MDF_PARAM | FI-Stammdaten: Customizingparameter | 20081218 | |||
| 2 | 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 |