SAP ABAP Class CL_DYNP_RAL_DATE_TIME (Conversions for date/time)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SDYN (Package) DYNP
Properties
Class CL_DYNP_RAL_DATE_TIME  
Short Description Conversions for date/time    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SDYN   DYNP 
Created 20120821   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DYNP_RAL_DATE_TIME has no forward declaration.
Interfaces
Class CL_DYNP_RAL_DATE_TIME has no interface implemented.
Friends
Class CL_DYNP_RAL_DATE_TIME has no friend class.
Attributes
Class CL_DYNP_RAL_DATE_TIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATE_INPUT Static method Public Method 20120821
2 CONVERT_TIME_INPUT Static method Public Method 20120829
Events
Class CL_DYNP_RAL_DATE_TIME has no event.
Types
Class CL_DYNP_RAL_DATE_TIME has no local type.
Method Signatures

Method CONVERT_DATE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMAT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120822
2 Importing IM_VALUE Call by reference Type reference (TYPE) CHAR30 30 Characters 20120821
3 Exporting RT_VALUE Call by reference Type reference (TYPE) CHAR30 30 Characters 20120821

Method CONVERT_DATE_INPUT on class CL_DYNP_RAL_DATE_TIME has no exception.

Method CONVERT_TIME_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) CHAR30 30 Characters 20120829
2 Exporting RT_VALUE Call by reference Type reference (TYPE) CHAR30 30 Characters 20120829

Method CONVERT_TIME_INPUT on class CL_DYNP_RAL_DATE_TIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740