hi experts
which is abap corresponding data type to datetime type?
except using concatenate ,CONVERT DATE i_date TIME i_time INTO TIME STAMP o_tstamp TIME ZONE l_zone command.
in detail ,I need corresponding data type to c# DataTime type.
thanks a million!