Thanks Brenda,
I will try this & update you regarding this issue.
Really appreciated your support.
I will try this & update you regarding this issue.
Really appreciated your support.
--- In vantage@yahoogroups.com, brenda mohr <brenda@...> wrote:
>
> We have this problem sometimes, so I wrote a BAQ to quickly tell me where the problem is. The Table is LaborDtl and the Field is TimeStatus, so if you were "looking" for it, you would use something like the one I do, but customized to your needs:
>
> for each LaborDtl no-lock where LaborDtl.JobNum = '002151' And LaborDtl.TimeStatus = 'E' by LaborDtl.ClockInDate by LaborDtl.EmployeeNum .
>
> I also have a dashboard which uses this BAQ to find un-submitted Labor:
>
> for each JobHead no-lock where JobHead.Plant = Constants.CurPlant Or JobHead.Plant = '' , each LaborDtl no-lock where (JobHead.JobNum = LaborDtl.JobNum ) and LaborDtl.TimeStatus <> 'A' And LaborDtl.ResourceID = '' .
>
> Hope that points you in a good direction.
>
> Brenda
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Kiran
> Sent: Tuesday, August 06, 2013 9:09 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: No One HELPING Me.......Bad Luck :-)
>
>
>
> Hi Brenda,
>
> Thanks for reply. Can you tell me where can I find LaborDtl. TimeStatus ??
>
> Thanks
> Kiran
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, brenda mohr <brenda@<mailto:brenda@>> wrote:
> >
> > LaborDtl. TimeStatus
> >
> > The status of the time. Values are: Blank / E - Entered / S - Submitted / P - Partially Approved / A - Approved / R - Rejected
> >
> > Brenda
> >
> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of Kiran
> > Sent: Friday, August 02, 2013 11:55 AM
> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Re: No One HELPING Me.......Bad Luck :-)
> >
> >
> >
> > Hi Leonard ,
> >
> > Thanks for your reply. Can you explain little bit more. "E" means ?? LaborDtl is table ????
> >
> > --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>, "Leonard C" <chapmanl1@<mailto:chapmanl1@>> wrote:
> > >
> > > Sometimes, there are labor records open from days back, like a clock-in and never clock out, that REALLY slow the system under specific users. Check for records with an "E" under LaborDtl that are before today and address. There is also a conversion program, maybe 8610?, that helps clear these out. just a thought on mystery slowdowns
> > >
> > > --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>, "Kiran" <saini.kiran17@> wrote:
> > > >
> > > > Hi Friends,
> > > >
> > > > Do you have any idea that why my epicor is taking long time while pulling parts
> > > > in Price List & Approving Parts in Express Part Checkout ?
> > > >
> > > > 1. When I select any part it takes ages to show that part in Price List 2. In
> > > > Express Part Checkout when I select any part & then go on
> > > > Actions--> Approve All
> > > > Then it takes ages to do so.
> > > >
> > > > Does anyone know the reason behind it?
> > > > Please help me.
> > > >
> > > > Thanks in Advance
> > > >
> > >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
> [Non-text portions of this message have been removed]
>