Crystal reports for a BOM

(For my own knowledge): What do you attribute the 8 level max depth to?

Are you actually adding 8 instances of the bom table (left outer joining the 1st table instance's component(s) in the boms to the next table instance's parts made from the boms, repeating the relationship with 7 left outer joins)? Or are you doing some kind of recursive looping (effectively creating left outer joins 'on the fly' until the right table returns null)?

...Is there some 'creative way' to perhaps thwart join table depth limits using unions to effectively link the entire query back into another instance of itself?

Just curious.

Rob Brown




Manasa Reddy <manasa@...> wrote:
Mine goes 8 levels, Jim...I could not get it to go further than that.



M. Manasa Reddy
manasa@...
P: 630-806-2000
F: 630-806-2001


________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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






---------------------------------
Never miss a thing. Make Yahoo your homepage.

[Non-text portions of this message have been removed]
Mine are all subreports....for whatever reason anything beyond 8 levels
I get error messages.



M. Manasa Reddy
manasa@...
P: 630-806-2000
F: 630-806-2001


________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Bruce Butler
Sent: Tuesday, February 05, 2008 7:22 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



I wonder if you could get it to go deeper, if you used sub reports.

Bruce Butler

<mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
Manasa Reddy
Sent: Tuesday, ebruary 05, 2008 10:39 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

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






[Non-text portions of this message have been removed]
Actually I take it back...my subreports come from the Part Cost....



M. Manasa Reddy
manasa@...
P: 630-806-2000
F: 630-806-2001


________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Bruce Butler
Sent: Tuesday, February 05, 2008 7:22 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



I wonder if you could get it to go deeper, if you used sub reports.

Bruce Butler

<mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
Manasa Reddy
Sent: Tuesday, ebruary 05, 2008 10:39 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

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






[Non-text portions of this message have been removed]
My report has 8 left outer joins, no recursive looping here....whenever
I attempt to add the next level I get error messages. Maybe going down
the recursive loop would be a better idea, but I was never a programmer.

I'm sure there is a way to go further, I just don't have the knowledge
to go that route.

Besides the BOMs I deal with at my company never go past 8 levels, so
for us it works fine.



M. Manasa Reddy
manasa@...
P: 630-806-2000
F: 630-806-2001


________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Robert Brown
Sent: Tuesday, February 05, 2008 5:04 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



(For my own knowledge): What do you attribute the 8 level max depth to?

Are you actually adding 8 instances of the bom table (left outer joining
the 1st table instance's component(s) in the boms to the next table
instance's parts made from the boms, repeating the relationship with 7
left outer joins)? Or are you doing some kind of recursive looping
(effectively creating left outer joins 'on the fly' until the right
table returns null)?

...Is there some 'creative way' to perhaps thwart join table depth
limits using unions to effectively link the entire query back into
another instance of itself?

Just curious.

Rob Brown




Manasa Reddy <manasa@... <mailto:manasa%40weldcoa.com> > wrote:
Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

---------------------------------
Never miss a thing. Make Yahoo your homepage.

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






[Non-text portions of this message have been removed]
We also wanted to build a BOM Report in Crystal, but found that the
'limiting' factor was that the 'level' information is not kept
'static' in the tables for all levels...you only get the level of the
parent to that specific item. After repeated inquiries to Vantage
support, I was shown a section of the recursive progress code that
actually populates some temporary tables when the included BOM Report
runs, then deletes that table's contents afterward.

Soooo......we have a local consultant who had written his own Progress
report to do this, which he then provided to us to use with the
Progress Client (we're running on a SQL-database). It works very well
for us. If anyone would like info for this gent, I'd certainly be
happy to share that information.

Cheers....Gary


--- In vantage@yahoogroups.com, "Manasa Reddy" <manasa@...> wrote:
>
> My report has 8 left outer joins, no recursive looping here....whenever
> I attempt to add the next level I get error messages. Maybe going down
> the recursive loop would be a better idea, but I was never a programmer.
>
> I'm sure there is a way to go further, I just don't have the knowledge
> to go that route.
>
> Besides the BOMs I deal with at my company never go past 8 levels, so
> for us it works fine.
>
>
>
> M. Manasa Reddy
> manasa@...
> P: 630-806-2000
> F: 630-806-2001
>
>
> ________________________________
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of Robert Brown
> Sent: Tuesday, February 05, 2008 5:04 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] Crystal reports for a BOM
>
>
>
> (For my own knowledge): What do you attribute the 8 level max depth to?
>
> Are you actually adding 8 instances of the bom table (left outer joining
> the 1st table instance's component(s) in the boms to the next table
> instance's parts made from the boms, repeating the relationship with 7
> left outer joins)? Or are you doing some kind of recursive looping
> (effectively creating left outer joins 'on the fly' until the right
> table returns null)?
>
> ...Is there some 'creative way' to perhaps thwart join table depth
> limits using unions to effectively link the entire query back into
> another instance of itself?
>
> Just curious.
>
> Rob Brown
>
>
>
>
> Manasa Reddy <manasa@... <mailto:manasa%40weldcoa.com> > wrote:
> Mine goes 8 levels, Jim...I could not get it to go further than that.
>
> M. Manasa Reddy
> manasa@... <mailto:manasa%40weldcoa.com>
> P: 630-806-2000
> F: 630-806-2001
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Hartman, Jim
> Sent: Tuesday, February 05, 2008 9:48 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
> Dale,
>
> I created a crystal BOM report by using multiple instances of the BOM
> file and other related files, and daisy chaining them together. In other
> words by relating the child from one instance to the parent of the next
> instance. This works very well going down 7 levels deep, not sure if it
> will work going any deeper.
>
> Jim Hartman
> Procurement Engineer
> 125 Taylor Parkway
> Archbold, Ohio 43502
> Phone: (419) 445-8915 ext. 235
> Fax: (419) 445-8113
>
> NOTICE: This communication may contain privileged or other confidential
> information. If you have received it in error, please advise the sender
> by reply email, fax, or collect telephone call and immediately delete
> the message and any attachments without copying or disclosing the
> contents. Thank you.
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Dale R. Kalsow
> Sent: Tuesday, February 05, 2008 10:34 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Crystal reports for a BOM
>
> Good Morning Everyone,
>
> We are trying to create a crystal BOM report. It does not look like
> any of the bom reports are crystal reports. Has anyone created a
> crystal BOM report and if so how?
>
> Thanks!
>
> Dale Kalsow | Information Technologies Director
> __________________________________________________________
> Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432
>
> * Phone: (763) 502-9689 | * Fax: (763) 571-1789
>
> * dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com> | *
> http://determan.com/ <http://determan.com/> <http://determan.com/
> <http://determan.com/> >
> <http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> <http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> >
> HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
> RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
>
> "Ambition is the path to success. Persistence is the vehicle you arrive
> in."
>
> Electronic Privacy Notice. This e-mail, and any attachments, contains
> information that is, or may be, covered by the Electronic Communications
> Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> proprietary in nature. If you are not the intended recipient, please be
> advised that you are legally prohibited from retaining, using, copying,
> distributing, or otherwise disclosing this information in any manner.
> Instead, please reply to the sender that you have received this
> communication in error, and then immediately delete it. Thank you in
> advance for your cooperation.
>
> ________________________________
>
> [Non-text portions of this message have been removed]
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you
> received this in error, please contact the sender and delete the
> material from your system.
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> ---------------------------------
> Never miss a thing. Make Yahoo your homepage.
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
If you have subassemblies that are rev controlled, I would be
interested in knowing what sort of filtering this consultant did to
determine which revision to use for each subassembly. Could you let
us know that?

Much appreciated,
Peter Volkert



--- In vantage@yahoogroups.com, "Gary Franks" <garyfr2003@...> wrote:
>
> We also wanted to build a BOM Report in Crystal, but found that the
> 'limiting' factor was that the 'level' information is not kept
> 'static' in the tables for all levels...you only get the level of
the
> parent to that specific item. After repeated inquiries to Vantage
> support, I was shown a section of the recursive progress code that
> actually populates some temporary tables when the included BOM
Report
> runs, then deletes that table's contents afterward.
>
> Soooo......we have a local consultant who had written his own
Progress
> report to do this, which he then provided to us to use with the
> Progress Client (we're running on a SQL-database). It works very
well
> for us. If anyone would like info for this gent, I'd certainly be
> happy to share that information.
>
> Cheers....Gary
>
>
> --- In vantage@yahoogroups.com, "Manasa Reddy" <manasa@> wrote:
> >
> > My report has 8 left outer joins, no recursive looping
here....whenever
> > I attempt to add the next level I get error messages. Maybe
going down
> > the recursive loop would be a better idea, but I was never a
programmer.
> >
> > I'm sure there is a way to go further, I just don't have the
knowledge
> > to go that route.
> >
> > Besides the BOMs I deal with at my company never go past 8
levels, so
> > for us it works fine.
> >
> >
> >
> > M. Manasa Reddy
> > manasa@
> > P: 630-806-2000
> > F: 630-806-2001
> >
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> > Of Robert Brown
> > Sent: Tuesday, February 05, 2008 5:04 PM
> > To: vantage@yahoogroups.com
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> >
> >
> > (For my own knowledge): What do you attribute the 8 level max
depth to?
> >
> > Are you actually adding 8 instances of the bom table (left outer
joining
> > the 1st table instance's component(s) in the boms to the next
table
> > instance's parts made from the boms, repeating the relationship
with 7
> > left outer joins)? Or are you doing some kind of recursive looping
> > (effectively creating left outer joins 'on the fly' until the
right
> > table returns null)?
> >
> > ...Is there some 'creative way' to perhaps thwart join table depth
> > limits using unions to effectively link the entire query back into
> > another instance of itself?
> >
> > Just curious.
> >
> > Rob Brown
> >
> >
> >
> >
> > Manasa Reddy <manasa@ <mailto:manasa%40weldcoa.com> > wrote:
> > Mine goes 8 levels, Jim...I could not get it to go further than
that.
> >
> > M. Manasa Reddy
> > manasa@ <mailto:manasa%40weldcoa.com>
> > P: 630-806-2000
> > F: 630-806-2001
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%
40yahoogroups.com> ] On
> > Behalf
> > Of Hartman, Jim
> > Sent: Tuesday, February 05, 2008 9:48 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> > Dale,
> >
> > I created a crystal BOM report by using multiple instances of the
BOM
> > file and other related files, and daisy chaining them together.
In other
> > words by relating the child from one instance to the parent of
the next
> > instance. This works very well going down 7 levels deep, not sure
if it
> > will work going any deeper.
> >
> > Jim Hartman
> > Procurement Engineer
> > 125 Taylor Parkway
> > Archbold, Ohio 43502
> > Phone: (419) 445-8915 ext. 235
> > Fax: (419) 445-8113
> >
> > NOTICE: This communication may contain privileged or other
confidential
> > information. If you have received it in error, please advise the
sender
> > by reply email, fax, or collect telephone call and immediately
delete
> > the message and any attachments without copying or disclosing the
> > contents. Thank you.
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > Of Dale R. Kalsow
> > Sent: Tuesday, February 05, 2008 10:34 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Crystal reports for a BOM
> >
> > Good Morning Everyone,
> >
> > We are trying to create a crystal BOM report. It does not look
like
> > any of the bom reports are crystal reports. Has anyone created a
> > crystal BOM report and if so how?
> >
> > Thanks!
> >
> > Dale Kalsow | Information Technologies Director
> > __________________________________________________________
> > Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN
55432
> >
> > * Phone: (763) 502-9689 | * Fax: (763) 571-1789
> >
> > * dale.r.kalsow@ <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com> | *
> > http://determan.com/ <http://determan.com/> <http://determan.com/
> > <http://determan.com/> >
> > <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > >
> > HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-
rsokUz6Hq
> > RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-
qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> > 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
> >
> > "Ambition is the path to success. Persistence is the vehicle you
arrive
> > in."
> >
> > Electronic Privacy Notice. This e-mail, and any attachments,
contains
> > information that is, or may be, covered by the Electronic
Communications
> > Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> > proprietary in nature. If you are not the intended recipient,
please be
> > advised that you are legally prohibited from retaining, using,
copying,
> > distributing, or otherwise disclosing this information in any
manner.
> > Instead, please reply to the sender that you have received this
> > communication in error, and then immediately delete it. Thank you
in
> > advance for your cooperation.
> >
> > ________________________________
> >
> > [Non-text portions of this message have been removed]
> >
> > The information transmitted is intended only for the person or
entity to
> > which it is addressed and may contain confidential and/or
privileged
> > material. Any review, retransmission, dissemination or other use
of, or
> > taking of any action in reliance upon, this information by
persons or
> > entities other than the intended recipient is prohibited. If you
> > received this in error, please contact the sender and delete the
> > material from your system.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> > ---------------------------------
> > Never miss a thing. Make Yahoo your homepage.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
Jim, I would love to get my hands on your BOM report.



________________________________

From: Bruce Butler [mailto:bbutler@...]
Sent: Tuesday, February 05, 2008 7:22 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



I wonder if you could get it to go deeper, if you used sub reports.

Bruce Butler

<mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
Manasa Reddy
Sent: Tuesday, ebruary 05, 2008 10:39 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

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






[Non-text portions of this message have been removed]
I would also like a copy of the BOM report if possible.





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Toby Boogerd
Sent: Monday, March 17, 2008 9:42 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



Jim, I would love to get my hands on your BOM report.



________________________________

From: Bruce Butler [mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz> ]
Sent: Tuesday, February 05, 2008 7:22 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

I wonder if you could get it to go deeper, if you used sub reports.

Bruce Butler

<mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf Of
Manasa Reddy
Sent: Tuesday, ebruary 05, 2008 10:39 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

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

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





[Non-text portions of this message have been removed]
Good Morning Jim,



Thanks great! Can I get a copy of it?



Thanks!



Dale

Dale.r.kalsow@...



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Lauren Hellings
Sent: Tuesday, April 01, 2008 8:19 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Crystal reports for a BOM



I would also like a copy of the BOM report if possible.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Toby Boogerd
Sent: Monday, March 17, 2008 9:42 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Jim, I would love to get my hands on your BOM report.

________________________________

From: Bruce Butler [mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz> ]
Sent: Tuesday, February 05, 2008 7:22 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

I wonder if you could get it to go deeper, if you used sub reports.

Bruce Butler

<mailto:bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz>
<mailto:bbutler%40tangiblesolutions.biz>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf Of
Manasa Reddy
Sent: Tuesday, ebruary 05, 2008 10:39 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Mine goes 8 levels, Jim...I could not get it to go further than that.

M. Manasa Reddy
manasa@... <mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
<mailto:manasa%40weldcoa.com>
P: 630-806-2000
F: 630-806-2001

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Hartman, Jim
Sent: Tuesday, February 05, 2008 9:48 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Crystal reports for a BOM

Dale,

I created a crystal BOM report by using multiple instances of the BOM
file and other related files, and daisy chaining them together. In other
words by relating the child from one instance to the parent of the next
instance. This works very well going down 7 levels deep, not sure if it
will work going any deeper.

Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Dale R. Kalsow
Sent: Tuesday, February 05, 2008 10:34 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Crystal reports for a BOM

Good Morning Everyone,

We are trying to create a crystal BOM report. It does not look like
any of the bom reports are crystal reports. Has anyone created a
crystal BOM report and if so how?

Thanks!

Dale Kalsow | Information Technologies Director
__________________________________________________________
Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432

* Phone: (763) 502-9689 | * Fax: (763) 571-1789

* dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com>
<mailto:dale.r.kalsow%40determan.com> | *
http://determan.com/ <http://determan.com/> <http://determan.com/
<http://determan.com/> >
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
>
>
HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-rsokUz6Hq
RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>

"Ambition is the path to success. Persistence is the vehicle you arrive
in."

Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by the Electronic Communications
Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
proprietary in nature. If you are not the intended recipient, please be
advised that you are legally prohibited from retaining, using, copying,
distributing, or otherwise disclosing this information in any manner.
Instead, please reply to the sender that you have received this
communication in error, and then immediately delete it. Thank you in
advance for your cooperation.

________________________________

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

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from your system.

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

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

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

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

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





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



If I could also get a copy of that BOM report... I have been trying to
get something like this to work for a while now with no luck! Thanks in
advance.









[Non-text portions of this message have been removed]
I would also love to have a copy of the Crystal BOM report. Our
engineers use and revise these continually and it is something that I
am going to to need to look at.

Best!
Lisa Shea
System Support Specialist
iCyt Mission Technology


--- In vantage@yahoogroups.com, "Toby Boogerd" <tboogerd@...> wrote:
>
> Jim, I would love to get my hands on your BOM report.
>
>
>
> ________________________________
>
> From: Bruce Butler [mailto:bbutler@...]
> Sent: Tuesday, February 05, 2008 7:22 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] Crystal reports for a BOM
>
>
>
> I wonder if you could get it to go deeper, if you used sub reports.
>
> Bruce Butler
>
> <mailto:bbutler@...
> <mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
> <mailto:bbutler%40tangiblesolutions.biz>
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%
40yahoogroups.com> ] On
> Behalf Of
> Manasa Reddy
> Sent: Tuesday, ebruary 05, 2008 10:39 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
> Mine goes 8 levels, Jim...I could not get it to go further than
that.
>
> M. Manasa Reddy
> manasa@... <mailto:manasa%40weldcoa.com>
> <mailto:manasa%40weldcoa.com>
> P: 630-806-2000
> F: 630-806-2001
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Hartman, Jim
> Sent: Tuesday, February 05, 2008 9:48 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
> Dale,
>
> I created a crystal BOM report by using multiple instances of the
BOM
> file and other related files, and daisy chaining them together. In
other
> words by relating the child from one instance to the parent of the
next
> instance. This works very well going down 7 levels deep, not sure
if it
> will work going any deeper.
>
> Jim Hartman
> Procurement Engineer
> 125 Taylor Parkway
> Archbold, Ohio 43502
> Phone: (419) 445-8915 ext. 235
> Fax: (419) 445-8113
>
> NOTICE: This communication may contain privileged or other
confidential
> information. If you have received it in error, please advise the
sender
> by reply email, fax, or collect telephone call and immediately
delete
> the message and any attachments without copying or disclosing the
> contents. Thank you.
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Dale R. Kalsow
> Sent: Tuesday, February 05, 2008 10:34 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Crystal reports for a BOM
>
> Good Morning Everyone,
>
> We are trying to create a crystal BOM report. It does not look like
> any of the bom reports are crystal reports. Has anyone created a
> crystal BOM report and if so how?
>
> Thanks!
>
> Dale Kalsow | Information Technologies Director
> __________________________________________________________
> Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432
>
> * Phone: (763) 502-9689 | * Fax: (763) 571-1789
>
> * dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com> | *
> http://determan.com/ <http://determan.com/> <http://determan.com/
> <http://determan.com/> >
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> >
> HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-
rsokUz6Hq
> RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-
qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
>
> "Ambition is the path to success. Persistence is the vehicle you
arrive
> in."
>
> Electronic Privacy Notice. This e-mail, and any attachments,
contains
> information that is, or may be, covered by the Electronic
Communications
> Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> proprietary in nature. If you are not the intended recipient,
please be
> advised that you are legally prohibited from retaining, using,
copying,
> distributing, or otherwise disclosing this information in any
manner.
> Instead, please reply to the sender that you have received this
> communication in error, and then immediately delete it. Thank you in
> advance for your cooperation.
>
> ________________________________
>
> [Non-text portions of this message have been removed]
>
> The information transmitted is intended only for the person or
entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use
of, or
> taking of any action in reliance upon, this information by persons
or
> entities other than the intended recipient is prohibited. If you
> received this in error, please contact the sender and delete the
> material from your system.
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
I am also very interested in this report too.



Thanks,



Aaron Continelli

www.cre8tivetechs.com

Office - (858) 457-2786

Fax - (858) 457-2787

Cell - (858) 967-4352

E-mail - aaron@...



Cre8tiveLogo Creative business intelligence for your enterprise.
EPICOR_Authorized



Cre8tive Technology & Design 4455 Morena Blvd. Suite 115, San Diego CA
92117





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Lisa
Sent: Tuesday, April 01, 2008 3:08 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Crystal reports for a BOM



I would also love to have a copy of the Crystal BOM report. Our
engineers use and revise these continually and it is something that I
am going to to need to look at.

Best!
Lisa Shea
System Support Specialist
iCyt Mission Technology

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> , "Toby
Boogerd" <tboogerd@...> wrote:
>
> Jim, I would love to get my hands on your BOM report.
>
>
>
> ________________________________
>
> From: Bruce Butler [mailto:bbutler@...]
> Sent: Tuesday, February 05, 2008 7:22 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
>
>
> I wonder if you could get it to go deeper, if you used sub reports.
>
> Bruce Butler
>
> <mailto:bbutler@...
> <mailto:bbutler%40tangiblesolutions.biz> > bbutler@...
> <mailto:bbutler%40tangiblesolutions.biz>
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%
40yahoogroups.com> ] On
> Behalf Of
> Manasa Reddy
> Sent: Tuesday, ebruary 05, 2008 10:39 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
> Mine goes 8 levels, Jim...I could not get it to go further than
that.
>
> M. Manasa Reddy
> manasa@... <mailto:manasa%40weldcoa.com>
> <mailto:manasa%40weldcoa.com>
> P: 630-806-2000
> F: 630-806-2001
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Hartman, Jim
> Sent: Tuesday, February 05, 2008 9:48 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Crystal reports for a BOM
>
> Dale,
>
> I created a crystal BOM report by using multiple instances of the
BOM
> file and other related files, and daisy chaining them together. In
other
> words by relating the child from one instance to the parent of the
next
> instance. This works very well going down 7 levels deep, not sure
if it
> will work going any deeper.
>
> Jim Hartman
> Procurement Engineer
> 125 Taylor Parkway
> Archbold, Ohio 43502
> Phone: (419) 445-8915 ext. 235
> Fax: (419) 445-8113
>
> NOTICE: This communication may contain privileged or other
confidential
> information. If you have received it in error, please advise the
sender
> by reply email, fax, or collect telephone call and immediately
delete
> the message and any attachments without copying or disclosing the
> contents. Thank you.
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Dale R. Kalsow
> Sent: Tuesday, February 05, 2008 10:34 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Crystal reports for a BOM
>
> Good Morning Everyone,
>
> We are trying to create a crystal BOM report. It does not look like
> any of the bom reports are crystal reports. Has anyone created a
> crystal BOM report and if so how?
>
> Thanks!
>
> Dale Kalsow | Information Technologies Director
> __________________________________________________________
> Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN 55432
>
> * Phone: (763) 502-9689 | * Fax: (763) 571-1789
>
> * dale.r.kalsow@... <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com>
> <mailto:dale.r.kalsow%40determan.com> | *
> http://determan.com/ <http://determan.com/> <http://determan.com/
> <http://determan.com/> >
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> <http://console.mxlogic.com/redir/?2C-
UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> >
> >
> HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-
rsokUz6Hq
> RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-
qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
>
> "Ambition is the path to success. Persistence is the vehicle you
arrive
> in."
>
> Electronic Privacy Notice. This e-mail, and any attachments,
contains
> information that is, or may be, covered by the Electronic
Communications
> Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> proprietary in nature. If you are not the intended recipient,
please be
> advised that you are legally prohibited from retaining, using,
copying,
> distributing, or otherwise disclosing this information in any
manner.
> Instead, please reply to the sender that you have received this
> communication in error, and then immediately delete it. Thank you in
> advance for your cooperation.
>
> ________________________________
>
> [Non-text portions of this message have been removed]
>
> The information transmitted is intended only for the person or
entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use
of, or
> taking of any action in reliance upon, this information by persons
or
> entities other than the intended recipient is prohibited. If you
> received this in error, please contact the sender and delete the
> material from your system.
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>





[Non-text portions of this message have been removed]
With all this interest, why not post the report in the files section
of this list?

-Peter

--- In vantage@yahoogroups.com, "Aaron Continelli" <aaron@...> wrote:
>
> I am also very interested in this report too.
>
>
>
> Thanks,
>
>
>
> Aaron Continelli
>
> www.cre8tivetechs.com
>
> Office - (858) 457-2786
>
> Fax - (858) 457-2787
>
> Cell - (858) 967-4352
>
> E-mail - aaron@...
>
>
>
> Cre8tiveLogo Creative business intelligence for your enterprise.
> EPICOR_Authorized
>
>
>
> Cre8tive Technology & Design 4455 Morena Blvd. Suite 115, San
Diego CA
> 92117
>
>
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf Of
> Lisa
> Sent: Tuesday, April 01, 2008 3:08 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Crystal reports for a BOM
>
>
>
> I would also love to have a copy of the Crystal BOM report. Our
> engineers use and revise these continually and it is something that
I
> am going to to need to look at.
>
> Best!
> Lisa Shea
> System Support Specialist
> iCyt Mission Technology
>
> --- In vantage@yahoogroups.com <mailto:vantage%
40yahoogroups.com> , "Toby
> Boogerd" <tboogerd@> wrote:
> >
> > Jim, I would love to get my hands on your BOM report.
> >
> >
> >
> > ________________________________
> >
> > From: Bruce Butler [mailto:bbutler@]
> > Sent: Tuesday, February 05, 2008 7:22 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> >
> >
> > I wonder if you could get it to go deeper, if you used sub
reports.
> >
> > Bruce Butler
> >
> > <mailto:bbutler@
> > <mailto:bbutler%40tangiblesolutions.biz> > bbutler@
> > <mailto:bbutler%40tangiblesolutions.biz>
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%
> 40yahoogroups.com> ] On
> > Behalf Of
> > Manasa Reddy
> > Sent: Tuesday, ebruary 05, 2008 10:39 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> > Mine goes 8 levels, Jim...I could not get it to go further than
> that.
> >
> > M. Manasa Reddy
> > manasa@ <mailto:manasa%40weldcoa.com>
> > <mailto:manasa%40weldcoa.com>
> > P: 630-806-2000
> > F: 630-806-2001
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > Of Hartman, Jim
> > Sent: Tuesday, February 05, 2008 9:48 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> > Dale,
> >
> > I created a crystal BOM report by using multiple instances of the
> BOM
> > file and other related files, and daisy chaining them together.
In
> other
> > words by relating the child from one instance to the parent of
the
> next
> > instance. This works very well going down 7 levels deep, not sure
> if it
> > will work going any deeper.
> >
> > Jim Hartman
> > Procurement Engineer
> > 125 Taylor Parkway
> > Archbold, Ohio 43502
> > Phone: (419) 445-8915 ext. 235
> > Fax: (419) 445-8113
> >
> > NOTICE: This communication may contain privileged or other
> confidential
> > information. If you have received it in error, please advise the
> sender
> > by reply email, fax, or collect telephone call and immediately
> delete
> > the message and any attachments without copying or disclosing the
> > contents. Thank you.
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > Of Dale R. Kalsow
> > Sent: Tuesday, February 05, 2008 10:34 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Crystal reports for a BOM
> >
> > Good Morning Everyone,
> >
> > We are trying to create a crystal BOM report. It does not look
like
> > any of the bom reports are crystal reports. Has anyone created a
> > crystal BOM report and if so how?
> >
> > Thanks!
> >
> > Dale Kalsow | Information Technologies Director
> > __________________________________________________________
> > Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN
55432
> >
> > * Phone: (763) 502-9689 | * Fax: (763) 571-1789
> >
> > * dale.r.kalsow@ <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com> | *
> > http://determan.com/ <http://determan.com/> <http://determan.com/
> > <http://determan.com/> >
> > <http://console.mxlogic.com/redir/?2C-
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > <http://console.mxlogic.com/redir/?2C-
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > >
> > HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-
> rsokUz6Hq
> > RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-
> qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> > 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
> >
> > "Ambition is the path to success. Persistence is the vehicle you
> arrive
> > in."
> >
> > Electronic Privacy Notice. This e-mail, and any attachments,
> contains
> > information that is, or may be, covered by the Electronic
> Communications
> > Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> > proprietary in nature. If you are not the intended recipient,
> please be
> > advised that you are legally prohibited from retaining, using,
> copying,
> > distributing, or otherwise disclosing this information in any
> manner.
> > Instead, please reply to the sender that you have received this
> > communication in error, and then immediately delete it. Thank you
in
> > advance for your cooperation.
> >
> > ________________________________
> >
> > [Non-text portions of this message have been removed]
> >
> > The information transmitted is intended only for the person or
> entity to
> > which it is addressed and may contain confidential and/or
privileged
> > material. Any review, retransmission, dissemination or other use
> of, or
> > taking of any action in reliance upon, this information by
persons
> or
> > entities other than the intended recipient is prohibited. If you
> > received this in error, please contact the sender and delete the
> > material from your system.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
To all who have requested copies of this report,

We have discovered some issues related to this ODBC report. It is
suspected that the report causes Vantage to lock up. Based on this
issue, I will not offer the report until such time as it is eliminated
as the suspect for these lockups.



Jim Hartman
Procurement Engineer
125 Taylor Parkway
Archbold, Ohio 43502
Phone: (419) 445-8915 ext. 235
Fax: (419) 445-8113

NOTICE: This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email, fax, or collect telephone call and immediately delete
the message and any attachments without copying or disclosing the
contents. Thank you.



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of pvolkert365
Sent: Wednesday, April 02, 2008 8:43 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Crystal reports for a BOM



With all this interest, why not post the report in the files section
of this list?

-Peter

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Aaron Continelli" <aaron@...> wrote:
>
> I am also very interested in this report too.
>
>
>
> Thanks,
>
>
>
> Aaron Continelli
>
> www.cre8tivetechs.com
>
> Office - (858) 457-2786
>
> Fax - (858) 457-2787
>
> Cell - (858) 967-4352
>
> E-mail - aaron@...
>
>
>
> Cre8tiveLogo Creative business intelligence for your enterprise.
> EPICOR_Authorized
>
>
>
> Cre8tive Technology & Design 4455 Morena Blvd. Suite 115, San
Diego CA
> 92117
>
>
>
>
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
> Lisa
> Sent: Tuesday, April 01, 2008 3:08 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Re: Crystal reports for a BOM
>
>
>
> I would also love to have a copy of the Crystal BOM report. Our
> engineers use and revise these continually and it is something that
I
> am going to to need to look at.
>
> Best!
> Lisa Shea
> System Support Specialist
> iCyt Mission Technology
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%
40yahoogroups.com> , "Toby
> Boogerd" <tboogerd@> wrote:
> >
> > Jim, I would love to get my hands on your BOM report.
> >
> >
> >
> > ________________________________
> >
> > From: Bruce Butler [mailto:bbutler@]
> > Sent: Tuesday, February 05, 2008 7:22 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> >
> >
> > I wonder if you could get it to go deeper, if you used sub
reports.
> >
> > Bruce Butler
> >
> > <mailto:bbutler@
> > <mailto:bbutler%40tangiblesolutions.biz> > bbutler@
> > <mailto:bbutler%40tangiblesolutions.biz>
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%
> 40yahoogroups.com> ] On
> > Behalf Of
> > Manasa Reddy
> > Sent: Tuesday, ebruary 05, 2008 10:39 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> > Mine goes 8 levels, Jim...I could not get it to go further than
> that.
> >
> > M. Manasa Reddy
> > manasa@ <mailto:manasa%40weldcoa.com>
> > <mailto:manasa%40weldcoa.com>
> > P: 630-806-2000
> > F: 630-806-2001
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > Of Hartman, Jim
> > Sent: Tuesday, February 05, 2008 9:48 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Subject: RE: [Vantage] Crystal reports for a BOM
> >
> > Dale,
> >
> > I created a crystal BOM report by using multiple instances of the
> BOM
> > file and other related files, and daisy chaining them together.
In
> other
> > words by relating the child from one instance to the parent of
the
> next
> > instance. This works very well going down 7 levels deep, not sure
> if it
> > will work going any deeper.
> >
> > Jim Hartman
> > Procurement Engineer
> > 125 Taylor Parkway
> > Archbold, Ohio 43502
> > Phone: (419) 445-8915 ext. 235
> > Fax: (419) 445-8113
> >
> > NOTICE: This communication may contain privileged or other
> confidential
> > information. If you have received it in error, please advise the
> sender
> > by reply email, fax, or collect telephone call and immediately
> delete
> > the message and any attachments without copying or disclosing the
> > contents. Thank you.
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > Of Dale R. Kalsow
> > Sent: Tuesday, February 05, 2008 10:34 AM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Crystal reports for a BOM
> >
> > Good Morning Everyone,
> >
> > We are trying to create a crystal BOM report. It does not look
like
> > any of the bom reports are crystal reports. Has anyone created a
> > crystal BOM report and if so how?
> >
> > Thanks!
> >
> > Dale Kalsow | Information Technologies Director
> > __________________________________________________________
> > Determan Brownie, Inc. | 1241 72nd Avenue NE | Minneapolis, MN
55432
> >
> > * Phone: (763) 502-9689 | * Fax: (763) 571-1789
> >
> > * dale.r.kalsow@ <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com>
> > <mailto:dale.r.kalsow%40determan.com> | *
> > http://determan.com/
<http://console.mxlogic.com/redir/?kTT77DxNEVdFLICzByVEVudw0QfDYltxO-6XZ
uZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4t3-n1kvCT65e8NGSJ
jySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkDFVEwzWRoPEq87qNd4
6Cy0p30SrDUvf0srhdFzzqrX9EVoKUMrLMnH> <http://determan.com/
<http://console.mxlogic.com/redir/?kTT77DxNEVdFLICzByVEVudw0QfDYltxO-6XZ
uZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4t3-n1kvCT65e8NGSJ
jySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkDFVEwzWRoPEq87qNd4
6Cy0p30SrDUvf0srjdFzzqrX9EVoKUMrLMnH> > <http://determan.com/
<http://console.mxlogic.com/redir/?kTT77DxNEVdFLICzByVEVudw0QfDYltxO-6XZ
uZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4t3-n1kvCT65e8NGSJ
jySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkDFVEwzWRoPEq87qNd4
6Cy0p30SrDUvf0srpdFzzqrX9EVoKUMrLMnH>
> > <http://determan.com/
<http://console.mxlogic.com/redir/?kTT77DxNEVdFLICzByVEVudw0QfDYltxO-6XZ
uZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4t3-n1kvCT65e8NGSJ
jySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkDFVEwzWRoPEq87qNd4
6Cy0p30SrDUvf0srodFzzqrX9EVoKUMrLMnH> > >
> > <http://console.mxlogic.com/redir/?2C-
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI07qIalf_BgY-F
6lKnOfEizx9cibCXZuZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4
t3-n1kvCT65e8NGSJjySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkD
FVEwzWRoPEq87qNd46Cy0p30SrDUvf0srvdFzzqrX9EVoKUMrLMnH>
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI07qIalf_BgY-F
6lKnOfEizx9cibCXZuZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4
t3-n1kvCT65e8NGSJjySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkD
FVEwzWRoPEq87qNd46Cy0p30SrDUvf0srsdFzzqrX9EVoKUMrLMnH>
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > <http://console.mxlogic.com/redir/?2C-
<http://console.mxlogic.com/redir/?5dZNNVUsqejqrX9EVoKqenzo0eRokGv_axVZi
cHsLAvgB72ioAndTWZXTLt5BdcTsTjUjDkKDtBMQsBT6n6rBQkXzAmbEzD2UyjScRtwsgAu8
W7YK2E_dKcashzlJqD5J9RHOVJB-Xy9J5eUV5yWbRPr9EVdCBIcX2uAvdbFEw1vF6y0iymFf
jPh17RGNDgQgeRyq8dd40O61ITfM-u0USedFzzqrX9EVoKUMrLMnH>
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > <http://console.mxlogic.com/redir/?2C-
<http://console.mxlogic.com/redir/?2C-UUYYed79JdZAQsInd7bNI07qIalf_BgY-F
6lKnOfEizx9cibCXZuZXTKyOCCrKrFY9PGnjKOUqeiXzbzdOWatNOb5QhPxsh9X6qKMe8if4
t3-n1kvCT65e8NGSJjySAWRVsSO_tN4SyDssyNt5WVJAQsCPiS6txfifCBQQg0LQzh09hbkD
FVEwzWRoPEq87qNd46Cy0p30SrDUvf0srudFzzqrX9EVoKUMrLMnH>
> UUYYed79JdZAQsInd7bNI06xY_yHIenMTv
> > >
> > >
> > HTLuZQnAhNKVKDMDeFteXbxEVbK9IIcBQkXFFFLKce5N4DIpGX0Ux8YhQfVs5h-
> rsokUz6Hq
> > RebqjHnBPqbRTHCQkXFFFLKc6zASO-rdbopS4Z8-
> qnjh09hbkDFVEwzWRoPEq87qNd46Cy0p
> > 30SrDUvf0srhdFECQTSjhONtNwTDw61-CpFRLz>
> >
> > "Ambition is the path to success. Persistence is the vehicle you
> arrive
> > in."
> >
> > Electronic Privacy Notice. This e-mail, and any attachments,
> contains
> > information that is, or may be, covered by the Electronic
> Communications
> > Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> > proprietary in nature. If you are not the intended recipient,
> please be
> > advised that you are legally prohibited from retaining, using,
> copying,
> > distributing, or otherwise disclosing this information in any
> manner.
> > Instead, please reply to the sender that you have received this
> > communication in error, and then immediately delete it. Thank you
in
> > advance for your cooperation.
> >
> > ________________________________
> >
> > [Non-text portions of this message have been removed]
> >
> > The information transmitted is intended only for the person or
> entity to
> > which it is addressed and may contain confidential and/or
privileged
> > material. Any review, retransmission, dissemination or other use
> of, or
> > taking of any action in reliance upon, this information by
persons
> or
> > entities other than the intended recipient is prohibited. If you
> > received this in error, please contact the sender and delete the
> > material from your system.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>







The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from your system.

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