‎2009 May 29 11:10 AM
Hi Experts,
How to create a text ID for HR Forms. When i go to tcode SO10, i want to create a Y-text ID . But when i click on Create option, it does not let me create it. Then how to create these IDs
Regards,
Priti
‎2009 May 29 11:14 AM
Hi,
Useing read_text fm u need to read the text.
ask u r functional consultant to give that id.
functional consultant knows that ID.
let us know if you need any help...
Regards,
Manas
‎2009 May 29 11:18 AM
Hi,
You can use the function module CREATE_TEXT to create a new text. On the other hand in SO10, it should allow to create Y_text. Pls let us know are you getting any error when you use SO10.
Regards
Vimal
‎2009 May 29 11:34 AM
when i go to tcode SO10 and enter text id say ZHR1in text id field, Language as EN and keep Text Name and click create, it says "Text ID ZHR1 for text object TEXT does not exist".
‎2009 May 29 11:44 AM
‎2009 May 29 12:14 PM
I tried this before. But i am not able to create it. Can you please tell me the procedure to create the TExt Id that i see in SO10. I want to create a customised text Id and then create the text name.
Edited by: priti suryawanshi on May 29, 2009 2:33 PM
‎2009 May 29 12:06 PM
Hi,
SO10 use for create standard text not text ID
U Create standard text
Text Name Ytext
Text ID ST "Standard text
Language EN
‎2009 May 29 1:41 PM
in s010 transation you can maintain only standard text means
you can only maintan text of object type 'ST" only 'TEXT" is not allowed to maintain in so10.
For that you have to create ztext object in transaction se75
‎2009 May 29 1:49 PM
Hi All,
Thanks for ur replies.
But we have already created a customised text id named YHR1. Similarly i want to create another text id i.e. YHR2. After creating this , in SO10, i will give the Y- text name, in text Id i will give this customised ID i.e. YHR2 and language EN. Now my problem is how to create this YHR2.
‎2009 Jun 01 10:47 AM
‎2009 Jun 18 6:58 PM
Hello Priti,
I am facing a similar issue when trying to create a new Text ID. I tried adding entries to the view V_TTXID, however, maintenance is not supported for this view.
Can you tell me which is the view the text ID needs to be added to?
Thanks,
Rugmani
‎2009 Jun 19 5:38 AM
Hi Rugmani,
The view name is : V_TTXID_N.
Click on maintain .
Select text object as TEXT
Then make a new entry u2013 say e.g. YTEX & save
Now you can see the same SO10 t code .
Regards,
Priti.
Edited by: priti suryawanshi on Jun 19, 2009 6:38 AM
‎2009 Jun 19 9:27 PM
‎2009 Jul 02 4:54 PM
Hi Priti
I want to create a new Text ID in SO10, can you please let me know how to create a customized text ID.
Regards
N.Saidasan
‎2013 Apr 29 7:01 AM
Hi Priti,
Once you add new ID using the steps above, you should be able to see it (select it) in SO10 as your text ID.
Best regards
-- Mirek
‎2014 Apr 22 11:45 AM