Hi,
I am facing one problem,
My requirement is i need to get the Work Centers operation time.
before posting the question, things i did and i got the information from the forum.
1)Data is available in the tables. CRHD and KAKO.
2) I need to pass CRHD~Objecid to KAKO~CapacityID.
3)In KAKO I need to check the fields Start time , Finish Time, break time. All the values will be in Secons.
I am facing some problems.
problem 1) CRHD and KAKO Number of Entries is matching But No of Objectids of CRHD is Not matching with KAKO. Which means some Work
Centers Not able to see the entries in KAKO. In this case how could i see the Operation time.
Problem 2)The calculation from the KAKO of Some Entries Not suitable. Please have a look on below attached image.
Start time of Wc in front end. From kako
08:30 => 21,600
End tiem of WC in front end From kako
17:30 => 21600
Breas of WC in front end From kako
00:30 => 10,800
As per the Forum 21600/3600 = 6h Where is it matching.
How could i calculate.
Problem 3) In one of the entry.
Start time of Wc in front end. From kako
06:00 => 21,600
End tiem of WC in front end From kako
06:00 => 21600
As pr the above 21600/3600 = 6hours.
But 6 hours means morning 6 to evening 6 or morning 6 to next day morning 6 .
How could i calculate. Can any body explain please.