Vantage 8.03 Customization to loop through AR Invoices in AR Inv

Hi Adam,

Thank you, that worked great.

Linda

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Adam
Sent: Tuesday, October 18, 2011 3:31 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Vantage 8.03 Customization to loop through AR Invoices in AR Invoice Entry Group



I have not tried anything like that. However, the programmer in me would give this option.

Can you put your code within a Try block of code, and start looping through. Once you cannot add any more, Next would fail, and the Catch portion should capture that error, and let you know if it finished and/or move on?

Just my 2 cents, that may not be worth 1.

Adam

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, Linda Lowney <llowney@...> wrote:
>
> Hi Group,
>
> I need to loop through all the invoices in an AR Invoice batch and add them to an array. Would someone mind pointing the way. I can't figure out how to tell how many invoices there are in a batch in order to do a for next loop.
>
> Regards,
> Linda
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>



[Non-text portions of this message have been removed]
Hi Group,

I need to loop through all the invoices in an AR Invoice batch and add them to an array. Would someone mind pointing the way. I can't figure out how to tell how many invoices there are in a batch in order to do a for next loop.

Regards,
Linda






[Non-text portions of this message have been removed]
I have not tried anything like that. However, the programmer in me would give this option.

Can you put your code within a Try block of code, and start looping through. Once you cannot add any more, Next would fail, and the Catch portion should capture that error, and let you know if it finished and/or move on?

Just my 2 cents, that may not be worth 1.

Adam



--- In vantage@yahoogroups.com, Linda Lowney <llowney@...> wrote:
>
> Hi Group,
>
> I need to loop through all the invoices in an AR Invoice batch and add them to an array. Would someone mind pointing the way. I can't figure out how to tell how many invoices there are in a batch in order to do a for next loop.
>
> Regards,
> Linda
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>