Hi Hari, Have a Siebel eScripting question. My scenario is: I have a child applet with detail records. In the form applet (parent BC) - I need to sum couple of fields from the child appplet (child BC). I am able to SUM the details records with eScript. However, the issue is, when I sum the parent records - I need to group them by date i.e. there will be bunch of records for the same date & I need to sum only grouping by date. Right now, the current script us summing up by ignoring the date.
1 comment:
Hi Hari,
Have a Siebel eScripting question. My scenario is:
I have a child applet with detail records. In the form applet (parent BC) - I need to sum couple of fields from the child appplet (child BC). I am able to SUM the details records with eScript.
However, the issue is, when I sum the parent records - I need to group them by date i.e. there will be bunch of records for the same date & I need to sum only grouping by date.
Right now, the current script us summing up by ignoring the date.
Please advise.
SK
Post a Comment