Skip to Content
-2
Jun 14, 2018 at 07:17 AM

display result for field symbol type any

1117 Views Last edit Jun 14, 2018 at 09:21 AM 2 rev

Hi everyone,

I have a report where I need to display the value of a field symbol which is of type any. Now the thing is the code which is inside the include program ZMODULAR_BRF_CODE must not be changed.

The value is inside the field-symbol <la_any> and I need to know how to display it in my report. Below is the report:

Inside the include, the code snippet where <la_any> is getting the value is:

I am getting a runtime error that Conversion of type "_YS_I_OUTPUT_" to type "C LENGTH 16" not supported.

Please let me know how to display the value.<text removed by moderator>

Regards

Manish

Attachments

capture.png (19.7 kB)
capture2.png (2.9 kB)
capture3.png (13.3 kB)