Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Characteristic values - FM for output in correct format

afordham
Participant
0 Kudos

Hi,

I am writing a report that compares characteristic values across different classes assigned to a Functional Location.

I am trying to find a function module (or similar) that formats all the different types of characteristic value for output, so for example the dates look like dates, amounts with units are have the right number of decimal places and the unit shown, etc. I have been trying to debug the standard classification screens in function group CTMS, but it's just tens of thousands of lines of code, with variables with names like 'W' and 'WS'.

Does anyone know if this functionality for formatting all the different characteristic values is nicely encapsulated somewhere?

Thanks,

Andrew

1 REPLY 1

Flavio
Active Contributor

Hi Andrew,

Maybe, the function module CTCV_PREPARE_VALUES_TO_DISPLAY could help.

Thank you and best regards,

Flavio