Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
I'm not sure to understand you. When you create an infoset/query, SAP query automatically determinate text fields associated to report fields using DDIC information (text table, domain texts, etc.)
(Look at Class "cl_text_identifier", CALL METHOD if_text_identifier_obj->read_text)
Look also at <a href="https://service.sap.com/sap/support/notes/491403">Note 491403 - Identifying text in SAP Query</a> or <a href="http://help.sap.com/saphelp_46c/helpdata/en/d9/9958e0c50a11d396f80000e82de14a/frameset.htm">Application-specific Enhancements</a>