‎2008 Oct 29 11:29 AM
Hi experts
i am uploading attendence data for employees, im picking employee no , date , intime , outime from a flat file from presentation server and updating that on custom transparent table.
time format for both intime and outime is comming perfrectly in internal tables but when i update the data to transparent table using MODIFY statement it is not storing that in desired format.
MODIFY ZHR_TIME_ATTEN FROM TABLE IT[].format in internal table is HHMMSS ( 064000 ) but after modification it is displaying it as ( 000640 ) in transparent table.
can anyone tell me what is the problem.
Raj
‎2008 Oct 29 11:32 AM
Hi ,
i think for the client they mentioned the different format, check that format and rebuild the Flat file with that format.
reagrds,
bharani
‎2008 Oct 29 11:50 AM
Hi man
Even i am new to SAP and upto my knowledge there is a function module for conversion of date & time into different format just searchin se37 with contimedate it is SAP standard functional module