robertopiero
30th October 2002, 02:10
Good morning to everyone.

We are currently implementing BAAN IV version B40c.58, with ILC and Lot control activated.
We are also maintaining Lots manually (session tdltc0101m000).
The question is, when we enter a new lot for an item, the "Lot type" field defaults to "Purchase". Unfortunately 90% of our lots will be "Production" types. Is there any way to change the "Lot type" default to "Production" rather than "Purchase".??

I did try to set session defaults, but it does not work.

Thanks

Roberto
:confused:

Paul P
30th October 2002, 03:08
Dear Roberto,

We also had the same problem. We tried to make certain values default by setting the default value of form fields, but it'd only work after we Tab to the field. We finally had to actually declare the default value in the program script so that the new default will automatically show up upon session start up. We didn't like changing the prog script, but it works.

Rgds,
Paul

robertopiero
30th October 2002, 04:43
Thanks Paul.

Changing the prog script sounds pretty radical, does BAAN itself have to make the changes or can they be made inhouse.?

Roberto

vavs123
30th October 2002, 15:44
If you are using Baan IV you may want to try to use the option of saving defaults. This is a user and session combination that retains values in the form. I have used it for print sessions but I am pretty sure that it will work with a maintenance screen as well. Under the option menu, there is a value to save defaults. What I have done is to fill in all of the values I definitely want to appear and then hit save defaults. When I return to the session, I hit the get defaults button under options and my defaults are loaded. It may help.