PartExists Blank Title 114849

Also in ABL, after you do a 'FIND FIRST XX' you can use 'IF AVAILABLE XX'
that acts just as you would expect it to.
*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Fri, Oct 19, 2012 at 12:30 AM, nbuckman@... <
nbuckman@...> wrote:

> **
>
>
>
> Thanks John,
>
> I thought that could be it. Also I found CAN-FIND in ABL that looks useful.
>
> - Neil
>
>
> --- In vantage@yahoogroups.com, John Driggers <waffqle@...> wrote:
> >
> > Just run a getbyid on the thing you're interested in. If you don't get
> > anything... it doesn't exist.
> >
> > *John Driggers*
> > **
> > *Chief Data Wrangler*
> > *
> > *
> > *I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
> > *
> > *:: 904.404.9233
> > :: waffqle@...
> > :: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>
> >
> > *
> >
> > *
> >
> >
> >
> > On Thu, Oct 18, 2012 at 10:25 PM, nbuckman@... <
> > nbuckman@...> wrote:
> >
> > > **
>
> > >
> > >
> > >
> > > There is a PartExists method for the Part table, but what about other
> > > tables like Customer or Supplier?
> > >
> > > What is the best way to quickly determine if a record exists using ABL
> > > and/or VB?
> > >
> > > - Neil
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>


[Non-text portions of this message have been removed]
There is a PartExists method for the Part table, but what about other tables like Customer or Supplier?

What is the best way to quickly determine if a record exists using ABL and/or VB?

- Neil
Just run a getbyid on the thing you're interested in. If you don't get
anything... it doesn't exist.

*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Thu, Oct 18, 2012 at 10:25 PM, nbuckman@... <
nbuckman@...> wrote:

> **
>
>
>
> There is a PartExists method for the Part table, but what about other
> tables like Customer or Supplier?
>
> What is the best way to quickly determine if a record exists using ABL
> and/or VB?
>
> - Neil
>
>
>


[Non-text portions of this message have been removed]
Thanks John,

I thought that could be it. Also I found CAN-FIND in ABL that looks useful.

- Neil

--- In vantage@yahoogroups.com, John Driggers <waffqle@...> wrote:
>
> Just run a getbyid on the thing you're interested in. If you don't get
> anything... it doesn't exist.
>
> *John Driggers*
> **
> *Chief Data Wrangler*
> *
> *
> *I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
> *
> *:: 904.404.9233
> :: waffqle@...
> :: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>
>
> *
>
> *
>
>
>
> On Thu, Oct 18, 2012 at 10:25 PM, nbuckman@... <
> nbuckman@...> wrote:
>
> > **
> >
> >
> >
> > There is a PartExists method for the Part table, but what about other
> > tables like Customer or Supplier?
> >
> > What is the best way to quickly determine if a record exists using ABL
> > and/or VB?
> >
> > - Neil
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>