BaBernd
18th May 2016, 12:27
Hello to all,

I've created a new form for printing special service orders with MS SSRS. After I've programmed the form I printed an IER_Design file as Data Source for the SSRS/Report Builder programming.
In that file I've missing some labels for fields I've integrated in the selection of the form and I've declared them as input field for the classic Infor LN report.
But why are the corresponding labels are missing in the IER_Design file?

Best Regards
Bernd

bhushanchanda
18th May 2016, 16:02
Hi,

Are the labels available in the package VRC from where you are generating your IER design? Also, are they compiled?

JaapJD
18th May 2016, 16:30
Only the labels that are used in a layout are sent to the IER_Design file. So, if you create a new detail layout (with output expression 0 to prevent it to be printed in classic mode), you will get the labels.

BaBernd
18th May 2016, 17:17
Hello JaapJD,

thanks a lot for that hint. I've will try that asap.

Best Regards
Bernd

BaBernd
18th May 2016, 17:50
Hi JaapJD, Hi Bhushan,

all label was compile and in the correct VRC. But as JaapJD pointed to: I have to insert the label in the report layout. And I did as he mentioned: in a separate layout with output expression = 0.
Now the label is also present in the IER_Design File.

Thanks a lot for fast hints and help!

Best Regards
Bernd