Neal Matthews
20th January 2004, 16:07
Hello,

I have a problem compiling a report where the session crashes out and the tmp file tells me the following;

Domain '' in report input not found in DD (bdb_errno = 0)
Input field 'tdpsc950.pcon2' has unknown domain ''

The problem occurs when the field tdpsc950.pcon2 is added to the layouts. The field in question is a customised field but is now in live use within the system and as such the table was converted to runtime many months ago.

Can anybody tell me why the domain is not being picked up.

Thanks
Neal Matthews
Intier Automotive - IT Support Analyst

zardoz
20th January 2004, 16:50
Control the report input fields - it seems that the domain is empty...

Neal Matthews
20th January 2004, 17:05
The domain is definately filled in on the table definition tdpsc950 and all I'm doing is adding the field to the report input fields.

At this stage the field is not even defined in the report layouts.

Cheers
Neal

JaapJD
21st January 2004, 10:08
Check the package combination, with is used to compile the report. I assume the table definition is not present in the VRC-tree of the package combination.

Neal Matthews
21st January 2004, 11:16
Thanks it's ok now.

Table had a RDD at a slightly higher level in the vrc although the higher package combo was derived from it.

Created a RDD in the package combo at the same level as the VRC and now it appears to be working ok.

Cheers
Neal