iiparrag
29th July 2010, 13:33
I don't know the diference between two situations:
I'm trying to customize a standard session: tipcs2451m000. So I created a new one in my actual VRC. Icopied the original program source and report because I wanted to change them.
I had just add some new lines in the program source code to show more information in the report, and it works fine.
But now, I want to insert a new field in the form. As it's a reporting session, the standard form contains some fields to select a range, and some other fields of tcyesno domain. So, before inserting my new field (another tcyesno), I copy the standard form to my actual VRC (the production VRC, but in a test server).
When I run the session with the standard form, all the tcyesno fields take default values (some YES and others NO). And I checked that I don't have default values saved for my user. I tried with other test user and the same values were shown. I checked the ttadv990 table.
But when I copy this form to my actual VRC and BEFORE CHANGING ANYTHING, y create RTDD for the form, and just in case for the session again(Before each step I logoff from BaaN, I login again). I run the session but the tcyesno fields are shown empty.
I checked with debugger until get.screen.defaults (completely standard code) and different fields' sections.
Which can be the diference? I'm using BaanIVc4 (SP17 fot Tools)
Thank you so much.
Ione
I'm trying to customize a standard session: tipcs2451m000. So I created a new one in my actual VRC. Icopied the original program source and report because I wanted to change them.
I had just add some new lines in the program source code to show more information in the report, and it works fine.
But now, I want to insert a new field in the form. As it's a reporting session, the standard form contains some fields to select a range, and some other fields of tcyesno domain. So, before inserting my new field (another tcyesno), I copy the standard form to my actual VRC (the production VRC, but in a test server).
When I run the session with the standard form, all the tcyesno fields take default values (some YES and others NO). And I checked that I don't have default values saved for my user. I tried with other test user and the same values were shown. I checked the ttadv990 table.
But when I copy this form to my actual VRC and BEFORE CHANGING ANYTHING, y create RTDD for the form, and just in case for the session again(Before each step I logoff from BaaN, I login again). I run the session but the tcyesno fields are shown empty.
I checked with debugger until get.screen.defaults (completely standard code) and different fields' sections.
Which can be the diference? I'm using BaanIVc4 (SP17 fot Tools)
Thank you so much.
Ione