mikica
16th January 2002, 10:07
We generate a new session which used main table and script of the session tdsls4404m000, but when we calling tdsls4404m000 we got message :
"Unknown formfield printed"
"Unknown formfield inv.date"
and for more 22 fields.
We Create RDD, also we did dump of the forms, also we deleted the new session (which used the script and main table of the tdsls4404m000) but still we have the same problem.
Does anybodody know how to resolve that?
Also we do not have a source code for the session script.
Thanks for any advice.
Regards,

ulrich.fuchs
16th January 2002, 12:40
You generated that Session with "generate Session"?

Session "Maintain Sessions (ttadv2100m000)" indicates that you are using the script tdsls4404? If not, please enter that script here.

If yes, please go to that script (Second form, Button "Scripts"):
Is that script in your production VRC or in the Baan Standard VRC?
If it's in the production VRC, than you created a new script and aren't using the Baan standard script any more. If that's true, you have to delete that script, and it should work.

Hope that helps,
Uli

evesely
16th January 2002, 15:57
The error means that you have those two fields on one of your forms but not defined as an extern variable in your compiled program script. Since those are in the standard Baan program script, I suggest you try ulrich.fuchs' course of action.

I'm a bit unclear on what exactly was done with each of the components. If you still have problems, perhaps elaborate on what you did to get to where you are now.

mikica
16th January 2002, 16:35
thanks Ulrich,
You were right, after deleting script in customized VRC, it is working without problem.
regards,
Mikica