‎2011 Sep 23 2:19 PM
Hi ,
<< Moderator message - Everyone's problem is important. But the answers in the forum are provided by volunteers. Please do not ask for help quickly. >>
I have developed a report with ABAP Query by joining tables and getting the ouput fine .
The issue is the description of few of these fields that are coming from Data elements in the output list need to be changed , changing of descriptions for these data elements in se 11 is not suggested here as these data elements are used with many different fields so if i change this then the description of the header labels af all fields using this data element will also be changed . So i am searching for a process that can change the header lables (descriptions of Headings) of the data elements in my report only and not effect others . Please let me know if you have something to share on this . This is a ABAP Query.
Edited by: Rob Burbank on Oct 24, 2011 12:19 PM
‎2011 Sep 23 2:25 PM
Hi
In tcode SQ01 when you are in the dynpro for selections, you can change the description in the field 'selection text' (field RS38R-SESTEXT in dynpro SAPMS38R 0241)
Regards
Eduardo
‎2011 Sep 23 5:38 PM
‎2011 Sep 23 2:29 PM
Hi
Select the field and double click in Field group or data fields and then change the description of the field in SQ02
http://help.sap.com/saphelp_46c/helpdata/EN/d2/cb41e1455611d189710000e8322d00/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
Shiva
‎2011 Sep 23 3:02 PM
Shiva ,
Thanks for that . I am looking for column header of a field in the layout as it says in the link that you sent me but unable to find the same . Can you send a screenshot if you could . Thanks in advance
‎2011 Sep 23 3:07 PM
Hi
In SQ02,
do as below:
1. Expand table say MARA -
2. Field Group -Right side - Expand Tree - down - Field label - Header - change the text- save and generate
Shiva
‎2011 Sep 23 5:35 PM
‎2011 Sep 23 2:41 PM
Hello,
you just have to change the field label in your infoset.
BR,
‎2011 Sep 23 2:59 PM
Luerio,
I looked for field label option in Infoset to change but unable to find . can u please attach the screenshot that can help me . Thanks in advance.
‎2011 Sep 23 5:37 PM