wricks
2nd November 2005, 16:48
I am in our developement server and I was making a change to a Customized report. When I go to compile the report, I get an error on the special date field in the header layout of the report.

Error: 'r.today1$ not declared'

If I delete the special field date from the header layout of the report it compiles fine. I do not have this problem in my production server. Can anyone tell me what I am missing in developement? :confused:

I am using Baan 5 b.

alex_hu
2nd November 2005, 16:50
Hi,
you can try to put this field in report input field, and compile again.

Hope it workable.

Regards
Alex

bdittmar
2nd November 2005, 17:51
I am in our developement server and I was making a change to a Customized report. When I go to compile the report, I get an error on the special date field in the header layout of the report.

Error: 'r.today1$ not declared'

If I delete the special field date from the header layout of the report it compiles fine. I do not have this problem in my production server. Can anyone tell me what I am missing in developement? :confused:

I am using Baan 5 b.

Hello,

as i remember, some time ago i'm facing the same problem in B4c4.
It think it was the porting set (not sure).
Workaround was : the variable has been declared.
After installing some patches an servicepacks with new porting set, the error disappears.

Check your PS between prod. and dev. system.

Regards

bdittmar
3rd November 2005, 17:30
I am in our developement server and I was making a change to a Customized report. When I go to compile the report, I get an error on the special date field in the header layout of the report.

Error: 'r.today1$ not declared'

If I delete the special field date from the header layout of the report it compiles fine. I do not have this problem in my production server. Can anyone tell me what I am missing in developement? :confused:

I am using Baan 5 b.


Can not compile reports after installing solutions 110334 and 116099
Author P Hofstra Creation Date: 10 Jul 2001 Alternate ID:
Solution No: 116210 Last Modified: 30 Aug 2001 Status: Published
Product: ttB40c4 Sub Product: Report Pak: 648 Session: ttstprepdll
Package: tt Version: B40 Release: c4
Solution Type: QR:Program Error Standard S/W

Linked solutions
110334 Dump of all components using the new table definitions of solution 110323

Symptom information
Création de nouvelle session
Fatal error: Can not continue in rtccri7214110001 (r.xml.header)
errormessage in report tfacp1435m000
suite instal solution
Portingset 6.1c.06.01 for AIX4.2.x
Report Compilier error
Several Problems compiling reports
error compiling report tdpur440101000
Error compiling reports using date time fields
errormessage in compile reports: ´r.today1$´not declared
Error: 'r.todayl$' not declared when compiling the report
paper-ff-problems after installation of portingset 6.1c.06.02
après installation solution "multi-level PMC", pbm avec report scripts
Errors when compiling reports and sql's
Error message during compilation
report problem
Errors when compiling reports after installing Servicpack 8& 9
We can't compile. Error: 'spool.xml' not declared
Error compiling reports after installing Service Pack 9
Compile reports creates xml errors
Errormessage in session tfacp1235m000
Trying to generate f/s oct 2001 - running into severals errors
Trying to compile the reports, getting an error,
Not able to compaile reports.
OTH - MONTH END when generate is done getting error messages
"error; R.todayL$ not declared"
Query created on 01/01/2001cannot be changed.
Errors while compiling reports after PS upgrade: 'lattr.layout.row' not declared
Applied Porting Set to Dev Box, now we can't compile reports.
Compilation errors when trying to compile reports...
OTH - "Generate" of a statement layout displays error messages
cannot compile reports
Problems compiling reports
Mensagem de erro - ambiente de Produção
Can not create SQL queries
Compiling Error in report tfacr542011000
FINANCIAL STATEMENT LAYOUT GENERATION ERROR
TLS-NA: Compile session gives error "function spool.xml not declaired"
TLS-NA: Getting error message: spool.xml not declared compiling reports
TLS-NA: After installing Service Pack batch installer, cannot compile reports

Solution description
Tools VERSION(S):
B40_c

SITUATION IDENTIFIED IN:
"Reporting"

SITUATION DESCRIPTION:
After installing solutions 110323, 110334 and 116099, it is not possible to compile a report.
The following errors occur:
Error: spool.xml not declared
Error: utf8_std_mode not declared (while expanding macro r_spool_line_xml).

SOLUTION DESCRIPTION:
In order to solve this defect, two files must be replaced on the Operating System.
How to proceed, is mentioned in the SPECIAL INSTRUCTIONS.


PATH NAME IN DIAL-UP DIRECTORY/WEB SITE:
Below are supported VRCs based on the Baan standard derivation structures.

If your Current TOOLS VRC is:
B40_c, B40_c1, B40_c4:
/ftpdownload/updates/B40_c/116210_1std.dmp
/ftpdownload/updates/B40_c/116210_2std.dmp

COMMENTS:
Please read the special instructions!!!


SPECIAL INSTRUCTIONS:
Please proceed as follows (UNIX-like systems):
1. get both dumps from the ftp-sites (see the links mentioned in this defect), and place them in your home directory.
2. cp 116210_1std.dmp bic_global
3. cp 116210_2std.dmp bic_repgen
4. go to directory $BSE/include6.1
5. cp bic_global bic_global.sav
6. cp bic_repgen bic_repgen.sav
7. cp ${HOME}/bic_global . (do not forget the final dot: it means your current directory)
8. cp ${HOME}/bic_repgen . (do not forget the final dot: it means your current directory)

When you are using Windows, you can use Windows Explorer to rename the dumps, copy the old bic_global and bic_repgen (to have a back-up of these in case you make e.g. a typing-error) , and then use copy and paste to put the new versions in directory $BSE/include6.1.

Now you have replaced the old bic_global and bic_repgen with new versions.
When you compile a report, the errors will no longer appear.

Regards