Skip to Content
0
Dec 01, 2011 at 09:55 AM

CR Report: Link From UDF to UDT, is possible?

75 Views

Hi experts,

I have another problem with Crystal Report Reports.

I Use a Report template for "Delivery Note" downloaded by SAP as base for my report.

I'm adding fields I need more. In the SAP Delivery Note (ODLN) table I created UDF that refers to a UDT for values. In the ODLN fiels system store the Code, but in Report I neet to Join the Detail table (@IT_CAUSALE) to display the Name.

Report use Direct table and NOT a command.

Problem is that: All Fields I Need are Alphanumeric 8. But Crystal Report read them like Memo fields! So, no problem to displey in report the value in the vields, but i CANNOT use them to join the detail table!

The only solution i found was that, to create e view with DocEntry and All the Descriptions in the detail table i need, so I can join it to the ODLN table directly.

My question is that: There is another way to do that, to display the field Name in the linked table of a UDF?

thanks,

Jonny