Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Re: [MAXIMO List] BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved.

From: Peter Camarsh (2012-12-20 14:00)

check the taxexempt type field in MAXIMO and ensure its Is boolean and not any other type .
Sent from Samsung Mobile
-------- Original message --------
Subject: Re: [MAXIMO List] BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved.
From: janice c <carrillo_janice@yahoo.com>
To: MAXIMO@yahoogroups.com
CC:
Thanks Sean! Yes, I've checked all object that has attribute of TAXEXEMPT. None has null as in all TAXEXEMPT is mandatory in all object that has it and also has a default value of 0.
Best regards,
Janice
--- In MAXIMO@yahoogroups.com, Sean Clark-McCarthy <smccarthy@...> wrote:
>
> Have you checked to make sure all the records in the existing data are not null?
>
> --- Sean Clark-McCarthy
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of janice c
> Sent: Tuesday, December 18, 2012 9:40 PM
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved.
>
>
>
> Hi all,
>
> We are encountering some issues with our upgrade to Maximo 7503. When inserting new INVOICELINE, we are getting an error saying BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved. BMXAA4118I - The Boolean field is blank and requires a value . Check the database and the INVOICELINE.TAXEXEMPT has a default of 0. Any thought on what to check?
> Thank you.
>
> Best regards,
> Janice
>
>
>
>
>


From: janice c (2013-01-11 00:01)

Hi Peter,
I've checked the db config and all seems good. I've even checked all data. Upon checking, our custom class implemented at INVOICELINE object is causing the error. The class automatically ticked the Prorate Service field when inserting new Invoice line which will then call the psdi.app.invoice.FldInvoiceLineProrateCost and affects the tax calculation and returns a data type of double instead of boolean. We managed to fix the issue.
Thanks everyone for your responses. Cheers
Best regards,
Janice
--- In MAXIMO@yahoogroups.com, Peter Camarsh wrote:
>
> check the taxexempt type field in MAXIMO and ensure its Is boolean and not any other type .
>
>
> Sent from Samsung Mobile
>
> -------- Original message --------
> Subject: Re: [MAXIMO List] BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved.
> From: janice c
> To: MAXIMO@yahoogroups.com
> CC:
>
>
> Thanks Sean! Yes, I've checked all object that has attribute of TAXEXEMPT. None has null as in all TAXEXEMPT is mandatory in all object that has it and also has a default value of 0.
>
> Best regards,
> Janice
>
> --- In MAXIMO@yahoogroups.com, Sean Clark-McCarthy wrote:
> >
> > Have you checked to make sure all the records in the existing data are not null?
> >
> > --- Sean Clark-McCarthy
> >
> > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of janice c
> > Sent: Tuesday, December 18, 2012 9:40 PM
> > To: MAXIMO@yahoogroups.com
> > Subject: [MAXIMO List] BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved.
> >
> >
> >
> > Hi all,
> >
> > We are encountering some issues with our upgrade to Maximo 7503. When inserting new INVOICELINE, we are getting an error saying BMXAA7135E - The Boolean value of INVOICELINE.TAXEXEMPT cannot be retrieved. BMXAA4118I - The Boolean field is blank and requires a value . Check the database and the INVOICELINE.TAXEXEMPT has a default of 0. Any thought on what to check?
> > Thank you.
> >
> > Best regards,
> > Janice
> >
> >
> >
> >
> >
>
>
>
>
>
>