‎2009 Nov 02 2:50 AM
Dear All,
When we create the Data elementt in tcode SE61, normally we will write the text inside the text area. How about can we pass the paramater to the data element in tcode SE61 ?
Example i pass the parameter with the text "Tesing 123" , so the Data element will display Testing 123 when being called. The text flexible.
Thank
‎2009 Nov 02 3:57 AM
Hi olrang, <li>Using SE61 transaction code, We maintain Documentation for the data element which has been already created using SE11. <li>You can enter parameter value using SE61 transaction code. <li>For example, Take any z* or y* data element which was created in SE11 and go to SE61 and press on CREATE button . Enter some text. now save and activate. Come to SE11->Select Data type radio button ->enter data element->Display button->Click on Documentation button. You will see document entered in SE61. Thanks Venkat.O
‎2009 Nov 02 4:11 AM
Dear Venkat.O,
Thank for you reply, as i know your solution cannot make the text become flexible rite, now my case is want to make the text flexible can pass by the parameter. The text word is disply by refering the paramater. Can i do that ?
‎2009 Nov 10 1:32 AM
‎2014 May 30 9:00 PM
Hello
I want to use TPLNR to create data element in Operating Concern but I am not able to because of length of TPLNR (30) in Operating Concern we can create data element only upto 18 char. If i want to create new data element YTPLNR.
I did following steps
1. SE11
2. Data Element
3. and settings of particular data element what ever is required.
My question is how can I use YTPLNR as characteristic as same value of TPLNR. I want all data that is available in TPLNR. I am creating new element because of data length issue.
Table: IFLOT has data element TPLNR. I want all information of TPLNR in YTPLNR how it is possible to use that info in that.
I tried to create user defined characteristics for operating concern
i want to use with reference to existing value option in user define
How can I do that
thank you