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.



Custom glaccount on workorder

From: Mary (2012-05-02 19:56)

I have a custom glaccount field on the workorder app. I want this to have the same value (initially) as workorder.glaccount when a new workorder is created with asset and/or location.
How can I do this?
Thank you, Mary


From: Travis Herron (2012-05-03 13:34)

Been awhile since I've done this, but I think this is how you do it (in 6.x anyway):
1. Open your report design (WOTRACK) in App Designer.
2. Select Action --> Toggle/Show All Controls
3. Drag a Default Value control into the Section Control that has your custom field.
4. Configure the properties of the Default Value control:
ATTRIBUTE: <your custom field>
VALUE: leave blank
FROM DATA SOURCE ID: not sure here, it's either going to be blank or, more likely, MAINRECORD
FROM ATTRIBUTE: GLACCOUNT
DEFAULT TYPE: INSERT
Travis Herron
--- In MAXIMO@yahoogroups.com, "Mary" <mmangier@...> wrote:
>
> I have a custom glaccount field on the workorder app. I want this to have the same value (initially) as workorder.glaccount when a new workorder is created with asset and/or location.
>
> How can I do this?
>
> Thank you, Mary
>


From: Mary (2012-05-03 16:43)

Thank you Travis,
Of course, I want to do this at the database level - so that this field gets updated no matter how the workorder is created. I can't think of how I would do a crossover for this.
Any ideas?
Thank you, Mary
--- In MAXIMO@yahoogroups.com, "Travis Herron" <therron@...> wrote:
>
> Been awhile since I've done this, but I think this is how you do it (in 6.x anyway):
>
> 1. Open your report design (WOTRACK) in App Designer.
> 2. Select Action --> Toggle/Show All Controls
> 3. Drag a Default Value control into the Section Control that has your custom field.
> 4. Configure the properties of the Default Value control:
>
> ATTRIBUTE: <your custom field>
> VALUE: leave blank
> FROM DATA SOURCE ID: not sure here, it's either going to be blank or, more likely, MAINRECORD
> FROM ATTRIBUTE: GLACCOUNT
> DEFAULT TYPE: INSERT
>
>
> Travis Herron
>
> --- In MAXIMO@yahoogroups.com, "Mary" <mmangier@> wrote:
> >
> > I have a custom glaccount field on the workorder app. I want this to have the same value (initially) as workorder.glaccount when a new workorder is created with asset and/or location.
> >
> > How can I do this?
> >
> > Thank you, Mary
> >
>