Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to i can collection procedures with type tims

Former Member
0 Kudos
229

Hi, i need a function. I have to collect a lot of times, like this .

I have to collect them all. so can you advise me a function ?

Thank you in advance.

1 ACCEPTED SOLUTION

philipdavy
Contributor
0 Kudos
192

Can you explain a bit more? You are asking how can you sum all the values based on a key?

Regards,

Philip.

3 REPLIES 3

philipdavy
Contributor
0 Kudos
193

Can you explain a bit more? You are asking how can you sum all the values based on a key?

Regards,

Philip.

0 Kudos
192

so easy a problem. i have got a system table and I am getting these data

than I have to collect . last , I've got to get a single value.

small a example with 2 data :

you know first data = 08:02:27 second data = 02:36:23

i need, first data + second data = 10:38:50.

so i need a function. Is there a function for this ?

0 Kudos
192

This thread deals with your problem. Please refer it.

Regards,

Philip.