SAP ABAP Class CL_DMC_RUNTIME_VALUE (Temporary Parameter and Value)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCR (Package) Data Mapping and Conversion: Runtime

⤷

⤷

Properties
Class | CL_DMC_RUNTIME_VALUE | |
Short Description | Temporary Parameter and Value | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMCR | Data Mapping and Conversion: Runtime |
Created | 20100505 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_RUNTIME_VALUE has no forward declaration.
Interfaces
Class CL_DMC_RUNTIME_VALUE has no interface implemented.
Friends
Class CL_DMC_RUNTIME_VALUE has no friend class.
Attributes
Class CL_DMC_RUNTIME_VALUE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Define runtime value | 20100510 |
2 | ![]() |
Static method | Public | Method | Delete definition of runtime value | 20100510 |
3 | ![]() |
Static method | Public | Method | Delete runtime value | 20100510 |
4 | ![]() |
Static method | Public | Method | Read runtime value | 20100510 |
5 | ![]() |
Static method | Public | Method | Set runtime value | 20100510 |
Events
Class CL_DMC_RUNTIME_VALUE has no event.
Types
Class CL_DMC_RUNTIME_VALUE has no local type.
Method Signatures
Method RT_PARAM_DEFINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_NAME | Parameter name | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20100510 | |
2 | ![]() |
Parameter has been already defined | 20100510 |
Method RT_PARAM_SET_UNDEFINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_NAME | Parameter name | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20100510 | |
2 | ![]() |
Parameter has a value - definition not deleted | 20100510 | |
3 | ![]() |
Parameter has been already defined | 20100510 |
Method RT_VALUE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_NAME | Parameter name | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20100510 | |
2 | ![]() |
Parameter is not defined | 20100510 |
Method RT_VALUE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CREATE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | SAP System, User Logon Name | 20100510 | ||
2 | ![]() |
EV_CREATE_USER | Call by reference | Type reference (TYPE) | SYUNAME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100510 | ||
3 | ![]() |
EV_PARAM_VALUE | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_VALUE | DMC: Value of a Runtime Parameter | 20100510 | ||
4 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_NAME | Parameter name | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter has been already defined | 20100510 | |
2 | ![]() |
The value was not set | 20100510 |
Method RT_VALUE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_NAME | Parameter name | 20100510 | ||
2 | ![]() |
IV_PARAM_VALUE | Call by reference | Type reference (TYPE) | DMC_RT_PARAM_VALUE | DMC: Value of a Runtime Parameter | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20100510 | |
2 | ![]() |
Parameter not defined | 20100510 | |
3 | ![]() |
Value has already been set | 20100510 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2006_1_620 |