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