SAP ABAP Class CL_USMD_CMM_CFG (Configuration)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_COMMON (Package) Common objects of generic MDG UIs

⤷

⤷

Properties
Class | CL_USMD_CMM_CFG | |
Short Description | Configuration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD2_COMMON | Common objects of generic MDG UIs |
Created | 20120425 | 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_USMD_CMM_CFG has no interface implemented.
Friends
Class CL_USMD_CMM_CFG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | UNAME | '*' | User Name | 20120425 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Parameter Value | 20120425 |
2 | ![]() |
Static method | Public | Method | Get Parameter Value by Specifying its Name | 20120425 |
3 | ![]() |
Static method | Public | Method | Set Parameter Value | 20120425 |
4 | ![]() |
Static method | Public | Method | Set Parameter Value by Specifying its Name | 20120425 |
Events
Class CL_USMD_CMM_CFG has no event.
Types
Class CL_USMD_CMM_CFG has no local type.
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_USMD_CMM_CPR | Configuration Parameter | 20120515 | ||
2 | ![]() |
IV_FALLBACK | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Fallback Value (if Nothing is Configured) | 20120425 | ||
3 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Name | 20120425 | |
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Configuration Parameter Value | 20120425 |
Method GET on class CL_USMD_CMM_CFG has no exception.
Method GET_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FALLBACK | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Fallback Value (if Nothing is Configured) | 20120425 | ||
2 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_NAME | Configuration Parameter Name | 20120425 | ||
3 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Name | 20120425 | |
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Configuration Parameter Value | 20120425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Such Configuration Parameter | 20120425 |
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_USMD_CMM_CPR | Configuration Parameter | 20120515 | ||
2 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_ENABLED | ABAP_TRUE | Configuration Parameter Enabled? | 20120425 | |
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Configuration Parameter Value | 20120425 |
Method SET on class CL_USMD_CMM_CFG has no exception.
Method SET_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_ENABLED | ABAP_TRUE | Configuration Parameter Enabled? | 20120425 | |
2 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_NAME | Configuration Parameter Name | 20120425 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | USMD_CMM_V_CONFIG_PARM_VALUE | Configuration Parameter Value | 20120425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Such Configuration Parameter | 20120425 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |