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 RT_PARAM_DEFINE Static method Public Method Define runtime value 20100510
2 RT_PARAM_SET_UNDEFINE Static method Public Method Delete definition of runtime value 20100510
3 RT_VALUE_DELETE Static method Public Method Delete runtime value 20100510
4 RT_VALUE_READ Static method Public Method Read runtime value 20100510
5 RT_VALUE_SET 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 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) DMC_RT_PARAM_NAME Parameter name 20100510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 20100510
2 PARAM_ALREADY_DEFINED 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 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) DMC_RT_PARAM_NAME Parameter name 20100510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 20100510
2 PARAM_HAS_VALUE Parameter has a value - definition not deleted 20100510
3 PARAM_NOT_DEFINED 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 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) DMC_RT_PARAM_NAME Parameter name 20100510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 20100510
2 PARAM_NOT_DEFINED 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 Exporting EV_CREATE_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP SAP System, User Logon Name 20100510
2 Exporting EV_CREATE_USER Call by reference Type reference (TYPE) SYUNAME UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100510
3 Exporting EV_PARAM_VALUE Call by reference Type reference (TYPE) DMC_RT_PARAM_VALUE DMC: Value of a Runtime Parameter 20100510
4 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) DMC_RT_PARAM_NAME Parameter name 20100510
# Exception Resumable Description Created on
1 PARAM_NOT_DEFINED Parameter has been already defined 20100510
2 VALUE_NOT_SET 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 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) DMC_RT_PARAM_NAME Parameter name 20100510
2 Importing 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 Internal error 20100510
2 PARAMETER_NOT_DEFINED Parameter not defined 20100510
3 VALUE_ALREADY_SET Value has already been set 20100510
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_620