cancel
Showing results for 
Search instead for 
Did you mean: 

How to include std text(Created in So10) in text node?

Former Member
0 Kudos

Hello,

How to include the Standard Text( created in So10 ) into Text Node.

I had typed the Standard text name in the TEXT NAME : ZXXX

Text Object : TEXT

TEXT ID : ST

LAnguage : &CONTROL_PARAMETERS-LANGU&

But, I am unable to look at that particular text in the smart form. I am receiving an error message : "UNable to load the data into front end. ....etc"

It is taking me away to the initial screen.

PLz help!

ANy suggestion will be appreciated.

REgards,

Kittu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

After creating std text in so10,

in the forms, choose window edit--->text elements

write like this:

/: INCLUDE obj OBJECT TEXT ID ST LANGUAGE EN.

Rgds

umakanth

Former Member
0 Kudos

Hello Umakath,

Do I need to include the code in the Text Element of a text node?

Because, I had created a text node insted of creating a window. Now, I need to include this std text in that Text node.

I cannot use TExt element...as they want to frequntly change the content and conditions. So, I will not be able to use Text elements here...

ANy suggestions will be appreciated...

Thank you

KIttu

Edited by: Kittu on Jun 4, 2008 12:18 PM

Former Member
0 Kudos

Hi,

I think Umakath's answer is talking about SAPscript, and from your question you're using smartforms.

You need to create a text node, then in the drop-down for text type and choose 'Include text' here you can enter your text id etc.

However, you mention you've created this text yourself in SO10. If this is a new text you could creat a Text Module, which is the smartform equivalent.

Regards,

Nick

Former Member
0 Kudos

I need to include the Standard text created in so10 into a text node in the Smart form.

In samrt form, I had created a Text Node.

In General attributes from the Drop Down menu

--> I had selected INClude Text

--> It has asked me TExt name : ZXXX (Name of the STD text create din so10)

Text Obje : TExt

Text ID : ST

Language : &CONtrol_Parameters-LANGU&

It is even activated without any errors. But, it does not display the Text written in the Standard Text. Is there any way that I can include the Standard text into the Text node.......

ANy suggestions will be appreciated...

REgards,

Kittu

Former Member
0 Kudos

Hi,

What you've done is all correct, so it's hard to think where the problem is.

You could try;

Hard code the language rather than use as variable.

Enter the text name, id etc from the drop down.

Uncheck 'No error if no text exists'.

Try using a different standard text.

Check the dimentions of the window, or any conditions that might be set for it.

Nothing really definitive I'm afraid, as I've said it seem like you're doing everything right.

Regards,

Nick

Former Member
0 Kudos

Hi,

Go to STXH table and in the display data give your test name and execute now you can find the text name text object and text id copy them and paste in your smartform. If not there crete it if present

-> check the language in &CONtrol_Parameters-LANGU& and check the language in the table if both are same it should come if not you have to create the text in that language also.

-> If you do not want the error message select the check box in the text node No error if no text exists.

Thanks,

NN.

Former Member
0 Kudos

Hello Every body,

I am very sorry fo rthe confusion caused.

It was my mistake.

It is Text MOdule....

I have to create a TEXT MODULE in Smart Form.

Can any one let me know..How to include Text Module in Text Node ...Plz?

REgards,

Kittu

Former Member
0 Kudos

Hi,

Not too much difference. Create your text node and choose the Text type 'Text module' from the drop down. Then you can enter the name and the text is shown in the preview on the bottom half of the screen.

Regards,

Nick

Former Member
0 Kudos

IN general attributes, from the drop down menu. I had selected Text Module

then It is asking me for the Name : zxxx(Name of teh Text module created in SForm)

Language : ENGLISH

Selected the option - No error if no text exists

- ALways copy style from text module

Then I had clicked on COPY button...Then it is automatically turning into Text Element

It is showing nothing in that Text area. Am I going right?

Please correct me....If I am wrong....I am trying to put this in Text node.

I had created a Text module in the Smart form by selecting the Radio Button in Smart form.

Please help....

Regards,

Kittu

Former Member
0 Kudos

Don't press the copy button, that just copies the text into your form and breaks the link to the original text module.

Otherwise fine.

Regards,

Nick

Former Member
0 Kudos

Hello Nick and every one,

My issue is fixed........Thankx a million.

Thank you...all for your response and your time!

I appreciate it.

Points are rewarded......

Thanks & Regards,

Krishna Chaitanya

Answers (1)

Answers (1)

former_member673464
Active Contributor
0 Kudos

hi,

In General attributes tab you will find a drop-down for type of text element.Select 'Text element' in the drop down then the text element format changes and then you can enter the details of standard text you have defined in the fields of it.

Regards,

Veeresh