Skip to Content
Author's profile photo Former Member

ABAP Text Symbol Analysis Tool


SAP has provided inbuilt text symbols analysis tool. 

This tool is used for following purposes:

a) To delete text symbols which are not used in report.

b) To create text symbols that needs to be added in text pool .

c) To correct text symbols which are defined repeatedly or differently.

Lets know more about the ABAP Text Symbol Analysis Tool.

I have created a test report Z_TEXTSYMBOL_TEST for explaining the tool as below:


In this report you can see there are 10 texts.  “Text1”, “Text5” , “Text6” and “Text9” with text id 001,005,006 and 009 respectively. However, “Text6” is defined differently in text pool as below:

   

You can see the change text symbol screen. Now click on “Compare Text Symbols”  shown in below figure or press key Ctrl+Shift+F7 to start ABAP Text Symbol Analysis Tool


You can see the ABAP Text Symbol Analysis screen as below.


You can also access this tool by SE32 transaction as below:

Goto SE32 transaction an click on “Anlysis”.

Now select first radio button i.e. “Text symbols that can be deleted from the text pool” and click on “Edit” button.

You can see below screen.

Now check the text symbols which you want to delete from the text pool and click on delete symbol. You will get below message “Text symbols may still be used elsewhere. Delete anyway”.  Click on “Yes” to delete the selected texts.

If you select all the unused texts and deleted them then you will see below screen which means now there are no unused text symbols present in text pool


b) To create text symbols that needs to be added in text pool.


Now same way select second radio button “Text symbols that need to be added to the text pool” and click on “Edit”. Then you will see all the texts with text id e.g. “Text1” (001) present in report which are not added in the text pool as below

Now check texts which you want to add in text pool and click on create as below


After creating selected texts in text pool you can see below screen which shows there are no texts with text id in report which are not maintained in text pool.

c)  To correct text symbols which are defined repeatedly or differently:

Select third option “Text symbols defined repeatedly/differently in program” and click on edit to see texts which are maintained differently in report than the text pool as below:

You can see for text id 006 there are two texts.  The unmarked text will be replaced with the marked text.

Here “Text6” is marked as we want to maintain Text6 for text id 006. Click on replace as shown below to replace “Defined Differently in report” with “Text6”.


Now you can see all inconsistencies in text pool got corrected as below


Now click on save to save the changes made in text pool. If you go back you can see updated text pool as below:

Assigned Tags

      11 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Really Excellent document....

      Helpful for Abapers and also save time...

      Author's profile photo Matthew Billingham
      Matthew Billingham

      While a fairly basic topic, it's not been covered before, and is well written.

      Author's profile photo Former Member
      Former Member

      Useful resource for all...Thanks.

      BR,

      Naresh K.

      Author's profile photo Former Member
      Former Member

      Nice Document.. Thanks for sharing 🙂

      Author's profile photo Kiran K
      Kiran K

      Thanks for sharing the info on this feature in SAP.

      K.Kiran.

      Author's profile photo Wang Tao
      Wang Tao

      It 's good for the developer.

      Thanks a lot.

      WangTao

      Author's profile photo Sharath Yaralkattimath
      Sharath Yaralkattimath

      Good Work Vineesh

      Author's profile photo Anand Krishnamurthi
      Anand Krishnamurthi

      Well written topic on text symbols

      Thanks

      Anand

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Thank u All for your response...

      Author's profile photo Former Member
      Former Member

      Very good!

      ---

      Muito bom!

      Author's profile photo Arun Prabhu
      Arun Prabhu

      Good one Vineesh.